On Sat, Sep 3, 2022 at 10:30 PM Markus Volk <[email protected]> wrote: > > This is e.g. needed to be able to install snaps. >
I thought lzo was something we wanted to remove like lzop so is it a hard dependency for snaps ? > Signed-off-by: Markus Volk <[email protected]> > --- > meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb > b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb > index 0a7e0f2a52..4e009d2625 100644 > --- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb > +++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb > @@ -18,7 +18,7 @@ S = "${WORKDIR}/git" > > EXTRA_OEMAKE = "${PACKAGECONFIG_CONFARGS}" > > -PACKAGECONFIG ??= "gzip xz lz4 lzma xattr zstd reproducible" > +PACKAGECONFIG ??= "gzip xz lzo lz4 lzma xattr zstd reproducible" > PACKAGECONFIG[gzip] = "GZIP_SUPPORT=1,GZIP_SUPPORT=0,zlib" > PACKAGECONFIG[xz] = "XZ_SUPPORT=1,XZ_SUPPORT=0,xz" > PACKAGECONFIG[lzo] = "LZO_SUPPORT=1,LZO_SUPPORT=0,lzo" > -- > 2.34.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#170274): https://lists.openembedded.org/g/openembedded-core/message/170274 Mute This Topic: https://lists.openembedded.org/mt/93453623/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
