[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1722/8267] glibc: Switch to 2.24 release branch
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 1722/8267] glibc: Switch to 2.24 release branch
- Date: Sat, 16 Dec 2017 22:13:32 +0000 (UTC)
commit e884ceeaa352c4ae2746691c7dc876587421a4fb
Author: Khem Raj <raj khem gmail com>
Date: Fri Aug 5 09:36:52 2016 -0700
glibc: Switch to 2.24 release branch
glibc 2.24 is released now
https://www.sourceware.org/ml/libc-alpha/2016-08/msg00212.html
(From OE-Core rev: 01fe48252085284e2964f5dd52b8b5fa54ee10d3)
Signed-off-by: Khem Raj <raj khem gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../glibc/cross-localedef-native_2.24.bb | 5 ++---
meta/recipes-core/glibc/glibc_2.24.bb | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
---
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 650c6c3..d4ccced 100644
--- a/meta/recipes-core/glibc/cross-localedef-native_2.24.bb
+++ b/meta/recipes-core/glibc/cross-localedef-native_2.24.bb
@@ -17,12 +17,11 @@ inherit autotools
FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:${FILE_DIRNAME}/glibc:"
-#SRCBRANCH ?= "release/${PV}/master"
+SRCBRANCH ?= "release/${PV}/master"
GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git"
-SRCBRANCH ?= "master"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.\d+)*)"
-SRCREV_glibc ?= "d957c4d3fa48d685ff2726c605c988127ef99395"
+SRCREV_glibc ?= "ea23815a795f72035262953dad5beb03e09c17dd"
SRCREV_localedef ?= "29869b6dc11427c5bab839bdb155c85a7c644c71"
SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
diff --git a/meta/recipes-core/glibc/glibc_2.24.bb b/meta/recipes-core/glibc/glibc_2.24.bb
index f023272..e446e7a 100644
--- a/meta/recipes-core/glibc/glibc_2.24.bb
+++ b/meta/recipes-core/glibc/glibc_2.24.bb
@@ -7,10 +7,9 @@ LIC_FILES_CHKSUM = "file://LICENSES;md5=e9a558e243b36d3209f380deb394b213 \
DEPENDS += "gperf-native"
-SRCREV ?= "d957c4d3fa48d685ff2726c605c988127ef99395"
+SRCREV ?= "ea23815a795f72035262953dad5beb03e09c17dd"
-#SRCBRANCH ?= "release/${PV}/master"
-SRCBRANCH ?= "master"
+SRCBRANCH ?= "release/${PV}/master"
GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.\d+)*)"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]