From: Khem Raj Date: Mon, 20 Dec 2010 03:22:42 +0000 (-0800) Subject: uclibc_git.bb: Bump SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=161c773156ac98e8648ca779926514ba4f5dccfd;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 81867fdb9d..b514618c8c 100644 --- a/recipes/uclibc/uclibc_git.bb +++ b/recipes/uclibc/uclibc_git.bb @@ -6,8 +6,8 @@ # UCLIBC_BASE can be set in a distro file, but whether this works depends # on whether the base patches apply to the selected (SRCDATE) svn release. # -UCLIBC_BASE ?= "0.9.31" -SRCREV="e2903ddb06b1f50cb4ac9af0b035c74ed6b9d30f" +UCLIBC_BASE ?= "0.9.32" +SRCREV="4d81f2a74578f819285b131c682e8d2f6c315c4e" PR_append = "+gitr${SRCPV}" DEFAULT_PREFERENCE = "-1" #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take