buildhistory: avoid reruns of do_package
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 16 Mar 2012 14:56:37 +0000 (14:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Mar 2012 14:37:41 +0000 (14:37 +0000)
commit359c2df0245000c08e512615bbbf561e4fbbdcf4
treeee2d954e91b3e4a4ecfc05253af2d1916a9c8881
parent7691354d060c02e42d619075f45da33ed7efa619
buildhistory: avoid reruns of do_package

Avoid triggering a rerun of all do_package* tasks when OEBasicHash
signature generator is being used and the buildhistory package code or
any of the package related variables change.

Note that adding and removing INHERIT of buildhistory will still force
this rebuild - use the newly added BUILDHISTORY_FEATURES variable to
enable and disable buildhistory instead in order to avoid this.

(From OE-Core rev: 71b41cf7bc81a2767f379f16a408466130ad6523)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/buildhistory.bbclass