diff options
| -rw-r--r-- | meta-yocto/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index db6ad5fe13..0a5d99e909 100644 --- a/meta-yocto/conf/distro/poky.conf +++ b/meta-yocto/conf/distro/poky.conf | |||
| @@ -112,7 +112,7 @@ INHERIT += "poky-sanity" | |||
| 112 | 112 | ||
| 113 | # QA check settings - a little stricter than the OE-Core defaults | 113 | # QA check settings - a little stricter than the OE-Core defaults |
| 114 | WARN_QA = "textrel files-invalid incompatible-license xorg-driver-abi libdir \ | 114 | WARN_QA = "textrel files-invalid incompatible-license xorg-driver-abi libdir \ |
| 115 | unknown-configure-option build-deps" | 115 | unknown-configure-option build-deps file-rdeps" |
| 116 | ERROR_QA = "dev-so debug-deps dev-deps debug-files arch pkgconfig la perms \ | 116 | ERROR_QA = "dev-so debug-deps dev-deps debug-files arch pkgconfig la perms \ |
| 117 | useless-rpaths rpaths staticdev ldflags pkgvarcheck already-stripped \ | 117 | useless-rpaths rpaths staticdev ldflags pkgvarcheck already-stripped \ |
| 118 | compile-host-path dep-cmp installed-vs-shipped install-host-path \ | 118 | compile-host-path dep-cmp installed-vs-shipped install-host-path \ |
