]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
insane.bbclass: add qa check to ensure declared packages exist rfcqacheck
authorJoshua Lock <josh@linux.intel.com>
Tue, 11 Oct 2011 22:04:06 +0000 (15:04 -0700)
committerJoshua Lock <josh@linux.intel.com>
Wed, 30 Nov 2011 18:41:37 +0000 (10:41 -0800)
commit4c86fa86d53fe8b25f2f175c143a9cc2e717d242
tree2a72b712b2235207671da2ae8f8b26f5eadd17bf
parent7507ee036e79f9b817c68003f8acaee8af9ed15b
insane.bbclass: add qa check to ensure declared packages exist

This patch adds an extra package sanity check to test whether any extra
packages defined by the recipe (i.e. anything other than -dev, -dbg, -doc,
-staticdev and -locale packages) are actually created.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/insane.bbclass