diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-10-01 23:18:59 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-10-01 23:23:22 -0700 |
commit | 8525f8ccc108d46346552aa59ad811be5c24da4e (patch) | |
tree | bc4615e7d29176bce831199c944d7fb038d2d0dc /recipes | |
parent | 8edf0c3c8890aa5cbb765ed7619c62e77c3f2124 (diff) |
eglibc-svn: Bump the SRCREV to latest.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes')
-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 1f54edb336..454cfd2e37 100644 --- a/recipes/eglibc/eglibc_svn.bb +++ b/recipes/eglibc/eglibc_svn.bb @@ -1,7 +1,7 @@ require eglibc.inc DEPENDS += "gperf-native" -SRCREV = "8917" +SRCREV = "9029" DEFAULT_PREFERENCE = "-1" FILESPATHPKG =. "eglibc-svn:" PV = "2.10+svnr${SRCREV}" |