diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-07-01 00:20:28 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-07-01 00:20:28 -0700 |
commit | e3d8e1b3bb3f16e97e8af10aa9a8c46b83e4a3fc (patch) | |
tree | 92de1442dd312752791c3928e3cc32f47a911782 | |
parent | 1672265fdd66705ba702b9cba88e0f46278a3a68 (diff) |
uclibc_git.bb: Bump to latest master.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 9eb3ab646c..9640ef26d7 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="957157deebd5eea63eaa8993f47740c2b2cd2592" +SRCREV="aa67771881d65373da448ad5f7a8393f3a1d9469" PR_append = "+gitr${SRCPV}" DEFAULT_PREFERENCE = "-1" #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take |