]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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 17:40:44 +0000 (17:40 +0000)
This was due to task-poky-extended pulling in qemu-config for
non-GPLv3 poky-image-basic

(From OE-Core rev: 5abe730df009931f5745aadf613d64fe964f94b2)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/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