diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-02-07 18:26:59 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-02-07 18:26:59 -0800 |
commit | 049da1698559231fe20abfdba6dcbb6d89598a21 (patch) | |
tree | 10d89c0921c9d78d4e312ea8fb127567e4cd03d9 /recipes/eglibc/eglibc_2.11.bb | |
parent | 0198e0e9c38a966e954fef68a2d3b3bd70c6d1d3 (diff) |
eglibc: Bump SRCREV to latest for svn and 2.11 recipes.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/eglibc/eglibc_2.11.bb')
-rw-r--r-- | recipes/eglibc/eglibc_2.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eglibc/eglibc_2.11.bb b/recipes/eglibc/eglibc_2.11.bb index 3c7fd04e18..96231c5376 100644 --- a/recipes/eglibc/eglibc_2.11.bb +++ b/recipes/eglibc/eglibc_2.11.bb @@ -5,7 +5,7 @@ DEPENDS += "gperf-native" FILESPATHPKG =. "eglibc-svn:" PV = "2.11" PR = "${INC_PR}.1" -SVN_REV="9497" +SVN_REV="9738" EGLIBC_BRANCH="eglibc-2_11" SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};rev=${SVN_REV};proto=svn \ file://eglibc-svn-arm-lowlevellock-include-tls.patch;patch=1 \ |