summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-08-08 10:04:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-15 09:44:33 +0100
commit0762ba7189f12973ef28b5b205a53b98b415f2b2 (patch)
tree1429a7365c45804b3d31ed510860adccb18a902d /meta/recipes-core/glibc
parentfb535ac046697db5923575bb23ee419fe7cfbab2 (diff)
downloadpoky-0762ba7189f12973ef28b5b205a53b98b415f2b2.tar.gz
cross-localedef-native: Update to build with glibc 2.28
(From OE-Core rev: d1e02516dcce977a06320fcca968613466e43f29) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc')
-rw-r--r--meta/recipes-core/glibc/cross-localedef-native_2.28.bb2
1 files changed, 1 insertions, 1 deletions
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 0992e0285d..a05b94e3b3 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"
22UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.(?!90)\d+)*)" 22UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.(?!90)\d+)*)"
23 23
24SRCREV_glibc ?= "3c03baca37fdcb52c3881e653ca392bba7a99c2b" 24SRCREV_glibc ?= "3c03baca37fdcb52c3881e653ca392bba7a99c2b"
25SRCREV_localedef ?= "de5bdbd5e76b5403a4151b9b9f958b6cca36b3e7" 25SRCREV_localedef ?= "c328777219ccc480be3112cf807217ca6b570b64"
26 26
27SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \ 27SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
28 git://github.com/kraj/localedef;branch=master;name=localedef;destsuffix=git/localedef \ 28 git://github.com/kraj/localedef;branch=master;name=localedef;destsuffix=git/localedef \