diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-09-14 20:15:50 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-09-14 23:38:59 -0700 |
commit | b230286329e96ca4fe7b00140f566796b9cfc025 (patch) | |
tree | 439b04efb036da9031c986c6fcb7481710f86acd /recipes/eglibc/eglibc_svn.bb | |
parent | 7c8f742ecc69974bcf20fe6449b460a2cde6f9ef (diff) |
eglibc: Bump the SRCREV to get new fixes.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/eglibc/eglibc_svn.bb')
-rw-r--r-- | recipes/eglibc/eglibc_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eglibc/eglibc_svn.bb b/recipes/eglibc/eglibc_svn.bb index be2310829c..1f54edb336 100644 --- a/recipes/eglibc/eglibc_svn.bb +++ b/recipes/eglibc/eglibc_svn.bb @@ -1,7 +1,7 @@ require eglibc.inc DEPENDS += "gperf-native" -SRCREV = "8831" +SRCREV = "8917" DEFAULT_PREFERENCE = "-1" FILESPATHPKG =. "eglibc-svn:" PV = "2.10+svnr${SRCREV}" |