summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/errors.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-06-04 16:56:25 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-06-05 21:19:12 +0100
commite492016a7bf3932aa9f7181024a515f86618891a (patch)
tree4e849a5d23ed6fc1dcf1d36bbbd54f70fcf30b7e /scripts/lib/wic/errors.py
parent4c5831e8eb0a8352fbde09c7f80acacb6790730a (diff)
downloadpoky-master.tar.gz
update-alternatives: Simplfy variable dependency logicHEADmaster
When looking at bitbake parsing speed issues, I noticed a lot of weird looking variables from the update-alternatives class. It is possible this was written before variable dependencies could handle flags. It can handle flags now so simplfy the code to take advantage of that and avoid the indirection variables. The win here is a significant reduction in the number of variables, which in turn significantly reduces the looping bitbake's taskhash calculation code needs to do. (From OE-Core rev: bd8fc4c59a137a37bd7a54f398949617982d447e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/errors.py')
0 files changed, 0 insertions, 0 deletions