summaryrefslogtreecommitdiffstats
path: root/templates/feature
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-04-24 09:05:06 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-04-24 09:05:06 +0000
commit8ad260216c663085fb5f6115da54600cec2565ac (patch)
treecf0703b3475998b2e688021751781d3490d465be /templates/feature
parent4f42a92e57aaed38a73864826fa4d0b0aca0ee35 (diff)
WIP: Prepare for QT6sandbox/jsmoeller/qt6
Change-Id: I4d63976c68f03499df40cba4ebe39a5f85c64fcd Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/feature')
-rw-r--r--templates/feature/agl-ic-container/50_bblayers.conf.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-ic-container/50_bblayers.conf.inc b/templates/feature/agl-ic-container/50_bblayers.conf.inc
index 119cacb7..16da1c4d 100644
--- a/templates/feature/agl-ic-container/50_bblayers.conf.inc
+++ b/templates/feature/agl-ic-container/50_bblayers.conf.inc
@@ -2,7 +2,7 @@ AGL_META_PYTHON = "${METADIR}/external/meta-openembedded/meta-python"
AGL_META_NETWORKING = "${METADIR}/external/meta-openembedded/meta-networking"
AGL_META_FILESYSTEMS = "${METADIR}/external/meta-openembedded/meta-filesystems"
AGL_META_VIRTUALIZATION = "${METADIR}/external/meta-virtualization"
-AGL_META_QT5 = "${METADIR}/external/meta-qt5"
+AGL_META_QT6 = "${METADIR}/external/meta-qt6"
BBLAYERS =+ " \
${METADIR}/meta-agl-devel/meta-agl-ic-container \