From e5c06f877e118db2c27d5faadc3bce73e005c3cb Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Wed, 26 Jul 2023 14:23:54 +0300 Subject: qtwayland: Clean-up and adapt inputContext() patch This cleans up all qtwayland patches that haven't been used in quite some time and adapts a slightly recent patch that provided a work-around to enable Qt debugging (using QT_LOGGING_RULES), which a qtwayland update made it so the patch wouldn't apply anymore. Bug-AGL: SPEC-4770 Change-Id: Ie24b4dff51500a9ab85635768045b2ee0c29bd0a Signed-off-by: Marius Vlad --- recipes-qt/qt/qtwayland_agldemo.inc | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'recipes-qt/qt/qtwayland_agldemo.inc') diff --git a/recipes-qt/qt/qtwayland_agldemo.inc b/recipes-qt/qt/qtwayland_agldemo.inc index 111e2acd..dc5ee3dc 100644 --- a/recipes-qt/qt/qtwayland_agldemo.inc +++ b/recipes-qt/qt/qtwayland_agldemo.inc @@ -1,20 +1,6 @@ FILESEXTRAPATHS:append := ":${THISDIR}/qtwayland" -# QT_MODULE_BRANCH = "5.4" - -# TODO: -# These patches for IVI-SHELL are tempolary disabled because of issues. And new -# patches are proposed. -# -# file://0020-Add-IVI-Shell-protocol-file-version-patch-v6.patch \ -# file://0021-Implement-initial-IVI-Shell-support.patch \ -# file://0001-protocol-update-3rd-party-ivi-application-protocol.patch \ -# file://0002-qwaylandwindow-add-support-for-IVI-Surface-ID-proper.patch \ -# -# This patch breaks the build with qtwayland 5.15.7 (SPEC-4770) -# file://0001-client-qwaylandintegration-Do-not-attempt-to-use-the.patch \ -# - SRC_URI:append = "\ file://0001-qwaylandwindow-Short-circuit-isExposed.patch \ + file://0001-qwaylandintegration-Keep-previous-check-related-to-i.patch \ " -- cgit 1.2.3-korg