From 0d3c79524c95a7ab3b87c9dcb49746746900a18a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 9 Sep 2014 08:04:29 -0700 Subject: glibc: Incremental bump to 2.20 release branch Now that glibc 2.20 has been released. We switch to use release branch and remove the already applied patch (From OE-Core rev: 70bfccd8e13af712381b4feea3ef882369951264) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-core/glibc/cross-localedef-native_2.20.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-core/glibc/cross-localedef-native_2.20.bb') diff --git a/meta/recipes-core/glibc/cross-localedef-native_2.20.bb b/meta/recipes-core/glibc/cross-localedef-native_2.20.bb index fd8c242895..ccf56a9415 100644 --- a/meta/recipes-core/glibc/cross-localedef-native_2.20.bb +++ b/meta/recipes-core/glibc/cross-localedef-native_2.20.bb @@ -16,7 +16,7 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:${FILE_DIRNAME}/glibc:" PV = "2.20" -SRC_URI = "git://sourceware.org/git/glibc.git;branch=master;name=glibc \ +SRC_URI = "git://sourceware.org/git/glibc.git;branch=release/${PV}/master;name=glibc \ git://github.com/kraj/localedef;branch=master;name=localedef;destsuffix=git/localedef \ file://fix_for_centos_5.8.patch \ ${EGLIBCPATCHES} \ @@ -33,7 +33,7 @@ EGLIBCPATCHES = "\ file://eglibc-use-option-groups.patch \ " -SRCREV_glibc = "529bf51595fffbe80023e7d895b671391991bb1b" +SRCREV_glibc = "b8079dd0d360648e4e8de48656c5c38972621072" SRCREV_localedef = "c833367348d39dad7ba018990bfdaffaec8e9ed3" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf