summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/build.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-29 10:29:06 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-07 17:25:55 +0000
commit3f15153bebc3f80a3db1ec7a8a4eadb42279d524 (patch)
treeac4d9fcf1a9c65cc290210d6c11fb517fedc5b2a /bitbake/lib/bb/build.py
parentad4e3ee74c7baaeb0d4916f71f0a6572d2936c1e (diff)
downloadpoky-3f15153bebc3f80a3db1ec7a8a4eadb42279d524.tar.gz
bitbake: data_smart: Improve get_hash to account for overrides and key expansion
An issue was uncovered where changing: IMAGE_INSTALL_append = "X" to IMAGE_INSTALL_append = "X Y" in local.conf would not get noticed by bitbake. The issue is that the configuration hash doesn't account for overrides or key expansion. This patch improves get_hash to account for these. This means the hash does account for changes like the above. [YOCTO #3503] (Bitbake rev: abc3809480b97f1501cae44f13a349cabd01579f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/build.py')
0 files changed, 0 insertions, 0 deletions