]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:27:02 +0000 (16:27 +0000)
commit974677d32e0af74fab58d1b12b8d786b67323c5a
tree94debff52dd3bcf860189b95a5c225f7d7bd9464
parent5cb756227b12e0d537430a527c51033572fb627e
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.

(From OE-Core rev: ca36a3edf9cede9fa0d73ba1a9538ab467cb5e3c)

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