]> 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)
committerSteve Sakoman <steve@sakoman.com>
Thu, 14 May 2020 16:33:16 +0000 (06:33 -1000)
commit5bfdb6bfbd6f1de10d415228e5a5ebe01a623e2a
tree59e48d7a2880eb551ede3b25980f0c37d791de59
parent1038195fe9823c93cf20e2d256865171e0c915c4
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>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/file/file_5.38.bb