diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-02 10:10:49 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-03 09:18:39 +0200 |
commit | 9e5b50834ffaa66092717b2ab83c520aa94e9500 (patch) | |
tree | b859da0a2f1fec9dbf8ba8b7c3e627457ea093a4 | |
parent | 0effb580817484d1e2087bc6c687943612569a7e (diff) |
eglibc-2.12: bump SRCREV for alignment traps fix
* but still lots of alignment traps on armv4t :/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/eglibc/eglibc_2.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eglibc/eglibc_2.12.bb b/recipes/eglibc/eglibc_2.12.bb index 730a88e290..b8f349167b 100644 --- a/recipes/eglibc/eglibc_2.12.bb +++ b/recipes/eglibc/eglibc_2.12.bb @@ -6,7 +6,7 @@ FILESPATHPKG =. "eglibc-svn:" PV = "2.12" PR = "${INC_PR}.2" PR_append = "+svnr${SRCPV}" -SRCREV="10809" +SRCREV="11028" EGLIBC_BRANCH="eglibc-2_12" SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};proto=svn \ file://eglibc-svn-arm-lowlevellock-include-tls.patch \ |