summaryrefslogtreecommitdiffstats
path: root/lib/bb/parse
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-15 09:36:30 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-16 10:04:18 +0000
commite3694e738e98f26f413ada6860ca7d829d3662f0 (patch)
tree32483c0aa9b969f1b482e5d54d6f0305953fc725 /lib/bb/parse
parentf9961fd5beb31d5ab9656a5be59f7ab3effef2f0 (diff)
downloadbitbake-contrib-e3694e738e98f26f413ada6860ca7d829d3662f0.tar.gz
cooker/command: Drop expanded_data
Some of our metadata assumes that BuildStarted and BuildCompleted events see the same data store. This is the case for buildTarget but not for buildFile and recent changes mean this is now a problem. The update_data() call is now an empty operation and there is no difference between the expanded_data and data so we can simply remove the expanded_data and its references and use data everywhere. This has been inteded for a while but the above issue makes this more pressing to finally clean up. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/parse')
0 files changed, 0 insertions, 0 deletions