aboutsummaryrefslogtreecommitdiffstats
path: root/meta-seattle
diff options
context:
space:
mode:
Diffstat (limited to 'meta-seattle')
-rw-r--r--meta-seattle/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-seattle/conf/layer.conf b/meta-seattle/conf/layer.conf
index 65eb2c55..de1da796 100644
--- a/meta-seattle/conf/layer.conf
+++ b/meta-seattle/conf/layer.conf
@@ -5,3 +5,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb*"
BBFILE_COLLECTIONS += "seattle"
BBFILE_PATTERN_seattle := "^${LAYERDIR}/"
BBFILE_PRIORITY_seattle = "14"
+
+LAYERDEPENDS_seattle = "amd core"