diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-06-28 10:59:26 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-06-28 10:59:26 -0700 |
commit | 9dff5ded2225460342b719525bcf4eb8c133ab9a (patch) | |
tree | 8884d234cf05fbf943c052080e0bfc066b6f18fd /recipes/uclibc | |
parent | 09a87554088635a525e445c6213f68ff7cbfd19a (diff) |
uclibc_git.bb: Bump SRCREV
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/uclibc')
-rw-r--r-- | recipes/uclibc/uclibc_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |