From 78ab1e7cdedc6a73395af5d053b49cf081416732 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 7 Jul 2016 11:08:27 -0700 Subject: glibc: Upgrade to latest tip of master - libc-package.bbclass: Do not use --old-style This option has been dropped from latest glibc Signed-off-by: Khem Raj Signed-off-by: Ross Burton --- meta/recipes-core/glibc/cross-localedef-native_2.24.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/glibc/cross-localedef-native_2.24.bb') diff --git a/meta/recipes-core/glibc/cross-localedef-native_2.24.bb b/meta/recipes-core/glibc/cross-localedef-native_2.24.bb index 79c31326e5..104e38bceb 100644 --- a/meta/recipes-core/glibc/cross-localedef-native_2.24.bb +++ b/meta/recipes-core/glibc/cross-localedef-native_2.24.bb @@ -22,7 +22,7 @@ GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git" SRCBRANCH ?= "master" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+\.\d+(\.\d+)*)" -SRCREV_glibc ?= "1ac3eaa6bcc473a56340c24511786ff48a91293e" +SRCREV_glibc ?= "d461c9682d4954076f9ee9e07be903c2eef8e73b" SRCREV_localedef ?= "29869b6dc11427c5bab839bdb155c85a7c644c71" SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \ -- cgit 1.2.3-korg