mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
multilib.bbclass: use package_qa_handle_error
Use package_qa_handle_error to handle the QA issue. (From OE-Core rev: c925847dea7b0480c901e94b6a071a18f5e00d45) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ad9542cf26
commit
041af82379
@@ -30,7 +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 symlink-to-sysroot \
|
||||
unknown-configure-option symlink-to-sysroot multilib \
|
||||
"
|
||||
ERROR_QA ?= "dev-so debug-deps dev-deps debug-files arch pkgconfig la \
|
||||
perms dep-cmp pkgvarcheck perm-config perm-line perm-link \
|
||||
|
||||
Reference in New Issue
Block a user