summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-16 22:35:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-18 10:59:27 +0100
commit58e3f45d4b7d69d663ce7c94933d4da7b5f071e3 (patch)
tree418200e40ecd7741248ad712db7a166cec9c4ee5 /scripts
parent24139e27c65b19beeeac7a7521d862bc0ef24b9e (diff)
downloadpoky-58e3f45d4b7d69d663ce7c94933d4da7b5f071e3.tar.gz
bitbake: data_smart: Micro optimise _remove handling
This brings _remove handling into line with _append/_prepend with regard to the parsing flag to getVarFlag. This is an internal flag and the only times this is used is through getVar during renameVar operations and when processing ?= operations to see if a variable is set. In either case we don't need to process remove operations. Therefore take the minor speedup and skip processing for parsing=True. [YOCTO #10945] (Bitbake rev: 6d19eb3226b59922c0f888e33b28443635151501) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions