poky: Enable build-deps QA test bu default

(From meta-yocto rev: ccd75ba472eae6d09b60565b0eeb59300425623b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2014-07-09 08:03:09 +00:00
parent f401e8f88c
commit 0221f8d8a1
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ INHERIT += "poky-sanity"
# QA check settings - a little stricter than the OE-Core defaults
WARN_QA = "textrel files-invalid incompatible-license xorg-driver-abi libdir \
unknown-configure-option"
unknown-configure-option build-deps"
ERROR_QA = "dev-so debug-deps dev-deps debug-files arch pkgconfig la perms \
useless-rpaths rpaths staticdev ldflags pkgvarcheck already-stripped \
compile-host-path dep-cmp installed-vs-shipped install-host-path \