summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/distro/poky.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 09c9f41388..c3cc127a99 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -56,8 +56,8 @@ INHERIT += "poky-sanity"
56# QA check settings - a little stricter than the OE-Core defaults 56# QA check settings - a little stricter than the OE-Core defaults
57# (none currently necessary as we now match OE-Core) 57# (none currently necessary as we now match OE-Core)
58#WARN_TO_ERROR_QA = "X" 58#WARN_TO_ERROR_QA = "X"
59#WARN_QA_remove = "${WARN_TO_ERROR_QA}" 59#WARN_QA:remove = "${WARN_TO_ERROR_QA}"
60#ERROR_QA_append = " ${WARN_TO_ERROR_QA}" 60#ERROR_QA:append = " ${WARN_TO_ERROR_QA}"
61 61
62require conf/distro/include/poky-world-exclude.inc 62require conf/distro/include/poky-world-exclude.inc
63require conf/distro/include/no-static-libs.inc 63require conf/distro/include/no-static-libs.inc