]> code.ossystems Code Review - openembedded-core.git/commit
insane: Don't depend on BB_TASKDEPDATA
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Nov 2015 09:58:25 +0000 (09:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Nov 2015 15:49:20 +0000 (15:49 +0000)
commit1eefc83e6aeb3cd5501b8e593dda052b1e183cc5
tree375fbc54a4d336727ce3f83f6079dd0af6f545cd
parentafcea61e8eb39234d336c706fdfd4680dea7c060
insane: Don't depend on BB_TASKDEPDATA

The dependency data in BB_TASKDEPDATA is encoded into the sstate checksum
in a much more reliable format. This dependency runs the risk of depending
on the string representation of a dict which is a bad idea. Therefore
remove the dependency.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/insane.bbclass