On Mon, 2024-10-07 at 15:57 +0200, Alexander Kanavin wrote:
> On Mon, 7 Oct 2024 at 15:50, Joakim Tjernlund
> <[email protected]> wrote:
> > All ipks I have checked has compression zstd for data, assuming all of then 
> > are ATM.
> > 
> > opkg itself is built without zstd and build fail in the end when trying
> > generate and image, here is one such error msg:
> 
> meta/classes-global/package_ipk.bbclass presribes zstd compression for
> opkg packages. I wouldn't recommend trying to change that because
> that's the only tested option.

I see now, there is 
# Program to be used to build opkg packages
  OPKGBUILDCMD ??= 'opkg-build -Z zstd -a "${ZSTD_DEFAULTS}"'
but before scarthgap it was:
  OPKGBUILDCMD ??= 'opkg-build -Z xz -a "${XZ_DEFAULTS}"'
I will try this as we don't want an extra MB or so on target.

Thanks
        Jocke
> 
> Alex

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112699): 
https://lists.openembedded.org/g/openembedded-devel/message/112699
Mute This Topic: https://lists.openembedded.org/mt/108867495/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to