Introduce TI DRA7 vayu and cleanup template files
[AGL/meta-agl.git] / meta-agl / conf / distro / poky-agl.conf
index 1be2a96..3c3903b 100644 (file)
@@ -130,3 +130,7 @@ WARN_TO_ERROR_QA = "already-stripped compile-host-path install-host-path \
                     useless-rpaths"
 WARN_QA_remove = "${WARN_TO_ERROR_QA}"
 ERROR_QA_append = " ${WARN_TO_ERROR_QA}"
+
+# using multiple BSP layers causes dangling bbappends in meta-agl-bsp
+# turn it into a warning
+BB_DANGLINGAPPENDS_WARNONLY = "1"
\ No newline at end of file