diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-07-30 22:38:16 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-08-03 12:46:05 -0700 |
commit | 57be25899431f888cbaa313c09d383104dffb56e (patch) | |
tree | 22c71b14687eb8a7b4aa896fc9f2ed03375eff6e /recipes | |
parent | bcc531a499ced5bf7bf763095f1f3e71dcbcd60f (diff) |
uclibc_git.bb: move to latest git tip.
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 a6b67bfb22..0c9331280e 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="4e38c284bc8b3bff95543f246f3e0d3ee5a045ab" +SRCREV="581203ebad402d1b2ed64c8ba67cc93273527a57" PR_append = "+gitr${SRCPV}" DEFAULT_PREFERENCE = "-1" #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take |