summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/wget/wget/fix_makefile.patch
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2016-01-07 01:25:54 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-15 11:54:50 +0000
commitfe47dd7bf5bf4c0cfdc8689f25ea5e2f4fa267bb (patch)
treebea0b55635dee692c0cd13eafbb1dd93ba910bb8 /meta/recipes-extended/wget/wget/fix_makefile.patch
parent79886e90a20e93ade540ad7ed6a04f40137db9d7 (diff)
downloadpoky-fe47dd7bf5bf4c0cfdc8689f25ea5e2f4fa267bb.tar.gz
wget: 1.17 -> 1.17.1
* Remove fix_makefile.patch, it is already in the source. (From OE-Core rev: f2a4a5e7e237fd0a3ab13a16f2674c41e1a3c853) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/wget/wget/fix_makefile.patch')
-rw-r--r--meta/recipes-extended/wget/wget/fix_makefile.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/recipes-extended/wget/wget/fix_makefile.patch b/meta/recipes-extended/wget/wget/fix_makefile.patch
deleted file mode 100644
index eaa2e7e8c6..0000000000
--- a/meta/recipes-extended/wget/wget/fix_makefile.patch
+++ /dev/null
@@ -1,18 +0,0 @@
1
2Upstream-Status: Pending
3
4Signed-off-by: Saul Wold <sgw@linux.intel.com>
5
6Index: wget-1.12/configure.ac
7===================================================================
8--- wget-1.12.orig/configure.ac 2009-09-22 09:39:49.000000000 -0700
9+++ wget-1.12/configure.ac 2011-10-19 20:32:53.714812160 -0700
10@@ -177,7 +177,7 @@
11 dnl Gettext
12 dnl
13 AM_GNU_GETTEXT([external],[need-ngettext])
14-AM_GNU_GETTEXT_VERSION([0.17])
15+AM_GNU_GETTEXT_VERSION([0.18])
16
17 AC_PROG_RANLIB
18