diff options
| author | Ting Liu <ting.liu@freescale.com> | 2014-08-07 10:12:23 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-08-19 14:06:59 +0800 |
| commit | 3bfc2c1f6e73cf9ecd26a0f4598dffc0ce93ac43 (patch) | |
| tree | 5947a04f4abbbb0edc23ce6505aeae30ad278fec /conf | |
| parent | 101070b0cac8243469b6e95caf681934e33451c0 (diff) | |
| download | meta-fsl-ppc-3bfc2c1f6e73cf9ecd26a0f4598dffc0ce93ac43.tar.gz | |
conf/layer.conf: remove BB_ENV_EXTRAWHITE setting
If not removed, BB_ENV_EXTRAWHITE is overrided as "KSRC USRC".
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 0 insertions, 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" | |||
| 9 | BBFILE_PATTERN_fsl-ppc = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_fsl-ppc = "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_fsl-ppc = "5" | 10 | BBFILE_PRIORITY_fsl-ppc = "5" |
| 11 | 11 | ||
| 12 | BB_ENV_EXTRAWHITE := "KSRC USRC" | ||
| 13 | |||
| 14 | LICENSE_PATH += "${LAYERDIR}/custom-licenses" | 12 | LICENSE_PATH += "${LAYERDIR}/custom-licenses" |
| 15 | 13 | ||
| 16 | BB_DANGLINGAPPENDS_WARNONLY ?= "true" | 14 | BB_DANGLINGAPPENDS_WARNONLY ?= "true" |
