aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-18 16:35:52 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-18 17:06:54 +0100
commite667a1fb429d39c9a36dc0e724ee32a1fe7af0f4 (patch)
tree80758a1cd91ff9ca93e9e3161da4626f1535185b /recipes/eglibc
parent7e7399ec335116a87b14720427c95f2dfc4b0c00 (diff)
downloadopenembedded-e667a1fb429d39c9a36dc0e724ee32a1fe7af0f4.tar.gz
sane-toolchain-eglibc: remove ggdb3 work around, those alignment traps are gone now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/eglibc')
-rw-r--r--recipes/eglibc/eglibc_2.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eglibc/eglibc_2.12.bb b/recipes/eglibc/eglibc_2.12.bb
index 2174c3ad14..db0f707ab1 100644
--- a/recipes/eglibc/eglibc_2.12.bb
+++ b/recipes/eglibc/eglibc_2.12.bb
@@ -4,7 +4,7 @@ DEFAULT_PREFERENCE = "-1"
DEPENDS += "gperf-native"
FILESPATHPKG =. "eglibc-svn:"
PV = "2.12"
-PR = "${INC_PR}.7"
+PR = "${INC_PR}.8"
PR_append = "+svnr${SRCPV}"
SRCREV="12323"
EGLIBC_BRANCH="eglibc-2_12"