Am Montag, dem 25.11.2024 um 11:39 +0100 schrieb Alexander Kanavin:
> The actual .inc isn't in the commit.

Indeed, this somehow slipped through..
Will fix. Thanks!

Enrico

> Alex
> 
> On Mon, 25 Nov 2024 at 11:23, Enrico Jörns <[email protected]> wrote:
> > 
> > This makes it more obvious to update barebox and barebox-tools together
> > and should help the AUH to update both.
> > 
> > Suggested-by: Alexander Kanavin <[email protected]>
> > Signed-off-by: Enrico Jörns <[email protected]>
> > ---
> >  meta/recipes-bsp/barebox/barebox-tools_2024.10.0.bb | 3 ++-
> >  meta/recipes-bsp/barebox/barebox_2024.10.0.bb       | 3 ++-
> >  2 files changed, 4 insertions(+), 2 deletions(-)
> > 
> > diff --git a/meta/recipes-bsp/barebox/barebox-tools_2024.10.0.bb 
> > b/meta/recipes-
> > bsp/barebox/barebox-tools_2024.10.0.bb
> > index 386656f7ad..25d6a5c062 100644
> > --- a/meta/recipes-bsp/barebox/barebox-tools_2024.10.0.bb
> > +++ b/meta/recipes-bsp/barebox/barebox-tools_2024.10.0.bb
> > @@ -8,7 +8,8 @@ LIC_FILES_CHKSUM = 
> > "file://COPYING;md5=f5125d13e000b9ca1f0d3364286c4192"
> >  DEPENDS = "bison-native flex-native libusb1"
> > 
> >  SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2";
> > -SRC_URI[sha256sum] = 
> > "955b20bfa7358732d2c0c09ccfd4c1a69087b7e2c610b16dee7442d71a5af88d"
> > +
> > +require barebox-version.inc
> > 
> >  S = "${WORKDIR}/barebox-${PV}"
> >  B = "${WORKDIR}/build"
> > diff --git a/meta/recipes-bsp/barebox/barebox_2024.10.0.bb b/meta/recipes-
> > bsp/barebox/barebox_2024.10.0.bb
> > index c886fcfba3..aa63be4080 100644
> > --- a/meta/recipes-bsp/barebox/barebox_2024.10.0.bb
> > +++ b/meta/recipes-bsp/barebox/barebox_2024.10.0.bb
> > @@ -14,4 +14,5 @@ inherit barebox
> >  SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2 \
> >             file://0001-lib-lz4-use-lz4-instead-of-lz4c.patch \
> >             "
> > -SRC_URI[sha256sum] = 
> > "955b20bfa7358732d2c0c09ccfd4c1a69087b7e2c610b16dee7442d71a5af88d"
> > +
> > +require barebox-version.inc
> > --
> > 2.39.5
> > 
> 

-- 
Pengutronix e.K.                           | Enrico Jörns                |
Embedded Linux Consulting & Support        | https://www.pengutronix.de/ |
Steuerwalder Str. 21                       | Phone: +49-5121-206917-180  |
31137 Hildesheim, Germany                  | Fax:   +49-5121-206917-9    |
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#207733): 
https://lists.openembedded.org/g/openembedded-core/message/207733
Mute This Topic: https://lists.openembedded.org/mt/109768944/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to