summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro')
-rw-r--r--meta/conf/distro/include/default-distrovars.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/default-distrovars.inc b/meta/conf/distro/include/default-distrovars.inc
index 836690492b..8866f0d2f8 100644
--- a/meta/conf/distro/include/default-distrovars.inc
+++ b/meta/conf/distro/include/default-distrovars.inc
@@ -24,7 +24,7 @@ IMAGE_FEATURES ?= ""
24# This is a list of packages that are used by the build system to build the distribution, they are not 24# This is a list of packages that are used by the build system to build the distribution, they are not
25# directly part of the distribution. 25# directly part of the distribution.
26HOSTTOOLS_WHITELIST_GPL-3.0 ?= "" 26HOSTTOOLS_WHITELIST_GPL-3.0 ?= ""
27WHITELIST_GPL-3.0 ?= "less" 27WHITELIST_GPL-3.0 ?= ""
28LGPLv2_WHITELIST_GPL-3.0 ?= "libassuan gnutls libtasn1 libidn" 28LGPLv2_WHITELIST_GPL-3.0 ?= "libassuan gnutls libtasn1 libidn"
29 29
30COMMERCIAL_AUDIO_PLUGINS ?= "" 30COMMERCIAL_AUDIO_PLUGINS ?= ""