From patchwork Tue Mar 19 07:28:47 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/2] lftp: Remove version 4.3.8 X-Patchwork-Submitter: Jacob Kjaergaard X-Patchwork-Id: 228929 X-Patchwork-Delegate: esben@haabendal.dk Message-Id: <2ab3c7255003add8e6d6b44a42bb2119a72d24eb.1363678101.git.jacob.kjaergaard@prevas.dk> To: Date: Tue, 19 Mar 2013 08:28:47 +0100 From: Jacob Barsoe List-Id: OE-lite development From: Jacob Kjaergaard --- .../lftp/lftp-4.3.8/gets-undefined-in-C11.patch | 14 -------------- recipes/lftp/lftp_4.3.8.oe | 5 ----- recipes/lftp/lftp_4.3.8.oe.sig | 1 - 3 files changed, 20 deletions(-) delete mode 100644 recipes/lftp/lftp-4.3.8/gets-undefined-in-C11.patch delete mode 100644 recipes/lftp/lftp_4.3.8.oe delete mode 100644 recipes/lftp/lftp_4.3.8.oe.sig diff --git a/recipes/lftp/lftp-4.3.8/gets-undefined-in-C11.patch b/recipes/lftp/lftp-4.3.8/gets-undefined-in-C11.patch deleted file mode 100644 index c9db819..0000000 --- a/recipes/lftp/lftp-4.3.8/gets-undefined-in-C11.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- lftp-4.3.8.orig/lib/stdio.in.h -+++ lftp-4.3.8/lib/stdio.in.h -@@ -702,10 +702,12 @@ _GL_WARN_ON_USE (getline, "getline is un - /* It is very rare that the developer ever has full control of stdin, - so any use of gets warrants an unconditional warning; besides, C11 - removed it. */ -+#ifdef gets - #undef gets - #if HAVE_RAW_DECL_GETS - _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead"); - #endif -+#endif - - #if @GNULIB_OBSTACK_PRINTF@ || @GNULIB_OBSTACK_PRINTF_POSIX@ diff --git a/recipes/lftp/lftp_4.3.8.oe b/recipes/lftp/lftp_4.3.8.oe deleted file mode 100644 index 3d9d683..0000000 --- a/recipes/lftp/lftp_4.3.8.oe +++ /dev/null @@ -1,5 +0,0 @@ -LICENSE = "GPL-3.0+" - -require lftp.inc - -SRC_URI += "file://gets-undefined-in-C11.patch" diff --git a/recipes/lftp/lftp_4.3.8.oe.sig b/recipes/lftp/lftp_4.3.8.oe.sig deleted file mode 100644 index 7efea3b..0000000 --- a/recipes/lftp/lftp_4.3.8.oe.sig +++ /dev/null @@ -1 +0,0 @@ -6e3b8165fa89781533f4af7350f62eb670ab26fe lftp-4.3.8.tar.bz2