[meta-freescale] [meta-fsl-ppc 39/42] rename collection name from fsl to fsl-ppc

Zhenhua Luo zhenhua.luo at freescale.com
Wed Jan 30 00:51:49 PST 2013


Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 conf/layer.conf |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 9d2e54b..ac08f27 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -4,8 +4,8 @@ BBPATH := "${BBPATH}:${LAYERDIR}"
 BBFILES += "${LAYERDIR}/recipes-*/*/*.bb*"
 BBFILES += "${LAYERDIR}/images/*.bb*"
 
-BBFILE_COLLECTIONS += "fsl"
-BBFILE_PATTERN_fsl := "^${LAYERDIR}/"
-BBFILE_PRIORITY_fsl = "5"
+BBFILE_COLLECTIONS += "fsl-ppc"
+BBFILE_PATTERN_fsl-ppc := "^${LAYERDIR}/"
+BBFILE_PRIORITY_fsl-ppc = "5"
 
 BB_ENV_EXTRAWHITE := "KSRC USRC"
-- 
1.7.9.5





More information about the meta-freescale mailing list