Signed-off-by: Zhenhua Luo <[email protected]>
---
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
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale