diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-18 10:44:30 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-18 17:08:07 +0000 |
commit | 8a82a3835cb5b38812da720914d5f47a7cd443e8 (patch) | |
tree | 4f3a44bba1744d5f2a1bc33d4955f6e8e77c6fb6 /oe-init-build-env | |
parent | 0f2041142e2513ee284e29f1b88e3767c2522f90 (diff) | |
download | poky-8a82a3835cb5b38812da720914d5f47a7cd443e8.tar.gz |
bitbake: ast/BBHandler/build: Add support for removing tasks (deltask)
Back in the depths of time we did support task removal. In the pre
AST days it was nearly impossible to continue supporting it, it wasn't
used so it was dropped. With the modern codebase we can easily now support
deltask and it would be very useful within the metadata since it can
massively simplify dependency trees.
As an example, a core-image-sato had 47703 inter task dependencies before
this patch and a patch to native.bbclass, afterwards with the noexec tasks
deleted, we had 29883. Such a significant simplification is worthwhile
and justifies adding a deltask operation to the system.
(Bitbake rev: acecbde6fb70ff3c96deab3cdf819d8442e87ed4)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions