From: Khem Raj Date: Thu, 14 Jun 2012 21:55:59 +0000 (-0700) Subject: uclibc_0.9.33.bb: Upgrade to latest git X-Git-Tag: yocto-4.0~36722 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c495e31f278e49e15fb48285f3b68794f6cf888e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git uclibc_0.9.33.bb: Upgrade to latest git This is needed otherwise glib-2.0 wont run correctly Signed-off-by: Khem Raj --- diff --git a/meta/recipes-core/uclibc/uclibc_0.9.33.bb b/meta/recipes-core/uclibc/uclibc_0.9.33.bb index 43c8f746d0e..b72f9ddc7c9 100644 --- a/meta/recipes-core/uclibc/uclibc_0.9.33.bb +++ b/meta/recipes-core/uclibc/uclibc_0.9.33.bb @@ -1,8 +1,8 @@ -SRCREV="f7c18471f1ff8f3e54e462df0e96e19739869c78" +SRCREV="7810e4f8027b5c4c8ceec6fefec4eb779362ebb5" require uclibc.inc -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" PROVIDES += "virtual/${TARGET_PREFIX}libc-for-gcc" SRC_URI = "git://uclibc.org/uClibc.git;branch=${PV};protocol=git \