[oe] [meta-oe][meta-systemd][PATCH V3 2/2] layer.conf: add detection of meta-oe layer.

Cristian Iorga cristian.iorga at intel.com
Fri Apr 24 15:43:52 UTC 2015


bluez append has been moved to meta-oe,
so add detection for that layer.

Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
---
 meta-systemd/conf/layer.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-systemd/conf/layer.conf b/meta-systemd/conf/layer.conf
index 0563f44..06c2ff1 100644
--- a/meta-systemd/conf/layer.conf
+++ b/meta-systemd/conf/layer.conf
@@ -15,6 +15,7 @@ BBPATH .= ":${LAYERDIR}"
 BBFILES += "\
   ${LAYERDIR}/recipes-*/*/*.bb \
   ${LAYERDIR}/oe-core/recipes-*/*/*.bbappend \
+  ${LAYERDIR}/meta-oe/recipes-*/*/*.bbappend \
 "
 
 BBFILE_COLLECTIONS += "systemd-layer"
-- 
2.1.0




More information about the Openembedded-devel mailing list