[OE-core] [PATCH] glibc-2.27: Update to bring in 2.27 bug fixes since release

Khem Raj raj.khem at gmail.com
Tue Mar 20 21:27:22 UTC 2018


OK please take this in, the issue was not glibc issue but a pilot
error. This has bug/security fixes since 2.27 release

On Mon, Mar 19, 2018 at 11:42 PM, Khem Raj <raj.khem at gmail.com> wrote:
> hold on to this patch, I am seeing a runtime
> regression.
>
> On Mon, Mar 19, 2018 at 10:21 PM, Khem Raj <raj.khem at gmail.com> wrote:
>> Here is full list of fixes
>>
>> https://sourceware.org/git/?p=glibc.git;a=shortlog;h=df3ff4e49d4ee3cbbdaeb0b1cb5dc2344c08be98;hp=23158b08a0908f381459f273a984c6fd328363cb
>>
>> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>> ---
>>  meta/recipes-core/glibc/cross-localedef-native_2.27.bb | 2 +-
>>  meta/recipes-core/glibc/glibc_2.27.bb                  | 2 +-
>>  2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta/recipes-core/glibc/cross-localedef-native_2.27.bb b/meta/recipes-core/glibc/cross-localedef-native_2.27.bb
>> index f1e4a657cf..d80c8c2a55 100644
>> --- a/meta/recipes-core/glibc/cross-localedef-native_2.27.bb
>> +++ b/meta/recipes-core/glibc/cross-localedef-native_2.27.bb
>> @@ -21,7 +21,7 @@ SRCBRANCH ?= "release/${PV}/master"
>>  GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git"
>>  UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.\d+)*)"
>>
>> -SRCREV_glibc ?= "23158b08a0908f381459f273a984c6fd328363cb"
>> +SRCREV_glibc ?= "df3ff4e49d4ee3cbbdaeb0b1cb5dc2344c08be98"
>>  SRCREV_localedef ?= "de5bdbd5e76b5403a4151b9b9f958b6cca36b3e7"
>>
>>  SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
>> diff --git a/meta/recipes-core/glibc/glibc_2.27.bb b/meta/recipes-core/glibc/glibc_2.27.bb
>> index c4042d16fe..326804d6d5 100644
>> --- a/meta/recipes-core/glibc/glibc_2.27.bb
>> +++ b/meta/recipes-core/glibc/glibc_2.27.bb
>> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSES;md5=e9a558e243b36d3209f380deb394b213 \
>>
>>  DEPENDS += "gperf-native bison-native"
>>
>> -SRCREV ?= "23158b08a0908f381459f273a984c6fd328363cb"
>> +SRCREV ?= "df3ff4e49d4ee3cbbdaeb0b1cb5dc2344c08be98"
>>
>>  SRCBRANCH ?= "release/${PV}/master"
>>
>> --
>> 2.16.2
>>



More information about the Openembedded-core mailing list