]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky.conf: remove gnome-common from WHITELIST_GPLV3
authorSaul Wold <sgw@linux.intel.com>
Thu, 17 Mar 2011 08:12:19 +0000 (01:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Mar 2011 15:57:48 +0000 (15:57 +0000)
This was due to task-poky-extended pulling in qemu-config for
non-GPLv3 poky-image-basic

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/conf/distro/poky.conf

index eee12b753c7b6d0ef78bf522f3047487a6f03b88..76620f9e903fa3d3b0f61b2b1c0b78fbfeac194c 100644 (file)
@@ -130,7 +130,7 @@ 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"
+WHITELIST_GPLv3 ?= "less"
 LGPLv2_WHITELIST_GPLv3 ?= "libassuan gnutls libtasn1 libidn libgcc gcc-runtime" 
 
 # This is a list of packages that require a commercial license to ship