diff options
| -rw-r--r-- | conf/layer.conf | 6 |
1 files 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}" | |||
| 4 | BBFILES += "${LAYERDIR}/recipes-*/*/*.bb*" | 4 | BBFILES += "${LAYERDIR}/recipes-*/*/*.bb*" |
| 5 | BBFILES += "${LAYERDIR}/images/*.bb*" | 5 | BBFILES += "${LAYERDIR}/images/*.bb*" |
| 6 | 6 | ||
| 7 | BBFILE_COLLECTIONS += "fsl" | 7 | BBFILE_COLLECTIONS += "fsl-ppc" |
| 8 | BBFILE_PATTERN_fsl := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_fsl-ppc := "^${LAYERDIR}/" |
| 9 | BBFILE_PRIORITY_fsl = "5" | 9 | BBFILE_PRIORITY_fsl-ppc = "5" |
| 10 | 10 | ||
| 11 | BB_ENV_EXTRAWHITE := "KSRC USRC" | 11 | BB_ENV_EXTRAWHITE := "KSRC USRC" |
