diff options
Diffstat (limited to 'meta/conf/layer.conf')
| -rw-r--r-- | meta/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index c0298f5288..7e0beba954 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf | |||
| @@ -3,7 +3,7 @@ BBPATH ?= "" | |||
| 3 | BBPATH := "${BBPATH}:${LAYERDIR}" | 3 | BBPATH := "${BBPATH}:${LAYERDIR}" |
| 4 | 4 | ||
| 5 | # We have a packages directory, add to BBFILES | 5 | # We have a packages directory, add to BBFILES |
| 6 | BBFILES := "${BBFILES} ${LAYERDIR}/packages/*/*.bb" | 6 | BBFILES := "${BBFILES} ${LAYERDIR}/packages/*/*.bb ${LAYERDIR}/recipes-*/*/*.bb" |
| 7 | 7 | ||
| 8 | BBFILE_COLLECTIONS += "normal" | 8 | BBFILE_COLLECTIONS += "normal" |
| 9 | BBFILE_PATTERN_normal := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_normal := "^${LAYERDIR}/" |
