summaryrefslogtreecommitdiffstats
path: root/meta-ibm/meta-fsp2/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibm/meta-fsp2/conf/layer.conf')
-rw-r--r--meta-ibm/meta-fsp2/conf/layer.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-ibm/meta-fsp2/conf/layer.conf b/meta-ibm/meta-fsp2/conf/layer.conf
new file mode 100644
index 000000000..11d9b6eee
--- /dev/null
+++ b/meta-ibm/meta-fsp2/conf/layer.conf
@@ -0,0 +1,9 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
+ ${LAYERDIR}/recipes-*/*/*.bbappend"
+
+BBFILE_PATTERN_fsp2-layer = "^${LAYERDIR}"
+BBFILE_COLLECTIONS += "fsp2-layer"
+LAYERVERSION_fsp2 = "1"
OpenPOWER on IntegriCloud