On Tue, 2024-05-21 at 21:39 -0700, Michael Halstead wrote: > Signed-off-by: Michael Halstead <[email protected]> > --- > meta/conf/distro/include/yocto-uninative.inc | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/meta/conf/distro/include/yocto-uninative.inc > b/meta/conf/distro/include/yocto-uninative.inc > index 4ac66fd506..657c1032f9 100644 > --- a/meta/conf/distro/include/yocto-uninative.inc > +++ b/meta/conf/distro/include/yocto-uninative.inc > @@ -7,9 +7,9 @@ > # > > UNINATIVE_MAXGLIBCVERSION = "2.39" > -UNINATIVE_VERSION = "4.4" > +UNINATIVE_VERSION = "4.5" > > UNINATIVE_URL ?= > "http://downloads.yoctoproject.org/releases/uninative/${UNINATIVE_VERSION}/" > -UNINATIVE_CHECKSUM[aarch64] ?= > "b61876130f494f75092f21086b4a64ea5fb064045769bf1d32e9cb6af17ea8ec" > -UNINATIVE_CHECKSUM[i686] ?= > "9f28627828f0082cc0344eede4d9a861a9a064bfa8f36e072e46212f0fe45fcc" > -UNINATIVE_CHECKSUM[x86_64] ?= > "d81c54284be2bb886931fc87281d58177a2cd381cf99d1981f8923039a72a302" > +UNINATIVE_CHECKSUM[aarch64] ?= > "df2e29e2e6feb187a3499abf3b1322a3b251da819c77a7b19d4fe952351365ab" > +UNINATIVE_CHECKSUM[i686] ?= > "8ef3eda53428b484c20157f6ec3c130b03080b3d4b3889067e0e184e05102d35" > +UNINATIVE_CHECKSUM[x86_64] ?= > "43ee6a25bcf5fce16ea87076d6a96e79ead6ced90690a058d07432f902773473"
Thanks Michael, this seems to be working well in builds so far so I've merged it. We can add the f40 worker to the pool and see how that works out next. Thanks, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#199742): https://lists.openembedded.org/g/openembedded-core/message/199742 Mute This Topic: https://lists.openembedded.org/mt/106237709/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
