aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChenxi Mao <parheliamm@126.com>2020-04-12 15:06:40 +0800
committerChenxi Mao <chenxi.mao2013@gmail.com>2020-04-14 00:15:32 +0000
commit3cba80637fc17d3fd241ad930c743e009ed86d1a (patch)
treee661e3f61616c0643bcfdb072e0d2dd45f2a08c4
parent634da00900ba01f1d0102ca69bf5a9a3c4156c70 (diff)
meta-qt5: Support latest Yocto project
Fixes: QTBUG-83460 Change-Id: If00f0bdfb96a423111055a82578def7978621c8f Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 1c9e73ca..e70518b7 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,7 +29,7 @@ LAYERVERSION_qt5-layer = "1"
LAYERDEPENDS_qt5-layer = "core"
-LAYERSERIES_COMPAT_qt5-layer = "sumo thud warrior zeus"
+LAYERSERIES_COMPAT_qt5-layer = "sumo thud warrior zeus dunfell"
LICENSE_PATH += "${LAYERDIR}/licenses"