summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2013-07-02 11:49:10 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2013-07-03 10:45:31 +0800
commit914b5112b1618b2992bb26eaf623439a033a02e2 (patch)
treedb46e8c750638ae8364b47cca0ad7db221254d11 /conf/layer.conf
parent558dda9f758790dccf11cd039af86bb15150e58c (diff)
downloadmeta-fsl-ppc-914b5112b1618b2992bb26eaf623439a033a02e2.tar.gz
add custom-licenses dir for freescale EULA
Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index ea7f02d..0f81db0 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,3 +9,6 @@ BBFILE_PATTERN_fsl-ppc = "^${LAYERDIR}/"
9BBFILE_PRIORITY_fsl-ppc = "5" 9BBFILE_PRIORITY_fsl-ppc = "5"
10 10
11BB_ENV_EXTRAWHITE := "KSRC USRC" 11BB_ENV_EXTRAWHITE := "KSRC USRC"
12
13LICENSE_PATH += "${LAYERDIR}/custom-licenses"
14