]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Fix two QA issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Sep 2011 20:13:21 +0000 (21:13 +0100)
committerSaul Wold <sgw@linux.intel.com>
Wed, 28 Sep 2011 06:54:27 +0000 (23:54 -0700)
commitca36a3edf9cede9fa0d73ba1a9538ab467cb5e3c
tree61720a0e533eb9b2b42f705cc95ee45fc4adc546
parentda496bb570d05d0906a7310697bdd636c254540c
gcc: Fix two QA issues

a) There is a QA warning from a .so being present in a main package.
   In the case of the plugin library for gcc, this is allowed.
b) Remove the unwanted libiberty.a file with the strange path. We
   don't need/want this and this removes an unpackaged file warning.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-package-sdk.inc
meta/recipes-devtools/gcc/gcc-package-target.inc