Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] QA Warnings Cleanup
@ 2011-07-01 15:17 Richard Purdie
  2011-07-01 15:17 ` [PATCH 1/6] cairo: Clean up packaging and fix warnings Richard Purdie
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Richard Purdie @ 2011-07-01 15:17 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-07-05 10:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-01 15:17 [PATCH 0/6] QA Warnings Cleanup Richard Purdie
2011-07-01 15:17 ` [PATCH 1/6] cairo: Clean up packaging and fix warnings Richard Purdie
2011-07-01 15:17 ` [PATCH 2/6] kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get packaged Richard Purdie
2011-07-01 15:17 ` [PATCH 3/6] libpcre: Fix QA warnings Richard Purdie
2011-07-01 15:17 ` [PATCH 4/6] python: Ensure libpython.so ends up in the .dev package Richard Purdie
2011-07-01 15:17 ` [PATCH 5/6] beecrypt: Fix up packaging QA warnings Richard Purdie
2011-07-01 15:19   ` Phil Blundell
2011-07-01 22:12     ` Richard Purdie
2011-07-02  7:40       ` Koen Kooi
2011-07-05 10:20       ` Phil Blundell
2011-07-01 15:17 ` [PATCH 6/6] insane.bbclass: Start to rework this so specific checks can be easily made warnings/errors Richard Purdie
2011-07-01 22:29 ` [PATCH 0/6] QA Warnings Cleanup Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox