summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-ppc/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-fsl-ppc/conf/layer.conf b/meta-fsl-ppc/conf/layer.conf
index 9c0a4125b..ceab6292f 100644
--- a/meta-fsl-ppc/conf/layer.conf
+++ b/meta-fsl-ppc/conf/layer.conf
@@ -13,3 +13,5 @@ BB_ENV_EXTRAWHITE := "KSRC USRC"
13 13
14LICENSE_PATH += "${LAYERDIR}/custom-licenses" 14LICENSE_PATH += "${LAYERDIR}/custom-licenses"
15 15
16BB_DANGLINGAPPENDS_WARNONLY ?= "true"
17