All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Upgrade libidn 1.30 -> 1.32
@ 2015-10-20  9:10 kai.kang
  2015-10-20  9:10 ` [PATCH 1/1] libidn: " kai.kang
  0 siblings, 1 reply; 2+ messages in thread
From: kai.kang @ 2015-10-20  9:10 UTC (permalink / raw)
  To: openembedded-core

From: Kai Kang <kai.kang@windriver.com>

The following changes since commit e35c404537db0b46047fcb2ee7d3645e3e0935c5:

  bitbake: toaster: Don't descend into directories for cached_layers (2015-10-11 08:12:58 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib kangkai/libidn
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=kangkai/libidn

Kai Kang (1):
  libidn: 1.30 -> 1.32

 meta/recipes-extended/libidn/{libidn_1.30.bb => libidn_1.32.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/libidn/{libidn_1.30.bb => libidn_1.32.bb} (91%)

-- 
2.6.1



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

* [PATCH 1/1] libidn: 1.30 -> 1.32
  2015-10-20  9:10 [PATCH 0/1] Upgrade libidn 1.30 -> 1.32 kai.kang
@ 2015-10-20  9:10 ` kai.kang
  0 siblings, 0 replies; 2+ messages in thread
From: kai.kang @ 2015-10-20  9:10 UTC (permalink / raw)
  To: openembedded-core

From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 meta/recipes-extended/libidn/{libidn_1.30.bb => libidn_1.32.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/libidn/{libidn_1.30.bb => libidn_1.32.bb} (91%)

diff --git a/meta/recipes-extended/libidn/libidn_1.30.bb b/meta/recipes-extended/libidn/libidn_1.32.bb
similarity index 91%
rename from meta/recipes-extended/libidn/libidn_1.30.bb
rename to meta/recipes-extended/libidn/libidn_1.32.bb
index 7234747..d9ee346 100644
--- a/meta/recipes-extended/libidn/libidn_1.30.bb
+++ b/meta/recipes-extended/libidn/libidn_1.32.bb
@@ -19,8 +19,8 @@ SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz \
            file://dont-depend-on-help2man.patch \
 "
 
-SRC_URI[md5sum] = "b17edc8551cd31cc5f14c82a9dabf58e"
-SRC_URI[sha256sum] = "39b9fc94d74081c185757b12e0891ce5a22db55268e7d1bb24533ff4432eb053"
+SRC_URI[md5sum] = "4dd8356ba577287ea7076bfa1554b534"
+SRC_URI[sha256sum] = "ba5d5afee2beff703a34ee094668da5c6ea5afa38784cebba8924105e185c4f5"
 
 # command tool is under GPLv3+, while libidn itself is under LGPLv2.1+ or LGPLv3
 # so package command into a separate package
-- 
2.6.1



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

end of thread, other threads:[~2015-10-20  9:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20  9:10 [PATCH 0/1] Upgrade libidn 1.30 -> 1.32 kai.kang
2015-10-20  9:10 ` [PATCH 1/1] libidn: " kai.kang

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.