diff options
author | Ross Burton <ross.burton@arm.com> | 2025-03-17 17:08:46 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-18 10:27:31 +0000 |
commit | f465a5fd31fa64c0e3a440b4ff25830b0b7bef35 (patch) | |
tree | 8b3efa2f014e8a349e17da770946a629a04298f9 /scripts/lib/devtool/upgrade.py | |
parent | 45ecfbb58327041da5b96922ffdcc7bec69fd201 (diff) | |
download | poky-f465a5fd31fa64c0e3a440b4ff25830b0b7bef35.tar.gz |
libcap: fix licensing fields
The recipe LICENSE field should reflect the license of all of the sources,
so include the PAM module licenses too.
Don't use conditionals in LIC_FILES_CHKSUM so that the configuration
does not cause differing checksums to be used.
Explicitly set the license on libcap and libcap-dev to reflect the
contents:
- libcap is BSD|GPLv2, and also BSD|LGPLv2+ if PAM is enabled.
- libcap-dev is just the library, so BSD|GPLv2.
(From OE-Core rev: 12ac8b55ee7407aca485869f0031cf7375761ca9)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions