]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
license_image.bbclass: Rename license-incompatible to license-exception
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Mon, 12 Aug 2024 20:15:39 +0000 (22:15 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Aug 2024 20:51:46 +0000 (21:51 +0100)
commitd309eed66f5a4a4bce082536e51207fe65725fab
tree48c5597c380f6512e4bfbaafe9c6f701cd2359d8
parent30ee6edc57ff7629a72606d1005f92d43a5d14f9
license_image.bbclass: Rename license-incompatible to license-exception

There is currently both an incompatible-license and a
license-incompatible QA message. This is very confusing.
However, license-incompatible is only used to output a message when a
package is included in an image despite it having a license that is
normally incompatible (by using the INCOMPATIBLE_LICENSE_EXCEPTIONS
variable). To better match how it is used and to distinguish it from
incompatible-license, rename it to license-exception.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/insane.bbclass
meta/classes-recipe/license_image.bbclass
meta/lib/oeqa/selftest/cases/incompatible_lic.py