diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-10-22 17:30:07 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-10-22 17:30:07 -0700 |
commit | a47b5b92afb708a6b79a568d96219f839e32de55 (patch) | |
tree | 2c1058a8309863e248491161e4113c3940976488 /recipes/eglibc/eglibc_2.10.bb | |
parent | ff9665cf99b28e59ab8622d1a68f77b41a53a5a7 (diff) |
eglibc_2.9: Remove un-needed patches.
* Update the SRCREV to get latest bugfixes for 2.10
* Update svn recipe to point to latest trunk.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/eglibc/eglibc_2.10.bb')
-rw-r--r-- | recipes/eglibc/eglibc_2.10.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/eglibc/eglibc_2.10.bb b/recipes/eglibc/eglibc_2.10.bb index ec36d926a3..d15bd61268 100644 --- a/recipes/eglibc/eglibc_2.10.bb +++ b/recipes/eglibc/eglibc_2.10.bb @@ -3,8 +3,8 @@ require eglibc.inc DEPENDS += "gperf-native" FILESPATHPKG =. "eglibc-svn:" PV = "2.10" -PR = "${INC_PR}.1" -SVN_REV="8873" +PR = "${INC_PR}.2" +SVN_REV="9124" EGLIBC_BRANCH="eglibc-2_10" SRC_URI = "svn://svn.eglibc.org/branches;module=eglibc-2_10;rev=${SVN_REV};proto=svn \ file://eglibc-svn-arm-lowlevellock-include-tls.patch;patch=1 \ |