aboutsummaryrefslogtreecommitdiffstats
path: root/meta-seattle/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-seattle/conf/layer.conf')
-rw-r--r--meta-seattle/conf/layer.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-seattle/conf/layer.conf b/meta-seattle/conf/layer.conf
new file mode 100644
index 00000000..65eb2c55
--- /dev/null
+++ b/meta-seattle/conf/layer.conf
@@ -0,0 +1,7 @@
+BBPATH .= ":${LAYERDIR}"
+
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb*"
+
+BBFILE_COLLECTIONS += "seattle"
+BBFILE_PATTERN_seattle := "^${LAYERDIR}/"
+BBFILE_PRIORITY_seattle = "14"