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.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-seattle/conf/layer.conf b/meta-seattle/conf/layer.conf
deleted file mode 100644
index 51246a6d..00000000
--- a/meta-seattle/conf/layer.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-BBPATH .= ":${LAYERDIR}"
-
-BBFILES += "${LAYERDIR}/recipes-*/*/*.bb*"
-
-BBFILE_COLLECTIONS += "seattle"
-BBFILE_PATTERN_seattle := "^${LAYERDIR}/"
-BBFILE_PRIORITY_seattle = "14"
-
-LAYERDEPENDS_seattle = "amd-bsp core"