From 2f1909a6a78dec943800a0e8a39f890c007165b7 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 21 Jan 2015 17:54:12 +0000 Subject: insane: add unknown-configure-option to default WARN_QA The unknown-configure-option check is generally useful and should be enabled by default. Signed-off-by: Ross Burton --- meta/classes/insane.bbclass | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/classes') diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass index 143ec46c55..ea238a9101 100644 --- a/meta/classes/insane.bbclass +++ b/meta/classes/insane.bbclass @@ -30,6 +30,7 @@ WARN_QA ?= "ldflags useless-rpaths rpaths staticdev libdir xorg-driver-abi \ textrel already-stripped incompatible-license files-invalid \ installed-vs-shipped compile-host-path install-host-path \ pn-overrides infodir build-deps file-rdeps \ + unknown-configure-option \ " ERROR_QA ?= "dev-so debug-deps dev-deps debug-files arch pkgconfig la \ perms dep-cmp pkgvarcheck perm-config perm-line perm-link \ -- cgit 1.2.3-korg