diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-04-09 20:48:24 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-04-09 20:51:03 +0000 |
commit | cbe8ceb7876316d35b7ada45076f8a3e4cef6187 (patch) | |
tree | 36aecf8f5636d53fdc9bbee454a3351bb64a5794 /recipes-devtools/python/python3-newrelic/0001-setup.py-tweak-setuptools_scm-version-dependency.patch | |
parent | 6ac3542bc7cb6b3abf7594fd00caadaf86bd7cbb (diff) | |
download | meta-virtualization-cbe8ceb7876316d35b7ada45076f8a3e4cef6187.tar.gz |
podman: fix PACKAGECONFIG QA errors
bitbake now errors if PACKAGECONFIG is used, but doesn't have
entries for the possible values in the variable.
podman was using PACKAGECONFIG as a local feature variable in
one case (docker) and in the other, was later adding a RDEPEND
that could have been done via the packageconfig directly (rootless).
The docker issue is fixed by creating a PODMAN_FEATURES variable
and testing on it, and the rootless one is fixed by using
PACKAGECONFIG to add the rdepends
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python3-newrelic/0001-setup.py-tweak-setuptools_scm-version-dependency.patch')
0 files changed, 0 insertions, 0 deletions