aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/conf
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-05-17 07:49:47 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-05-17 11:11:29 +0200
commit49dc49bd226ef7312b9b1b4ecf0d7886e84ad1c6 (patch)
tree5e0d3977258b0b24023cc9417723cc677a184ae5 /meta-systemd/conf
parent637cb7e3d2cfdc74d239a4257e6f3477aa17da4e (diff)
downloadmeta-openembedded-contrib-49dc49bd226ef7312b9b1b4ecf0d7886e84ad1c6.tar.gz
meta-systemd: fixup BBFILE_PATTERN override
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-systemd/conf')
-rw-r--r--meta-systemd/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-systemd/conf/layer.conf b/meta-systemd/conf/layer.conf
index d07d2aded0..9caec69ffa 100644
--- a/meta-systemd/conf/layer.conf
+++ b/meta-systemd/conf/layer.conf
@@ -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