]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk_base: optimise task dependencies
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 17 Feb 2014 14:22:30 +0000 (14:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Feb 2014 15:30:49 +0000 (15:30 +0000)
commit8491b998d290f9717d537ca84bc2beb475cf3ced
tree32ae9ec9f661aa2f5c3a7eea850504a2fafca0ad
parent53578cef2cbc59dcc637d1cc561f63b3c448425a
classes/populate_sdk_base: optimise task dependencies

We don't need to depend on do_package anymore after the split out of
do_packagedata (which happened a while back in OE-Core commit
6107ee294afde395e39d084c33e8e94013c625a9). We do need dependencies on
do_packagedata though since the SDK construction needs to make use of
the pkgdata files.

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