From: Khem Raj Date: Tue, 8 Jun 2010 04:59:12 +0000 (-0700) Subject: uclibc_git.bb: Bump SRCREV to latest master. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aecc2961cc607392d153933d6367eb04e1fce006;p=openembedded.git uclibc_git.bb: Bump SRCREV to latest master. Signed-off-by: Khem Raj --- diff --git a/recipes/uclibc/uclibc_git.bb b/recipes/uclibc/uclibc_git.bb index 9b0b498c7c..99ea40e054 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="38f4774eeefdfae24b82efaf61925015d21fe314" +SRCREV="94a99ff6131111381e7f803e10638ab547c40c2f" PV = "${UCLIBC_BASE}+gitr${SRCREV}" DEFAULT_PREFERENCE = "-1" #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take