On Mon, May 25, 2020 at 10:31 PM Paul Barker <[email protected]> wrote: > > On Mon, 25 May 2020 at 23:37, Steve Sakoman <[email protected]> wrote: > > > > From: Alejandro Hernandez <[email protected]> > > > > Upgrade to the latest snapshot, also drop md5sum while were at it. > > > > (From OE-Core rev: d73aa359e42e707dbc7cfa29c55a2fc8e6bb938a) > > > > Signed-off-by: Alejandro Hernandez Samaniego <[email protected]> > > Signed-off-by: Alejandro Hernandez Samaniego <[email protected]> > > Signed-off-by: Richard Purdie <[email protected]> > > Signed-off-by: Steve Sakoman <[email protected]> > > --- > > .../newlib/{libgloss_3.2.0.bb => libgloss_3.3.0.bb} | 0 > > meta/recipes-core/newlib/newlib.inc | 3 +-- > > meta/recipes-core/newlib/{newlib_3.2.0.bb => newlib_3.3.0.bb} | 0 > > 3 files changed, 1 insertion(+), 2 deletions(-) > > rename meta/recipes-core/newlib/{libgloss_3.2.0.bb => libgloss_3.3.0.bb} > > (100%) > > rename meta/recipes-core/newlib/{newlib_3.2.0.bb => newlib_3.3.0.bb} (100%) > > > > diff --git a/meta/recipes-core/newlib/libgloss_3.2.0.bb > > b/meta/recipes-core/newlib/libgloss_3.3.0.bb > > similarity index 100% > > rename from meta/recipes-core/newlib/libgloss_3.2.0.bb > > rename to meta/recipes-core/newlib/libgloss_3.3.0.bb > > diff --git a/meta/recipes-core/newlib/newlib.inc > > b/meta/recipes-core/newlib/newlib.inc > > index 5edea8aba1..96e230f985 100644 > > --- a/meta/recipes-core/newlib/newlib.inc > > +++ b/meta/recipes-core/newlib/newlib.inc > > @@ -16,8 +16,7 @@ LIC_FILES_CHKSUM = " \ > > " > > > > SRC_URI = "https://sourceware.org/pub/newlib/newlib-${PV}.tar.gz" > > -SRC_URI[md5sum] = "afb3a01c8c82b6717ea55659a4de30ec" > > -SRC_URI[sha256sum] = > > "f7b2322964a1e3b37bec0768da20f50dfb62247d729110974dd95756a53bb6d4" > > +SRC_URI[sha256sum] = > > "58dd9e3eaedf519360d92d84205c3deef0b3fc286685d1c562e245914ef72c66" > > > > INHIBIT_DEFAULT_DEPS = "1" > > DEPENDS = "virtual/${TARGET_PREFIX}gcc" > > diff --git a/meta/recipes-core/newlib/newlib_3.2.0.bb > > b/meta/recipes-core/newlib/newlib_3.3.0.bb > > similarity index 100% > > rename from meta/recipes-core/newlib/newlib_3.2.0.bb > > rename to meta/recipes-core/newlib/newlib_3.3.0.bb > > -- > > 2.17.1 > > NACK: https://lists.openembedded.org/g/openembedded-core/message/137847
Thanks Paul! I agree of course ;-) I'll drop this patch in my final merge request. Steve
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#138722): https://lists.openembedded.org/g/openembedded-core/message/138722 Mute This Topic: https://lists.openembedded.org/mt/74467818/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
