aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-refhw-gen3/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-refhw-gen3/conf/layer.conf')
-rw-r--r--meta-agl-refhw-gen3/conf/layer.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-agl-refhw-gen3/conf/layer.conf b/meta-agl-refhw-gen3/conf/layer.conf
index 645235d..d3f6a7c 100644
--- a/meta-agl-refhw-gen3/conf/layer.conf
+++ b/meta-agl-refhw-gen3/conf/layer.conf
@@ -13,4 +13,6 @@ BBFILE_COLLECTIONS += "agl-refhw-gen3"
BBFILE_PATTERN_agl-refhw-gen3 = "^${LAYERDIR}"
BBFILE_PRIORITY_agl-refhw-gen3 = "11"
-LAYERSERIES_COMPAT_agl-refhw-gen3 = "thud"
+LAYERDEPENDS_agl-refhw-gen3 = "core rcar-gen3"
+
+LAYERSERIES_COMPAT_agl-refhw-gen3 = "dunfell"