From patchwork Thu Mar 17 22:34:46 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [4/7] poky.conf: add additional Libraries to the LGPLv2 Whitelist Date: Thu, 17 Mar 2011 22:34:46 -0000 From: Nitin A Kamble X-Patchwork-Id: 1579 Message-Id: <84cd116632029de2cd7c4ab886081b85c0739005.1300401018.git.nitin.a.kamble@intel.com> To: poky@yoctoprojectorg,openembedded-core@lists.openembedded.org From: Saul Wold 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. Signed-off-by: Saul Wold --- meta/conf/distro/poky.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 71e40de..eee12b7 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/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