[oe] [meta-systemd][PATCH] meta-systemd: fixup BBFILE_PATTERN override

Martin Jansa martin.jansa at gmail.com
Thu May 17 07:49:47 UTC 2012


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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 d07d2ad..9caec69 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
-- 
1.7.8.6





More information about the Openembedded-devel mailing list