From: Khem Raj Date: Wed, 8 Aug 2018 17:04:19 +0000 (-0700) Subject: cross-localedef-native: Update to build with glibc 2.28 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~17055 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1e02516dcce977a06320fcca968613466e43f29;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cross-localedef-native: Update to build with glibc 2.28 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/glibc/cross-localedef-native_2.28.bb b/meta/recipes-core/glibc/cross-localedef-native_2.28.bb index 0992e0285dd..a05b94e3b33 100644 --- a/meta/recipes-core/glibc/cross-localedef-native_2.28.bb +++ b/meta/recipes-core/glibc/cross-localedef-native_2.28.bb @@ -22,7 +22,7 @@ GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+\.\d+(\.(?!90)\d+)*)" SRCREV_glibc ?= "3c03baca37fdcb52c3881e653ca392bba7a99c2b" -SRCREV_localedef ?= "de5bdbd5e76b5403a4151b9b9f958b6cca36b3e7" +SRCREV_localedef ?= "c328777219ccc480be3112cf807217ca6b570b64" SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \ git://github.com/kraj/localedef;branch=master;name=localedef;destsuffix=git/localedef \