[meta-freescale] [meta-fsl-ppc][PATCH] conf/layer.conf: remove BB_ENV_EXTRAWHITE setting

ting.liu at freescale.com ting.liu at freescale.com
Wed Aug 6 19:12:23 PDT 2014


From: Ting Liu <ting.liu at freescale.com>

If not removed, BB_ENV_EXTRAWHITE is overrided as "KSRC USRC".

Signed-off-by: Ting Liu <ting.liu at freescale.com>
---
 conf/layer.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index ceab629..4a942e0 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,8 +9,6 @@ BBFILE_COLLECTIONS += "fsl-ppc"
 BBFILE_PATTERN_fsl-ppc = "^${LAYERDIR}/"
 BBFILE_PRIORITY_fsl-ppc = "5"
 
-BB_ENV_EXTRAWHITE := "KSRC USRC"
-
 LICENSE_PATH += "${LAYERDIR}/custom-licenses"
 
 BB_DANGLINGAPPENDS_WARNONLY ?= "true"
-- 
1.8.3.2



More information about the meta-freescale mailing list