]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: Enable the complementary install to be called w/ globbing params
authorMark Hatle <mark.hatle@windriver.com>
Fri, 7 Sep 2012 22:05:43 +0000 (17:05 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2012 13:44:51 +0000 (14:44 +0100)
commitf44c5f227a170290f567d0a0a24baaa870048788
treedf6f96ff51580ed23d9d093c0c3edd17cf8be89b
parentd4f4a57b8d564d57256017d937ed2eabf94c36ae
image.bbclass: Enable the complementary install to be called w/ globbing params

If the image.bbclass is called with arguments, and these arguments are not
"populate_sdk", they will be passed in as the expected GLOBS.

This enables external components and scripting to use the
rootfs_install_complementary code.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/image.bbclass