diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-04-24 09:04:39 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-04-24 09:04:39 +0000 |
commit | b643212ec628010277c0f98480c9fb6a44488dfb (patch) | |
tree | b88abe770ef80aaefc69824502b638427749dfff /conf/layer.conf | |
parent | 5bb465ef396b66616bc18a116aba3257f0430670 (diff) |
WIP: Prepare for QT6sandbox/jsmoeller/qt6
Change-Id: Icc01644db2d0ec22756f2194b9d48dbae60de8ff
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'conf/layer.conf')
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 8a937a830..24a68dc41 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -16,4 +16,4 @@ BBFILES_DYNAMIC += " \ LAYERSERIES_COMPAT_agldemo = "kirkstone" -LAYERDEPENDS_agldemo = "aglcore qt5-layer openembedded-layer networking-layer multimedia-layer meta-flutter meta-app-framework" +LAYERDEPENDS_agldemo = "aglcore qt6-layer openembedded-layer networking-layer multimedia-layer meta-flutter meta-app-framework" |