[OE-core] [PATCH 0/6] QA Warnings Cleanup

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jul 1 15:17:10 UTC 2011


The following changes since commit 40ecaf6a59ba61e72d29d7e677197ef37c998408:

  uclibc: Add default uClibc.machine files (2011-07-01 00:40:10 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib rpurdie/master
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rpurdie/master

and clean up a variety of different QA warning issues

Richard  Purdie (6):
  cairo: Clean up packaging and fix warnings
  kernel.bbclass: Ensure kernel/* internal sysroot working directory
    don't get packaged
  libpcre: Fix QA warnings
  python: Ensure libpython.so ends up in the .dev package
  beecrypt: Fix up packaging QA warnings
  insane.bbclass: Start to rework this so specific checks can be easily
    made warnings/errors

 meta/classes/insane.bbclass                     |  216 +++++++++--------------
 meta/classes/kernel.bbclass                     |    6 +
 meta/recipes-devtools/python/python_2.6.6.bb    |    4 +-
 meta/recipes-graphics/cairo/cairo_1.10.2.bb     |   44 ++---
 meta/recipes-support/beecrypt/beecrypt_4.2.1.bb |    4 +
 meta/recipes-support/libpcre/libpcre_8.12.bb    |    8 +-
 6 files changed, 112 insertions(+), 170 deletions(-)

-- 
1.7.4.1





More information about the Openembedded-core mailing list