]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
data_smart.py: add some internal bitbake variables to configuration hash
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Fri, 3 May 2013 14:37:17 +0000 (17:37 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 May 2013 15:07:31 +0000 (16:07 +0100)
commit260ced7452405fc43ce3d9dd6798236aa07cc716
tree4632005bba10ea92eeabe612de2664dbdc512073
parent949c01228a977c3b92bfc0802f6c71b40d8e05b3
data_smart.py: add some internal bitbake variables to configuration hash

Take __BBTASKS, __BBHANDLERS and __BBANONFUNCS into account when
computing the configuration hash.

[YOCTO #4447]

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/data_smart.py