generic-poky/meta-yocto/conf/distro
Paul Eggleton c1df5188bb poky.conf: fix WARN_QA and ERROR_QA settings
In OE-Core master revision 8f5675e6d3eb the bug that tests we did not
mention in ERROR_QA were being shown as warnings even if they weren't in
WARN_QA was fixed; however a number of warnings we want to be enabled
weren't in Poky's WARN_QA and thus were not shown after that change;
additionally some of these were set in the default value of ERROR_QA in
insane.bbclass (i.e. OE-Core's default) but would have previously shown
up as warnings in Poky because they weren't in ERROR_QA there.

To fix this, put the appropriate values back into WARN_QA / ERROR_QA
with a lean towards ERROR_QA - we want to be strict so that we keep
OE-Core clean of QA issues during recipe maintenance.

Fixes [YOCTO #4752].

(From meta-yocto rev: 01886121ef4740e35f24ac9a6d851cefd6d750fd)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-28 16:29:29 +01:00
..
include maintainers: Added missing recipes with maintainers 2013-06-13 16:35:08 +01:00
poky-bleeding.conf poky-bleeding: Ensure poky overrides are applied 2013-01-20 13:01:47 +00:00
poky-lsb.conf poky-lsb: make NFS kernel server support specific to linux-yocto 2013-05-31 08:06:58 +01:00
poky-tiny.conf poky-tiny: Prefer linux-yocto-tiny_3.8 2013-04-05 22:54:29 +01:00
poky.conf poky.conf: fix WARN_QA and ERROR_QA settings 2013-06-28 16:29:29 +01:00