diff options
| -rw-r--r-- | meta-yocto/conf/distro/poky.conf | 4 |
1 files changed, 4 insertions, 0 deletions
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' | |||
| 90 | # with general agreement from the core team. | 90 | # with general agreement from the core team. |
| 91 | # | 91 | # |
| 92 | OELAYOUT_ABI = "8" | 92 | OELAYOUT_ABI = "8" |
| 93 | |||
| 94 | WARN_QA = "unsafe-references-in-binaries unsafe-references-in-scripts" | ||
| 95 | ERROR_QA = "dev-so debug-deps dev-deps debug-files arch la2 pkgconfig la perms useless-rpaths rpaths staticdev ldflags" | ||
| 96 | |||
