]> code.ossystems Code Review - openembedded-core.git/commit
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 13:31:33 +0000 (13:31 +0000)
commit71b41cf7bc81a2767f379f16a408466130ad6523
treea2daa2e0d2e98360e05be541ee3bcc67dc54445b
parentdd6a521045d5538a8ebf6775899d5e1319bea427
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.

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