diff options
| -rw-r--r-- | meta-crownbay/conf/layer.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-crownbay/conf/layer.conf b/meta-crownbay/conf/layer.conf index 9b717009..52581e1c 100644 --- a/meta-crownbay/conf/layer.conf +++ b/meta-crownbay/conf/layer.conf | |||
| @@ -3,9 +3,7 @@ BBPATH := "${BBPATH}:${LAYERDIR}" | |||
| 3 | 3 | ||
| 4 | # We have a recipes directory, add to BBFILES | 4 | # We have a recipes directory, add to BBFILES |
| 5 | BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \ | 5 | BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \ |
| 6 | ${LAYERDIR}/recipes-*/*/*.bbappend \ | 6 | ${LAYERDIR}/recipes-*/*/*.bbappend" |
| 7 | ${LAYERDIR}/../common/recipes-graphics/*/*.bb \ | ||
| 8 | ${LAYERDIR}/../common/recipes-graphics/*/*.bbappend" | ||
| 9 | 7 | ||
| 10 | BBFILE_COLLECTIONS += "crownbay" | 8 | BBFILE_COLLECTIONS += "crownbay" |
| 11 | BBFILE_PATTERN_crownbay := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_crownbay := "^${LAYERDIR}/" |
