From: Saul Wold Date: Wed, 16 Mar 2011 20:53:36 +0000 (-0700) Subject: poky.conf: add additional Libraries to the LGPLv2 Whitelist X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27d759f11aaf7c18fc7687bb95e954e550acb28f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git poky.conf: add additional Libraries to the LGPLv2 Whitelist The ligcc and gcc-runtime both are LGPLv2 libraries although they are part of the large GCC GPLv3 code. There is clearly called out exceptions for these libraries. (From OE-Core rev: 63c68ba8a546bd7f05fb048fb2abaa5cfb5eb16c) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index 71e40de6f25..eee12b753c7 100644 --- a/meta-yocto/conf/distro/poky.conf +++ b/meta-yocto/conf/distro/poky.conf @@ -131,7 +131,7 @@ EXTRAOPKGCONFIG = "poky-feed-config-opkg" # directly part of the distribution. HOSTTOOLS_WHITELIST_GPLv3 ?= "" WHITELIST_GPLv3 ?= "less gnome-common" -LGPLv2_WHITELIST_GPLv3 ?= "libassuan gnutls libtasn1 libidn" +LGPLv2_WHITELIST_GPLv3 ?= "libassuan gnutls libtasn1 libidn libgcc gcc-runtime" # 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