On Tue, Jan 28, 2020 at 9:48 AM Alexander Kanavin <[email protected]> wrote: > > But 2.31 hasn't yet been released or tagged? >
No, it will be released first week of February, given how much work is required for upgrading some of these core pieces, getting some early testing and reporting any regressions and addressing them while time is left in release works well for OE as well as upstream components. So I usually do pre-release updates for glibc and gcc for these reasons. > http://sourceware.org/git/?p=glibc.git > > > Alex > > On Tue, 28 Jan 2020 at 17:06, Khem Raj <[email protected]> wrote: >> >> >> >> On Tue, Jan 28, 2020 at 3:02 AM Martin Jansa <[email protected]> wrote: >>> >>> On Sun, Jan 26, 2020 at 11:27:43AM -0800, Khem Raj wrote: >>> > Drop ppc 8xx clear cache optimization, which we have been carrying >>> > through eglibc days, it has been redone in glibc now >>> > >>> > Signed-off-by: Khem Raj <[email protected]> >>> > --- >>> > .../glibc/cross-localedef-native_2.31.bb | 9 +- >>> > meta/recipes-core/glibc/glibc-version.inc | 2 +- >>> >>> ... >>> >>> > diff --git a/meta/recipes-core/glibc/glibc-version.inc >>> > b/meta/recipes-core/glibc/glibc-version.inc >>> > index dca1916e80..c2cfb7e2f1 100644 >>> > --- a/meta/recipes-core/glibc/glibc-version.inc >>> > +++ b/meta/recipes-core/glibc/glibc-version.inc >>> > @@ -1,6 +1,6 @@ >>> > SRCBRANCH ?= "master" >>> > PV = "2.30.9000" >>> >>> Should this be 2.31 if the SRCREV is the final version? >> >> >> Yes >> >>> >>> >>> > -SRCREV_glibc ?= "def9c08c94da60bfb746644d56cffbe7a9de3477" >>> > +SRCREV_glibc ?= "352bb99754ae7c83ff1b974f9c52244e974c9410" >>> > SRCREV_localedef ?= "cd9f958c4c94a638fa7b2b4e21627364f1a1a655" >>> > >>> > GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git" >>> ... >> >> -- >> _______________________________________________ >> Openembedded-core mailing list >> [email protected] >> http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
