diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-04 16:56:25 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-05 21:19:12 +0100 |
commit | e492016a7bf3932aa9f7181024a515f86618891a (patch) | |
tree | 4e849a5d23ed6fc1dcf1d36bbbd54f70fcf30b7e /meta/recipes-devtools/python/python3/remove_sqlite_rpath.patch | |
parent | 4c5831e8eb0a8352fbde09c7f80acacb6790730a (diff) | |
download | poky-master.tar.gz |
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 'meta/recipes-devtools/python/python3/remove_sqlite_rpath.patch')
0 files changed, 0 insertions, 0 deletions