diff options
author | Ross Burton <ross.burton@arm.com> | 2025-03-17 17:08:45 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-18 10:27:31 +0000 |
commit | 45ecfbb58327041da5b96922ffdcc7bec69fd201 (patch) | |
tree | 4dc3e8768ffeb14b4c4a5aad8ad298d036a66cfc /scripts/lib/scriptutils.py | |
parent | 8536e51f0f307a062912527da92faa433d9cc0cf (diff) | |
download | poky-45ecfbb58327041da5b96922ffdcc7bec69fd201.tar.gz |
libcap: clean up configuration variables
There's no need to set PACKAGECONFIG:class-native as we disable PAM in
the native DISTRO_FEATURES.
No need to set COPTS, since "Canonicalize build system"[1] the exported
CFLAGS/CPPFLAGS/LDFLAGS are respected.
Merge multiple make arguments into EXTRA_OEMAKE to remove duplication.
SYSTEM_HEADERS is not used upstream, remove.
[1] 2762c2c1a8c98d9012fcd40f20d133493a0b3219
(From OE-Core rev: 88cd79eee6dcc40d0e75ab35d9092ac3c788be7d)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions