diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-07-27 21:56:40 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2010-07-27 23:53:54 +0200 |
commit | d8e0ee5155b8688ba0f2793f6600ef764ac74a98 (patch) | |
tree | 0229e27fff7a084af6be06364f7b9bafb10706fb /recipes | |
parent | a1358b5f8b9aa0b7dbd8a82083ff0a34632a7b1f (diff) |
uclibc-git: bump to latest git master, which fixes building of udev >= 151
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 23982cd098..a6b67bfb22 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="37aec506502e14dcddd6ca190929bbc8d33d8e07" +SRCREV="4e38c284bc8b3bff95543f246f3e0d3ee5a045ab" PR_append = "+gitr${SRCPV}" DEFAULT_PREFERENCE = "-1" #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take |