From 9dff5ded2225460342b719525bcf4eb8c133ab9a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 28 Jun 2010 10:59:26 -0700 Subject: [PATCH] uclibc_git.bb: Bump SRCREV Signed-off-by: Khem Raj --- recipes/uclibc/uclibc_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/uclibc/uclibc_git.bb b/recipes/uclibc/uclibc_git.bb index 29e692dbf5..9eb3ab646c 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="83b76076b82adbac62df5e093ad3a552347b5416" +SRCREV="957157deebd5eea63eaa8993f47740c2b2cd2592" PR_append = "+gitr${SRCPV}" DEFAULT_PREFERENCE = "-1" #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take -- 2.39.5