diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-07-15 22:14:56 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-07-15 22:14:56 +0200 |
commit | 3cadc8e431073505ac8043029899862f31cdd9a8 (patch) | |
tree | 6bb8dff15a01c64b0147d289e60f88503dac04fe /recipes | |
parent | 10f63b3d596662ac375e06a8ed959a6369d1ef20 (diff) |
uclibc: fix arm nptl support in the git-version
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 4f87e02d7f..1bcfee1acc 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="b6a444a72e587272cdeca6d7148a9249a037df6f" +SRCREV="48d3643f218a9257f78a5363b4bbbb6edaaabc66" PR_append = "+gitr${SRCPV}" DEFAULT_PREFERENCE = "-1" #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take |