summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc_2.16.bb
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-09-11 15:43:00 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-28 11:28:07 +0100
commita39f8c19d0ea5dc92271cbe36a03d638cb806e04 (patch)
tree35906317e939d162032112c34294daa2ad8eabe4 /meta/recipes-core/eglibc/eglibc_2.16.bb
parenteba4de86e7e628690232f2f7912b321a9e22701b (diff)
downloadopenembedded-core-a39f8c19d0ea5dc92271cbe36a03d638cb806e04.tar.gz
eglibc_2.16.bb: refresh ppc_slow_ieee754_sqrt.patch for Freescale targets
Make same changes for e6500 fpu as done with others Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc_2.16.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.16.bb b/meta/recipes-core/eglibc/eglibc_2.16.bb
index 4f07c1c049..278108058b 100644
--- a/meta/recipes-core/eglibc/eglibc_2.16.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.16.bb
@@ -3,7 +3,7 @@ require eglibc.inc
SRCREV = "20393"
DEPENDS += "gperf-native kconfig-frontends-native"
-PR = "r12"
+PR = "r13"
PR_append = "+svnr${SRCPV}"
EGLIBC_BRANCH="eglibc-2_16"