mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
elfutils: disable bzip
(From OE-Core rev: 28524e5d60c87810193ae9e083abe2ab79003378) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1d67123f17
commit
3a54afa744
@@ -51,7 +51,7 @@ EXTRA_OECONF = "--program-prefix=eu-"
|
||||
DEPENDS_BZIP2 = "bzip2-replacement-native"
|
||||
DEPENDS_BZIP2_class-target = "bzip2"
|
||||
|
||||
PACKAGECONFIG ??= "bzip2"
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[bzip2] = "--with-bzlib,--without-bzlib,${DEPENDS_BZIP2}"
|
||||
PACKAGECONFIG[xz] = "--with-lzma,--without-lzma,xz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user