diff options
Diffstat (limited to 'meta-systemd/conf')
| -rw-r--r-- | meta-systemd/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-systemd/conf/layer.conf b/meta-systemd/conf/layer.conf index 9caec69ffa..3310abc8af 100644 --- a/meta-systemd/conf/layer.conf +++ b/meta-systemd/conf/layer.conf | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | BBPATH .= ":${LAYERDIR}" | 12 | BBPATH .= ":${LAYERDIR}" |
| 13 | 13 | ||
| 14 | # We have a recipes directory, add to BBFILES | 14 | # We have a recipes directory, add to BBFILES |
| 15 | BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend" | 15 | BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/*/recipes-*/*/*.bbappend" |
| 16 | 16 | ||
| 17 | BBFILE_COLLECTIONS += "systemd-layer" | 17 | BBFILE_COLLECTIONS += "systemd-layer" |
| 18 | BBFILE_PATTERN_systemd-layer := "^${LAYERDIR}/" | 18 | BBFILE_PATTERN_systemd-layer := "^${LAYERDIR}/" |
