From 6ed2aff39acb4edd471af9f1f9fc022271f940b7 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 18 Aug 2025 10:00:22 +0300 Subject: [PATCH] conf: remove qtcreator image feature This is left over from meta-qt5 and has never been supported in meta-qt6. Pick-to: 6.10 6.9 6.8 Task-number: QTBUG-138741 Change-Id: I05aa1ef540ccd0665b386fd1a72238fefa0fd5e0 Reviewed-by: Ari Parkkila --- conf/layer.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/layer.conf b/conf/layer.conf index 27a06cd..4275a3e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -39,8 +39,6 @@ LAYERSERIES_COMPAT_qt6-layer = "scarthgap styhead walnascar whinlatter" LICENSE_PATH += "${LAYERDIR}/licenses" -IMAGE_FEATURES[validitems] += "qtcreator-debug" - # Set a variable to get to the top of the metadata location QT6BASE := "${LAYERDIR}"