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