From patchwork Wed Jan 25 19:29:35 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/4] Misc Fixes Date: Wed, 25 Jan 2012 19:29:35 -0000 From: Saul Wold X-Patchwork-Id: 20155 Message-Id: To: openembedded-core@lists.openembedded.org Richard, This set address a build issue, and fixes a couple of bugs, I split the staticdev QA test into 2 part for the libgcc change. Thanks Sau! The following changes since commit 746e8ffa66850bf9050cd6baf94eb76c492eb535: uclibc-git: Update to latest RC (2012-01-25 14:33:52 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/fix http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix Marc Ferland (1): pm-utils: Add grep to RDEPENDS to avoid command failures. Saul Wold (3): default-providers: add kbd as PREFERRED_PROVIDER for console-tools insane.bbclass: Add test for static .a libraries in non-staticdev packages libgcc: Add INSANE_SKIP of staticdev for libgcc-dev and libgcov-dev meta/classes/insane.bbclass | 15 ++++++++++++++- meta/conf/distro/include/default-providers.inc | 2 +- meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb | 4 +++- meta/recipes-devtools/gcc/libgcc_4.6.bb | 3 +++ 4 files changed, 21 insertions(+), 3 deletions(-)