]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_base.bbclass: Change to using task specific depends
authorMark Hatle <mark.hatle@windriver.com>
Mon, 25 Jun 2012 17:45:50 +0000 (12:45 -0500)
committerSaul Wold <sgw@linux.intel.com>
Tue, 3 Jul 2012 07:05:30 +0000 (00:05 -0700)
commit5fa9f980248e7813ce74f48a29c4b7d94e308cf9
treec7a8ccc0255d18977adc1c67ec4da0d7d2ca2697
parent9b9efa96537f4977b158c29151e53d02600d2294
populate_sdk_base.bbclass: Change to using task specific depends

If we combine the do_populate_sdk with the image generation, we want
to avoid the dependency processing unless do_populate_sdk is run.

This requires the bitbake change to implement task based rdepends.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/populate_sdk_base.bbclass