diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-23 18:01:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-12 22:50:44 +0100 |
commit | e7ccd9071233d66afb0bc72774b0032fb8229fe4 (patch) | |
tree | 15ed1c4f5833f1c2d1627110883ad99c5c4351f7 /scripts/lib/scriptutils.py | |
parent | 42a59961fa34b098e86c8a358375f2af43779833 (diff) | |
download | poky-e7ccd9071233d66afb0bc72774b0032fb8229fe4.tar.gz |
bitbake: data_smart: Remove need for update_data calls
Move the update_data functionality into internal data store operations
so the main finalize (update_data) call is a nop.
To make this work we need to call the internal finalization function
whenever OVERRIDES is changed to ensure values get updated correctly.
This has performance issues but the subsequant patches look into this.
(Bitbake rev: 546d9932d6c4413824319a9d780c0d77d2725f4a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions