[oe-commits] Andrea Adami : klibc: upgrade to git tag c2c7f19

git at git.openembedded.org git at git.openembedded.org
Thu May 24 10:57:51 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: f38bcd610519ba59526fe1248411a138fae452ac
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f38bcd610519ba59526fe1248411a138fae452ac

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sun May 20 21:37:21 2012 +0000

klibc: upgrade to git tag c2c7f19

* include last patches of may 2012
* tracking upstream wrt forthcoming 2.0 release
* bump INC_PR

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-initramfs/recipes-devtools/klibc/klibc.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-initramfs/recipes-devtools/klibc/klibc.inc b/meta-initramfs/recipes-devtools/klibc/klibc.inc
index 3706598..4466225 100644
--- a/meta-initramfs/recipes-devtools/klibc/klibc.inc
+++ b/meta-initramfs/recipes-devtools/klibc/klibc.inc
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://usr/klibc/LICENSE;md5=d75181f10e998c21eb147f6d2e43ce8
 # debugsources.list: No such file or directory:
 INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
 
-INC_PR = "r0"
+INC_PR = "r1"
 
 KLIBC_ARCH = '${TARGET_ARCH}'
 KLIBC_ARCH_armeb = 'arm'
@@ -21,7 +21,7 @@ KLIBC_ARCH_i586 = 'i386'
 KLIBC_ARCH_i686 = 'i386'
 KLIBC_ARCH_pentium = 'i386'
 
-SRCREV = "f8e0ad9812f5e3fe0e7006061b1d5f9f67a80325"
+SRCREV = "c2c7f19a094bba822995f7eba8ec8dfc5cbe4fdb"
 SRC_URI = "git://git.kernel.org/pub/scm/libs/klibc/klibc.git;protocol=git"
 
 SRC_URI_append_linux-gnueabi = " file://klibc-config-eabi.patch"





More information about the Openembedded-commits mailing list