summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-yocto/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index 05f5872dd7..ec251f9b83 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -108,7 +108,7 @@ INHERIT += "poky-sanity"
108 108
109# QA check settings - a little stricter than the OE-Core defaults 109# QA check settings - a little stricter than the OE-Core defaults
110WARN_QA = "textrel files-invalid incompatible-license xorg-driver-abi libdir \ 110WARN_QA = "textrel files-invalid incompatible-license xorg-driver-abi libdir \
111 unknown-configure-option" 111 unknown-configure-option build-deps"
112ERROR_QA = "dev-so debug-deps dev-deps debug-files arch pkgconfig la perms \ 112ERROR_QA = "dev-so debug-deps dev-deps debug-files arch pkgconfig la perms \
113 useless-rpaths rpaths staticdev ldflags pkgvarcheck already-stripped \ 113 useless-rpaths rpaths staticdev ldflags pkgvarcheck already-stripped \
114 compile-host-path dep-cmp installed-vs-shipped install-host-path \ 114 compile-host-path dep-cmp installed-vs-shipped install-host-path \