On Wed, 2023-05-03 at 11:52 +0200, Michael Opdenacker via lists.openembedded.org wrote: > From: Michael Opdenacker <michael.opdenac...@bootlin.com> > > xz is necessary to extract the uninative binary shims > > Signed-off-by: Michael Opdenacker <michael.opdenac...@bootlin.com> > --- > meta/conf/bitbake.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf > index afd9e2f552..2a6aefc01a 100644 > --- a/meta/conf/bitbake.conf > +++ b/meta/conf/bitbake.conf > @@ -529,7 +529,7 @@ HOSTTOOLS += " \ > python3 pzstd ranlib readelf readlink realpath rm rmdir rpcgen sed seq > sh \ > sha1sum sha224sum sha256sum sha384sum sha512sum \ > sleep sort split stat strings strip tail tar tee test touch tr true > uname \ > - uniq wc wget which xargs zstd \ > + uniq wc wget which xargs xz zstd \ > " > > # Tools needed to run testimage runtime image testing
I don't quite understand, how is this working today without this? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#180806): https://lists.openembedded.org/g/openembedded-core/message/180806 Mute This Topic: https://lists.openembedded.org/mt/98658155/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-