mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
ref-manual: INCOMPATIBLE_LICENSE: use new license wildcards
This has recently been changed in expand_wildcard_licenses(). (file: OECORE/meta/classes/license.bbclass). (From yocto-docs rev: 5121da30350a4edeef07f6722222c9e364617f0e) Signed-off-by: Christian Eggers <ceggers@arri.de> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d59439a3fb
commit
16831cd62b
@@ -3438,7 +3438,7 @@ system and gives an overview of their function and contents.
|
||||
This functionality is only regularly tested using the following
|
||||
setting::
|
||||
|
||||
INCOMPATIBLE_LICENSE = "GPL-3.0 LGPL-3.0 AGPL-3.0"
|
||||
INCOMPATIBLE_LICENSE = "GPL-3.0* LGPL-3.0* AGPL-3.0*"
|
||||
|
||||
|
||||
Although you can use other settings, you might be required to
|
||||
|
||||
Reference in New Issue
Block a user