From: Saul Wold Date: Wed, 16 Feb 2011 05:10:09 +0000 (-0800) Subject: poky.conf: make the WHITELIST for INCOMPATIBLE_LICENSE overridable X-Git-Tag: 2011-1~2334 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=10c7ca4929b8220c5e56cbf5485be7b34bc12344;p=openembedded-core.git poky.conf: make the WHITELIST for INCOMPATIBLE_LICENSE overridable Signed-off-by: Saul Wold --- diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 12f60a1f57..400b8c2dd9 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -129,9 +129,9 @@ EXTRAOPKGCONFIG = "poky-feed-config-opkg" # This is a list of packages that are used by poky to build the distribution, they are not # directly part of the distribution. -HOSTTOOLS_WHITELIST_GPLv3 = "" -WHITELIST_GPLv3 = "less gnome-common" -LGPLv2_WHITELIST_GPLv3 = "libassuan gnutls libtasn1 libidn" +HOSTTOOLS_WHITELIST_GPLv3 ?= "" +WHITELIST_GPLv3 ?= "less gnome-common" +LGPLv2_WHITELIST_GPLv3 ?= "libassuan gnutls libtasn1 libidn" # This is a list of packages that require a commercial license to ship # product. If shipped as part of an image these packages may have