| Submitter | Paul Eggleton |
|---|---|
| Date | July 7, 2011, 5:32 p.m. |
| Message ID | <cover.1310059749.git.paul.eggleton@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/7167/ |
| State | Accepted |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib paule/qa-dev-depsComments
On Thu, 2011-07-07 at 18:32 +0100, Paul Eggleton wrote: > 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 I've taken the first two patches, thanks. In the third case, I think we have bigger problems for both -dbg and -dev packages matching in kernel module space. We should probably disable those two checks for all kernel modules somehow... Cheers, Richard