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

Ross Burton ross.burton at intel.com
Tue Oct 29 20:00:41 UTC 2019


On 22/10/2019 13:53, Richard Purdie wrote:
> Breaks nativesdk-elftutils:
> 
> https://autobuilder.yoctoproject.org/typhoon/#/builders/62/builds/1157
> 
> Probably need to do:
> 
> DEPENDS_BZIP2 = "bzip2"
> DEPENDS_BZIP2_class-native = "bzip2-replacement-native"
> 
> 
> but I still think the default should be bzip2 off for -native unless
> someone can tell me why we need it. That would mean adding something
> like:
> 
> PACKAGECONFIG_class-native ??= ""

Proposal: lets just disable bzip2 support in elfutils by default.

Ross


More information about the Openembedded-core mailing list