]> code.ossystems Code Review - openembedded-core.git/commit
gcc runtime: specify license on a per package basis
authorJoe Slater <jslater@windriver.com>
Tue, 16 Dec 2014 22:55:20 +0000 (14:55 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Dec 2014 17:54:14 +0000 (17:54 +0000)
commit5db535a91edea439c14e75726acd23e64bb1e2ea
tree8e2fd5c3d4515ea7ca70262513d8594846d247b9
parent87a25b1dec86da809c9a13c10449bd33a471cb95
gcc runtime: specify license on a per package basis

It can be alarming to attempt to exclude GPLv3 from an
image but find that libstdc++ and libgcc still show it.
We indicate the license for each package to show libraries
that really are just GCC-3.0-with-GCC-exception.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/gcc/gcc-runtime.inc
meta/recipes-devtools/gcc/libgcc.inc