mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] dropbear: Delete old patches
@ 2012-03-20  7:31 Bernhard Walle
  2012-03-20  7:31 ` [ptxdist] [PATCH 2/2] dropbear: Fix build on Darwin Bernhard Walle
  2012-03-20  8:55 ` [ptxdist] [PATCH 1/2] dropbear: Delete old patches Alexander Dahl
  0 siblings, 2 replies; 4+ messages in thread
From: Bernhard Walle @ 2012-03-20  7:31 UTC (permalink / raw)
  To: ptxdist

Seems to have been forgotten in the update
(d12c29b0e40e1d3affc0490d18599abaa48fca30).

Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
 .../0001-libs-must-come-after-object-files.patch   |   26 --------------------
 patches/dropbear-0.53.1/series                     |    3 ---
 2 files changed, 29 deletions(-)
 delete mode 100644 patches/dropbear-0.53.1/0001-libs-must-come-after-object-files.patch
 delete mode 100644 patches/dropbear-0.53.1/series

diff --git a/patches/dropbear-0.53.1/0001-libs-must-come-after-object-files.patch b/patches/dropbear-0.53.1/0001-libs-must-come-after-object-files.patch
deleted file mode 100644
index eb58d0f..0000000
--- a/patches/dropbear-0.53.1/0001-libs-must-come-after-object-files.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From: Michael Olbrich <m.olbrich@pengutronix.de>
-Date: Mon, 20 Jun 2011 19:10:16 +0200
-Subject: [PATCH] libs must come after object files
-
-Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
----
- Makefile.in |    4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/Makefile.in b/Makefile.in
-index 8d81647..d72828b 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -28,10 +28,10 @@ COMMONOBJS=dbutil.o buffer.o \
- 		queue.o \
- 		atomicio.o compat.o  fake-rfc2553.o 
- 
--SVROBJS=@CRYPTLIB@ svr-kex.o svr-algo.o svr-auth.o sshpty.o \
-+SVROBJS=svr-kex.o svr-algo.o svr-auth.o sshpty.o \
- 		svr-authpasswd.o svr-authpubkey.o svr-authpubkeyoptions.o svr-session.o svr-service.o \
- 		svr-chansession.o svr-runopts.o svr-agentfwd.o svr-main.o svr-x11fwd.o\
--		svr-tcpfwd.o svr-authpam.o
-+		svr-tcpfwd.o svr-authpam.o @CRYPTLIB@
- 
- CLIOBJS=cli-algo.o cli-main.o cli-auth.o cli-authpasswd.o cli-kex.o \
- 		cli-session.o cli-service.o cli-runopts.o cli-chansession.o \
diff --git a/patches/dropbear-0.53.1/series b/patches/dropbear-0.53.1/series
deleted file mode 100644
index 5c722bc..0000000
--- a/patches/dropbear-0.53.1/series
+++ /dev/null
@@ -1,3 +0,0 @@
-# generated by git-ptx-patches
-0001-libs-must-come-after-object-files.patch
-# cd06373c86be81f949a6cdf0f13f2b64  - git-ptx-patches magic
-- 
1.7.9.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-20  8:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-20  7:31 [ptxdist] [PATCH 1/2] dropbear: Delete old patches Bernhard Walle
2012-03-20  7:31 ` [ptxdist] [PATCH 2/2] dropbear: Fix build on Darwin Bernhard Walle
2012-03-20  8:48   ` Michael Olbrich
2012-03-20  8:55 ` [ptxdist] [PATCH 1/2] dropbear: Delete old patches Alexander Dahl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox