[oe] [meta-oe 01/19] meta-xfce: Add layer information

Andreas Mueller schnitzeltony at gmx.de
Mon Aug 1 21:02:39 UTC 2011


Signed-off-by: Andreas Mueller <schnitzeltony at gmx.de>
---
 meta-xfce/conf/layer.conf |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
 create mode 100644 meta-xfce/conf/layer.conf

diff --git a/meta-xfce/conf/layer.conf b/meta-xfce/conf/layer.conf
new file mode 100644
index 0000000..d669e4e
--- /dev/null
+++ b/meta-xfce/conf/layer.conf
@@ -0,0 +1,9 @@
+# We have a conf and classes directory, append to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+# We have a recipes directory, add to BBFILES
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
+
+BBFILE_COLLECTIONS += "xfce-layer"
+BBFILE_PATTERN_xfce-layer := "^${LAYERDIR}/"
+BBFILE_PRIORITY_xfce-layer = "7"
-- 
1.7.4.4





More information about the Openembedded-devel mailing list