diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index c01e2b8123..9c1e4b6800 100644 --- a/meta-yocto/conf/distro/poky.conf +++ b/meta-yocto/conf/distro/poky.conf @@ -90,3 +90,7 @@ BB_SIGNATURE_HANDLER ?= 'OEBasicHash' # with general agreement from the core team. # OELAYOUT_ABI = "8" + +WARN_QA = "unsafe-references-in-binaries unsafe-references-in-scripts" +ERROR_QA = "dev-so debug-deps dev-deps debug-files arch la2 pkgconfig la perms useless-rpaths rpaths staticdev ldflags" +