mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
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:
@@ -108,7 +108,7 @@ INHERIT += "poky-sanity"
|
|||||||
|
|
||||||
# QA check settings - a little stricter than the OE-Core defaults
|
# QA check settings - a little stricter than the OE-Core defaults
|
||||||
WARN_QA = "textrel files-invalid incompatible-license xorg-driver-abi libdir \
|
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 \
|
ERROR_QA = "dev-so debug-deps dev-deps debug-files arch pkgconfig la perms \
|
||||||
useless-rpaths rpaths staticdev ldflags pkgvarcheck already-stripped \
|
useless-rpaths rpaths staticdev ldflags pkgvarcheck already-stripped \
|
||||||
compile-host-path dep-cmp installed-vs-shipped install-host-path \
|
compile-host-path dep-cmp installed-vs-shipped install-host-path \
|
||||||
|
|||||||
Reference in New Issue
Block a user