aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc_2.17.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-01-22 18:38:52 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-28 12:25:35 +0000
commit4fdec58c979bb9715a8ab92344ad05110aa57cc6 (patch)
treebde10ec6c162064f878eef36f1bd18ed78e561a8 /meta/recipes-core/eglibc/eglibc_2.17.bb
parent4b39d90c84b1c1577b6744e7117502069c5bf719 (diff)
downloadopenembedded-core-contrib-4fdec58c979bb9715a8ab92344ad05110aa57cc6.tar.gz
eglibc: Backport upstream 2.17 patches
These two patches has been applied to eglibc 2.17 branch since we created our snapshot. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc_2.17.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.17.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.17.bb b/meta/recipes-core/eglibc/eglibc_2.17.bb
index f474a783a6..c1cae4f214 100644
--- a/meta/recipes-core/eglibc/eglibc_2.17.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.17.bb
@@ -1,5 +1,7 @@
require eglibc.inc
+PR = "r1"
+
DEPENDS += "gperf-native kconfig-frontends-native"
SRC_URI = "http://downloads.yoctoproject.org/releases/eglibc/eglibc-${PV}-svnr22064.tar.bz2 \
@@ -26,7 +28,13 @@ SRC_URI = "http://downloads.yoctoproject.org/releases/eglibc/eglibc-${PV}-svnr22
file://tzselect-awk.patch \
file://0001-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch \
file://fix-tibetian-locales.patch \
+ ${BACKPORTS} \
+ "
+BACKPORTS = "\
+ file://eglibc-2.17/eglibc-2.17-r22178.patch \
+ file://eglibc-2.17/eglibc-2.17-PR15003-r22243.patch \
"
+
SRC_URI[md5sum] = "1464af54779c2c7d1078df9ce2e41791"
SRC_URI[sha256sum] = "97c3991a3772f513cf704841d20c275ac48895fad2e27802dda557c0196cba6b"