INCOMPATIBLE_LICENSE wildcard handling changed in master-next, update to match.
Signed-off-by: Richard Purdie <[email protected]> --- conf/distro/include/disable-gplv3.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/include/disable-gplv3.inc b/conf/distro/include/disable-gplv3.inc index 27cdba2..e8301ce 100644 --- a/conf/distro/include/disable-gplv3.inc +++ b/conf/distro/include/disable-gplv3.inc @@ -1,4 +1,4 @@ -INCOMPATIBLE_LICENSE = '*GPLv3*' +INCOMPATIBLE_LICENSE = 'LGPL-3.0* GPL-3.0*' WARN_QA:remove = 'incompatible-license' RDEPENDS:${PN}-ptest:remove:pn-glib-2.0 = "python3-dbusmock" DISTRO_FEATURES:remove = "ptest" -- 2.32.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#56351): https://lists.yoctoproject.org/g/yocto/message/56351 Mute This Topic: https://lists.yoctoproject.org/mt/89508444/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
