Hello, On 25/03/2022 13:29:50+0100, Stefan Herbrechtsmeier wrote: > From: Stefan Herbrechtsmeier <[email protected]> > > Add a zstd-bin package to remove libstdc++ runtime dependency from > library users and reduce the dependencies and size of the library > package. > > Signed-off-by: Stefan Herbrechtsmeier <[email protected]> >
I believe this is the cause of: https://autobuilder.yoctoproject.org/typhoon/#/builders/50/builds/4954/steps/11/logs/stdio Can you check? > --- > > Changes in v2: > - Add zstd-bin package instead of libzstd package > > meta/recipes-extended/zstd/zstd_1.5.2.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta/recipes-extended/zstd/zstd_1.5.2.bb > b/meta/recipes-extended/zstd/zstd_1.5.2.bb > index 0ddff469b8..2fdb9b6950 100644 > --- a/meta/recipes-extended/zstd/zstd_1.5.2.bb > +++ b/meta/recipes-extended/zstd/zstd_1.5.2.bb > @@ -18,6 +18,8 @@ CVE_PRODUCT = "zstandard" > > S = "${WORKDIR}/git" > > +inherit lib_package > + > PACKAGECONFIG ??= "" > PACKAGECONFIG[lz4] = "HAVE_LZ4=1,HAVE_LZ4=0,lz4" > PACKAGECONFIG[lzma] = "HAVE_LZMA=1,HAVE_LZMA=0,xz" > -- > 2.30.2 > > > > -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#163651): https://lists.openembedded.org/g/openembedded-core/message/163651 Mute This Topic: https://lists.openembedded.org/mt/90021107/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
