classes/packagegroup: disable superfluous tasks
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 30 Aug 2012 21:07:05 +0000 (22:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Sep 2012 11:52:59 +0000 (12:52 +0100)
commit193727a2c4ab6464f95e8d6c99ba3a131b55c03c
tree95b5d34121fd310e0ab6b5289858b63f38d53b86
parent0caacb0f6bb1c33bd8ff359eea3807210e464bd8
classes/packagegroup: disable superfluous tasks

Disable tasks other than do_package* (similar to how image.bbclass
disables everything except do_rootfs). This saves a little time as well
as neatly avoiding the LIC_FILES_CHKSUM verification within do_configure
which is not needed for package groups.

(From OE-Core rev: fde2b0db798f03cf297a0d466a9c3a444f1321f3)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/packagegroup.bbclass