diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-18 12:23:54 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-18 13:27:30 +0100 |
commit | f1ff3c2fdceda7829ee2393fa60856ab49ef7713 (patch) | |
tree | 18f868a7d7a83570673d8b1bcbca60fe9253bffa /scripts/qemuimage-testlib | |
parent | eaf06bc2840cc39026033de0779858b1bf82f06f (diff) | |
download | poky-f1ff3c2fdceda7829ee2393fa60856ab49ef7713.tar.gz |
bitbake: data_smart: Fix variable reference issues
The change to use the expansion cache in VariableParse was incorrect as
it was adding in references it shouldn't have been. This patch corrects
the codepaths and ensures the references are correct.
The cache version is bumped since the previous bug could have leave
to invalid checksum calculations and a clean cache is therefore desireable.
The impact of the bug was that sstate was not getting reused when it should
and some tasks were also being rerun when they should not have been.
(Bitbake rev: 8a42d082315bd6ce091d006bf83476db257fa48b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-testlib')
0 files changed, 0 insertions, 0 deletions