diff options
Diffstat (limited to 'conf/distro/include')
-rw-r--r-- | conf/distro/include/disable-gplv3.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
1 | INCOMPATIBLE_LICENSE = '*GPLv3*' | 1 | INCOMPATIBLE_LICENSE = 'LGPL-3.0* GPL-3.0*' |
2 | WARN_QA:remove = 'incompatible-license' | 2 | WARN_QA:remove = 'incompatible-license' |
3 | RDEPENDS:${PN}-ptest:remove:pn-glib-2.0 = "python3-dbusmock" | 3 | RDEPENDS:${PN}-ptest:remove:pn-glib-2.0 = "python3-dbusmock" |
4 | DISTRO_FEATURES:remove = "ptest" | 4 | DISTRO_FEATURES:remove = "ptest" |