From: Khem Raj Date: Mon, 24 May 2010 20:04:02 +0000 (-0700) Subject: uclibc_git.bb: Bump SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a78d6a20a6c49f24f31f22a30a2161f8d391b63;p=openembedded.git uclibc_git.bb: Bump SRCREV Signed-off-by: Khem Raj --- diff --git a/recipes/uclibc/uclibc_git.bb b/recipes/uclibc/uclibc_git.bb index 489afd0006..5a4540a7b9 100644 --- a/recipes/uclibc/uclibc_git.bb +++ b/recipes/uclibc/uclibc_git.bb @@ -7,7 +7,7 @@ # on whether the base patches apply to the selected (SRCDATE) svn release. # UCLIBC_BASE ?= "0.9.31" -SRCREV="e029f5e73de2c195d0a87e5816f28fb09594e80f" +SRCREV="b2c4199f0fd53c009858e7ce27f932a4ac92bc60" PV = "${UCLIBC_BASE}+gitr${SRCREV}" DEFAULT_PREFERENCE = "-1" #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take