diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-07-09 12:25:51 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-07-09 12:25:51 -0700 |
commit | 2f5f6670525bfcf2b6707d28bceb147986c133ef (patch) | |
tree | 8a8868b0902222912d209e9d43729b96b944a3ed /recipes | |
parent | f04e9d554681c5eb49c017083f73665420e4b5df (diff) |
uclibc_git.bb: Bump to tip of git.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes')
-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 30375bb95f..48088b0803 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="42fb51e0d4e7ab9fe8ff2be3a7405acb8d44e9b2" +SRCREV="87c1f3f912593910b978b51d62f549e4dc32e8fb" PR_append = "+gitr${SRCPV}" DEFAULT_PREFERENCE = "-1" #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take |