diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-02-17 14:22:30 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-17 15:34:45 +0000 |
commit | b5829577bc921225b931be2ade2990dba1787d49 (patch) | |
tree | cb488d269babbbbf3637ac4711c2912db8acc5b0 /bitbake/lib/bb/parse | |
parent | 77a53c5a2a947b6515d4188e37ed823a2602ff83 (diff) | |
download | poky-b5829577bc921225b931be2ade2990dba1787d49.tar.gz |
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.
(From OE-Core rev: 8491b998d290f9717d537ca84bc2beb475cf3ced)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse')
0 files changed, 0 insertions, 0 deletions