summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r--meta/conf/distro/poky.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 8cc734e8a0..b3c9f1aea3 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -122,9 +122,9 @@ EXTRAOPKGCONFIG = "poky-feed-config-opkg"
122 122
123# This is a list of packages that are used by poky to build the distribution, they are not 123# This is a list of packages that are used by poky to build the distribution, they are not
124# directly part of the distribution. 124# directly part of the distribution.
125GPLv3_HOSTTOOLS_WHITELIST = "" 125HOSTTOOLS_WHITELIST_GPLv3 = ""
126GPLv3_WHITELIST = "less gnome-common" 126WHITELIST_GPLv3 = "less gnome-common"
127GPLv3_LGPLv2_WHITELIST = "libassuan gnutls libtasn1 libidn" 127LGPLv2_WHITELIST_GPLv3 = "libassuan gnutls libtasn1 libidn"
128 128
129# This is a list of packages that require a commercial license to ship 129# This is a list of packages that require a commercial license to ship
130# product. If shipped as part of an image these packages may have 130# product. If shipped as part of an image these packages may have