summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/include')
-rw-r--r--meta/conf/distro/include/no-gplv3.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/include/no-gplv3.inc b/meta/conf/distro/include/no-gplv3.inc
index bb2e836f98..d515fd4ad6 100644
--- a/meta/conf/distro/include/no-gplv3.inc
+++ b/meta/conf/distro/include/no-gplv3.inc
@@ -19,6 +19,8 @@ PACKAGECONFIG:remove:pn-bluez5 = "readline"
19# so install rpm but not dnf 19# so install rpm but not dnf
20IMAGE_FEATURES:remove:pn-core-image-weston = "package-management" 20IMAGE_FEATURES:remove:pn-core-image-weston = "package-management"
21CORE_IMAGE_EXTRA_INSTALL:pn-core-image-weston += "rpm" 21CORE_IMAGE_EXTRA_INSTALL:pn-core-image-weston += "rpm"
22IMAGE_FEATURES:remove:pn-core-image-full-cmdline = "package-management"
23CORE_IMAGE_EXTRA_INSTALL:pn-core-image-full-cmdline += "rpm"
22 24
23# matchbox-terminal depends on vte, which is gpl3 25# matchbox-terminal depends on vte, which is gpl3
24CORE_IMAGE_BASE_INSTALL:remove:pn-core-image-weston = "matchbox-terminal" 26CORE_IMAGE_BASE_INSTALL:remove:pn-core-image-weston = "matchbox-terminal"