]> code.ossystems Code Review - openembedded-core.git/commit
file: add PACKAGECONFIG for auto options
authorKonrad Weihmann <kweihmann@outlook.com>
Mon, 11 May 2020 19:28:06 +0000 (21:28 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 May 2020 14:19:56 +0000 (15:19 +0100)
commita2236917395239eba7a8358ca4de61fd0d25b27f
treeee8ff67f96c8028a1563fa382e9ebb64cd2fd077
parent0bd81166946cea15eab3e6df9a1141d6a7373a20
file: add PACKAGECONFIG for auto options

A few options of file configure are set to auto, which can lead to
unpredictable effects when something in the sysroot does provide
things that satisfy the autotools checks.
In the worst case this will lead to package-qa failures as libraries are
not set in RDEPENDS but configured for the tool.

To mitigate changes of accidental configure set explicit options via
newly introduced PACKAGECONFIG variables for bzip, lzma and zlib
support, where the default is just zlib, as it was before

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/file/file_5.38.bb