summaryrefslogtreecommitdiff
path: root/multitech/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'multitech/conf/layer.conf')
-rw-r--r--multitech/conf/layer.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/multitech/conf/layer.conf b/multitech/conf/layer.conf
new file mode 100644
index 0000000..86f136d
--- /dev/null
+++ b/multitech/conf/layer.conf
@@ -0,0 +1,5 @@
+BBFILES += "${LAYERDIR}/recipes/*/*.bb ${LAYERDIR}/recipes/*/*.bbappend"
+BBPATH .= ":${LAYERDIR}"
+BBFILE_COLLECTIONS += "multitech"
+BBFILE_PRIORITY_multitech = "5"
+BBFILE_PATTERN_multitech = "${LAYERDIR}"