From patchwork Thu Jul 7 17:32:45 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] QA warning fixes Date: Thu, 07 Jul 2011 17:32:45 -0000 From: Paul Eggleton X-Patchwork-Id: 7167 Message-Id: To: openembedded-core@lists.openembedded.org I found a couple of issues with the recent insane.bbclass changes. The following patches fix them as well as add a warning fix for something I noticed when building a kernel with LIRC support. The following changes since commit f1fc6d084b079dea21ff1a30b815496452042490: pulseaudio: add 0.9.23 (2011-07-07 13:44:36 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/qa-dev-deps http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/qa-dev-deps Paul Eggleton (3): insane.bbclass: allow dev-deps to be skipped via INSANE_SKIP insane.bbclass: fix error/warning status being inverted kernel.bbclass: prevent QA warning about kernel-module-lirc-dev meta/classes/insane.bbclass | 6 +++--- meta/classes/kernel.bbclass | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-)