aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc_2.15.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-03-22 19:56:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-28 17:04:39 +0100
commit0e1a843a1f0c54f00736170de39a8a8f62d26879 (patch)
tree4ab3f70f07b992801b693424002b4f32c700c694 /meta/recipes-core/eglibc/eglibc_2.15.bb
parentd5a7a9090b57793be1de63dca86fe40437628e9d (diff)
downloadopenembedded-core-contrib-0e1a843a1f0c54f00736170de39a8a8f62d26879.tar.gz
eglibc-2.15: Update SRCREV
Get new patches and remove the one that got merged upstream Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc_2.15.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.15.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.15.bb b/meta/recipes-core/eglibc/eglibc_2.15.bb
index 644d904214..75ccace76b 100644
--- a/meta/recipes-core/eglibc/eglibc_2.15.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.15.bb
@@ -1,6 +1,6 @@
require eglibc.inc
-SRCREV = "16540"
+SRCREV = "17386"
DEPENDS += "gperf-native"
PR = "r2"
@@ -12,7 +12,6 @@ SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http
file://IO-acquire-lock-fix.patch \
file://mips-rld-map-check.patch \
file://stack-protector-test.patch \
- file://armv4-eabi-compile-fix.patch \
file://etc/ld.so.conf \
file://generate-supported.mk \
file://ppc-sqrt.patch \
@@ -22,6 +21,8 @@ SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http
file://use-sysroot-cxx-headers.patch \
file://x86_fenv.patch \
file://ppc-sqrt_finite.patch \
+ file://GLRO_dl_debug_mask.patch \
+ file://initgroups_keys.patch \
"
LIC_FILES_CHKSUM = "file://LICENSES;md5=98a1128c4b58120182cbea3b1752d8b9 \
file://COPYING;md5=393a5ca445f6965873eca0259a17f833 \