]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libcap: fix licensing fields
authorRoss Burton <ross.burton@arm.com>
Mon, 17 Mar 2025 17:08:46 +0000 (17:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Mar 2025 10:26:10 +0000 (10:26 +0000)
commit12ac8b55ee7407aca485869f0031cf7375761ca9
tree367a83a68bb58e3e9de3700f7d3edcd61720d336
parent88cd79eee6dcc40d0e75ab35d9092ac3c788be7d
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.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libcap/libcap_2.74.bb