diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/disable-gplv3.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/disable-gplv3.inc b/conf/distro/include/disable-gplv3.inc index 5d948cc..27cdba2 100644 --- a/conf/distro/include/disable-gplv3.inc +++ b/conf/distro/include/disable-gplv3.inc | |||
@@ -1,3 +1,4 @@ | |||
1 | INCOMPATIBLE_LICENSE = '*GPLv3*' | 1 | INCOMPATIBLE_LICENSE = '*GPLv3*' |
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" | ||