[meta-freescale] [meta-fsl-ppc][PATCH 1/3] set BB_DANGLINGAPPENDS_WARNONLY as true

ting.liu at freescale.com ting.liu at freescale.com
Wed Jul 23 19:44:22 PDT 2014


From: Ting Liu <b28495 at freescale.com>

a ppc specific patch for luajit (exist in mete-oe) was moved to this
layer recently. set BB_DANGLINGAPPENDS_WARNONLY as true for the
situation where meta-oe was not pulled in.

Signed-off-by: Ting Liu <b28495 at freescale.com>
---
 conf/layer.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 9c0a412..ceab629 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -13,3 +13,5 @@ BB_ENV_EXTRAWHITE := "KSRC USRC"
 
 LICENSE_PATH += "${LAYERDIR}/custom-licenses"
 
+BB_DANGLINGAPPENDS_WARNONLY ?= "true"
+
-- 
1.7.3.4



More information about the meta-freescale mailing list