]> code.ossystems Code Review - openembedded-core.git/commit
insane.bbclass: write QA issues to log file only when they are in ERROR_QA or WARN_QA
authorMartin Jansa <martin.jansa@gmail.com>
Mon, 21 Aug 2017 20:56:24 +0000 (22:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Sep 2017 16:30:10 +0000 (17:30 +0100)
commit35ab2c7b08359f22f74106339841f8134123adf4
tree54edc8d894724735271f23d2b197a699e98a41cd
parent87110e971c548d9d3eb7296ea6772d18e0226e53
insane.bbclass: write QA issues to log file only when they are in ERROR_QA or WARN_QA

* QA check which aren't included in WARN_QA and ERROR_QA are shown
  during the build only as NOTE message (not shown at all with default
  knotty setting), so it might be surprising to see them later in qa.log
  file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/insane.bbclass