]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: fix task signatures changing
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 3 Mar 2014 15:45:57 +0000 (15:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Mar 2014 14:49:22 +0000 (14:49 +0000)
commit27c8a9a282358b9a8a330252ee2104b250777b38
tree856f09ec7f2b188ce66a27aa986090a26b5f6d39
parent1497d3d4b10844aa19ce6dcceed25aa36454160f
classes/buildhistory: fix task signatures changing

Fix task signatures for recipes that add to SSTATEPOSTINSTFUNCS changing
when adding and removing INHERIT += "buildhistory" (really this time!)

This relies on the BitBake vardepvalueexclude feature, however it will
not fail without it - signatures will be changed in that case though.

Part of the fix for [YOCTO #5897].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/buildhistory.bbclass