[oe-commits] Khem Raj : uclibc_0.9.33.bb: Upgrade to latest git

git at git.openembedded.org git at git.openembedded.org
Mon Jun 18 12:17:49 UTC 2012


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Jun 14 14:55:59 2012 -0700

uclibc_0.9.33.bb: Upgrade to latest git

This is needed otherwise glib-2.0 wont run
correctly

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 meta/recipes-core/uclibc/uclibc_0.9.33.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-core/uclibc/uclibc_0.9.33.bb b/meta/recipes-core/uclibc/uclibc_0.9.33.bb
index 43c8f74..b72f9dd 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 \





More information about the Openembedded-commits mailing list