aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2020-09-09 04:55:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-09 23:40:07 +0100
commit49bdb5dfa57b41b3ed399961e947c404f9195998 (patch)
tree6ea956455bd4d23b041950170154e98d73e55647 /ChangeLog
parent42172900af06baeee559d33b150d5febdf8e960a (diff)
downloadbitbake-49bdb5dfa57b41b3ed399961e947c404f9195998.tar.gz
cooker.py: Save prioritized BBFILES to BBFILES_PRIORITIZED
The original code saved BBFILES back to BBFILES without any changes which isn't usefule, so remove that line. Now save prioritized BBFILES to BBFILES_PRIORITIZED which can accelerate the query a lot for the one which relies on it such as bb.utils.get_file_layer(). Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions