]> code.ossystems Code Review - openembedded-core.git/commit
Revert "bitbake.conf: don't remove WARN_QA and ERROR_QA from hashes"
authorRoss Burton <ross.burton@intel.com>
Wed, 4 Feb 2015 21:31:28 +0000 (21:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Feb 2015 18:52:44 +0000 (18:52 +0000)
commit4c5895da16de6f00148a0755b421f07223083d09
treee69b47354e458cdf70c1cf93104ba04102a5fb1c
parente3ea62b370f69d2435e76f6e444f5d3a3b25eb17
Revert "bitbake.conf: don't remove WARN_QA and ERROR_QA from hashes"

It turns out that changing WARN_QA and ERROR_QA results in do_configure's QA
postfunc re-executing, so changing a QA test results in a complete rebuild.

This is just too much and the lesser evil of needing to do a full rebuild to
verify changed QA flags is preferable to an enforced full rebuild.

This reverts commit daecfc3438122b5d146a59a5053e57006d55ccc4.

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