[OE-core] [PATCH] elfutils: add PACKAGECONFIG for compression algorithms

Dan Callaghan dan.callaghan at opengear.com
Tue Oct 15 06:01:34 UTC 2019


Excerpts from Dan Callaghan's message of 2019-10-15 15:48:27 +10:00:
> +PACKAGECONFIG ??= ""
> +PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib"
> +PACKAGECONFIG[bzip2] = "--with-bzlib,--without-bzlib,bzip2"
> +PACKAGECONFIG[xz] = "--with-lzma,--without-lzma,xz"

I just realised that the --without-zlib option doesn't make sense, zlib 
is actually mandatory.

And bzip2 should probably be in the default PACKAGECONFIG, because the 
recipe is currently enabling it for the target (although not for the 
native variant).

-- 
Dan Callaghan <dan.callaghan at opengear.com>
Software Engineer
Opengear <https://opengear.com/>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20191015/d947ae1a/attachment.sig>


More information about the Openembedded-core mailing list