diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-13 11:48:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-23 11:43:29 +0100 |
commit | 249a24eee07f672c61964e0879a6d08399cdd8ac (patch) | |
tree | d4768e26d7a10276871712e3258a0c966e3d0960 /scripts/relocate_sdk.py | |
parent | 39c5cfbef79edd4439321c5776de97ad4e9b8420 (diff) | |
download | poky-249a24eee07f672c61964e0879a6d08399cdd8ac.tar.gz |
bitbake: parse/ast: Optimise data finalisation
The optimisation where only the data we're interested in was finalised
was good but it turns out we can do better. In the case where a
class-extension is to be targeted, we can skip the other targets.
This change does that and speeds up parsing at the bitbake-worker
execution time. Specifically, you can see an improvement in the speed
of bitbake X -n.
(Bitbake rev: b56918c7ef7913e84356c69ee9b269844a446728)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/relocate_sdk.py')
0 files changed, 0 insertions, 0 deletions