All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 4/8] wget: 1.17 -> 1.17.1
Date: Sun, 10 Jan 2016 23:19:23 -0800	[thread overview]
Message-ID: <3d50e5ee5609ca8412dda2842467ded9c4002cec.1452496745.git.liezhi.yang@windriver.com> (raw)
In-Reply-To: <cover.1452496745.git.liezhi.yang@windriver.com>

* Remove fix_makefile.patch, it is already in the source.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
 meta/recipes-extended/wget/wget/fix_makefile.patch |   18 ------------------
 .../wget/{wget_1.17.bb => wget_1.17.1.bb}          |    5 ++---
 2 files changed, 2 insertions(+), 21 deletions(-)
 delete mode 100644 meta/recipes-extended/wget/wget/fix_makefile.patch
 rename meta/recipes-extended/wget/{wget_1.17.bb => wget_1.17.1.bb} (47%)

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 eaa2e7e..0000000
--- a/meta/recipes-extended/wget/wget/fix_makefile.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-
-Upstream-Status: Pending
-
-Signed-off-by: Saul Wold <sgw@linux.intel.com>
-
-Index: wget-1.12/configure.ac
-===================================================================
---- wget-1.12.orig/configure.ac	2009-09-22 09:39:49.000000000 -0700
-+++ wget-1.12/configure.ac	2011-10-19 20:32:53.714812160 -0700
-@@ -177,7 +177,7 @@
- dnl Gettext
- dnl
- AM_GNU_GETTEXT([external],[need-ngettext])
--AM_GNU_GETTEXT_VERSION([0.17])
-+AM_GNU_GETTEXT_VERSION([0.18])
- 
- AC_PROG_RANLIB
- 
diff --git a/meta/recipes-extended/wget/wget_1.17.bb b/meta/recipes-extended/wget/wget_1.17.1.bb
similarity index 47%
rename from meta/recipes-extended/wget/wget_1.17.bb
rename to meta/recipes-extended/wget/wget_1.17.1.bb
index 10434d3..dca5d1f 100644
--- a/meta/recipes-extended/wget/wget_1.17.bb
+++ b/meta/recipes-extended/wget/wget_1.17.1.bb
@@ -1,9 +1,8 @@
 SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
-           file://fix_makefile.patch \
            file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
           "
 
-SRC_URI[md5sum] = "c4c4727766f24ac716936275014a0536"
-SRC_URI[sha256sum] = "3e04ad027c5b6ebd67c616eec13e66fbedb3d4d8cbe19cc29dadde44b92bda55"
+SRC_URI[md5sum] = "a6a908c9ae0e6a4194c628974cc3f05a"
+SRC_URI[sha256sum] = "029fbb93bdc1c0c5a7507b6076a6ec2f8d34204a85aa87e5b2f61a9405b290f5"
 
 require wget.inc
-- 
1.7.9.5



  parent reply	other threads:[~2016-01-11  7:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-11  7:19 [PATCH 0/8] Packages Upgrade Robert Yang
2016-01-11  7:19 ` [PATCH 1/8] autogen-native: 5.18.5 -> 5.18.6 Robert Yang
2016-01-11  7:19 ` [PATCH 2/8] file: 5.24 -> 5.25 Robert Yang
2016-01-11  7:19 ` [PATCH 3/8] git: 2.5.0 -> 2.7.0 Robert Yang
2016-01-11  7:19 ` Robert Yang [this message]
2016-01-11  7:19 ` [PATCH 5/8] iputils: s20121221 -> s20151218 Robert Yang
2016-01-11  7:19 ` [PATCH 6/8] less: 479 -> 481 Robert Yang
2016-01-11  7:19 ` [PATCH 7/8] libbsd: 0.8.0 -> 0.8.1 Robert Yang
2016-01-11  7:19 ` [PATCH 8/8] rsync: 3.1.1 -> 3.1.2 Robert Yang
2016-01-12  1:41 ` [PATCH 0/8] Packages Upgrade Robert Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3d50e5ee5609ca8412dda2842467ded9c4002cec.1452496745.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.