diff options
author | Konrad Weihmann <kweihmann@outlook.com> | 2020-05-11 21:28:06 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-22 16:23:24 +0100 |
commit | ed3bdd7fbc633124c01008a6dc6952c9d0857019 (patch) | |
tree | c3785caa414371be95f7184768f9e3e16569144e /meta/site/common | |
parent | 02f8d9bac206d667231b7a0c8023909df56a69ef (diff) | |
download | poky-ed3bdd7fbc633124c01008a6dc6952c9d0857019.tar.gz |
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
(From OE-Core rev: 5bfdb6bfbd6f1de10d415228e5a5ebe01a623e2a)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/common')
0 files changed, 0 insertions, 0 deletions