]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: don't remove WARN_QA and ERROR_QA from hashes
authorRoss Burton <ross.burton@intel.com>
Wed, 21 Jan 2015 17:53:31 +0000 (17:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Feb 2015 14:53:43 +0000 (14:53 +0000)
commitdaecfc3438122b5d146a59a5053e57006d55ccc4
tree5b94fb5a4882f412bc99212c4c7cd4ce2fc585b6
parent50147404973e3f09206e8c1bb53d65b0772492e1
bitbake.conf: don't remove WARN_QA and ERROR_QA from hashes

Changing WARN_QA and ERROR_QA should cause do_package_qa to re-execute, so
removing them from the sstate hashes is harmful.

They were added back when sanity testing was part of packaging and this was the
lesser evil, compared to changing sanity tests causing a re-package of
everything.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/bitbake.conf