summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorDan Ackers <dan.ackers@qt.io>2021-09-20 15:02:43 +0300
committerDan Ackers <dan.ackers@qt.io>2021-09-28 12:19:53 +0000
commit287c3c5fd88a35bfbb86cb74fd90846b36c196d7 (patch)
tree796a4178dd6dfb5f353b7e8aad80c4b187a81a44 /conf/layer.conf
parent180071873bfe9ba37d60a3106764daf194a2c391 (diff)
Meta-boot2qt now supports dunfell
Brings renesas to support dunfell as well. Task-number: QTBUG-96725 Change-Id: Iec6b0599502001e938b8135b77d60c0e4ebcc5c3 Reviewed-by: Jani Suonpera <jani.suonpera@qt.io>
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 89bd415..9f2d64d 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -39,5 +39,5 @@ BBFILE_COLLECTIONS += "b2qt_renesas"
BBFILE_PATTERN_b2qt_renesas := "^${LAYERDIR}/"
BBFILE_PRIORITY_b2qt_renesas = "20"
-LAYERSERIES_COMPAT_b2qt_renesas = "zeus"
+LAYERSERIES_COMPAT_b2qt_renesas = "dunfell"