summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/feature/agl-ic-container/50_bblayers.conf.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/feature/agl-ic-container/50_bblayers.conf.inc b/templates/feature/agl-ic-container/50_bblayers.conf.inc
index 313cf12a..16da1c4d 100644
--- a/templates/feature/agl-ic-container/50_bblayers.conf.inc
+++ b/templates/feature/agl-ic-container/50_bblayers.conf.inc
@@ -2,10 +2,8 @@ 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 = ""
AGL_META_QT6 = "${METADIR}/external/meta-qt6"
BBLAYERS =+ " \
${METADIR}/meta-agl-devel/meta-agl-ic-container \
- ${AGL_META_QT6} \
"