meta-systemd: fixup BBFILE_PATTERN override

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Martin Jansa 2012-05-17 07:49:47 +00:00 committed by Koen Kooi
parent 637cb7e3d2
commit 49dc49bd22

View File

@ -15,7 +15,7 @@ BBPATH .= ":${LAYERDIR}"
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "systemd-layer"
BBFILE_PATTERN_systemd := "^${LAYERDIR}/"
BBFILE_PATTERN_systemd-layer := "^${LAYERDIR}/"
# Define the priority for recipes (.bb files) from this layer,
# choosing carefully how this layer interacts with all of the