From 3744a35d67b6d239b24c84d07f132038c6b2656e Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 5 Feb 2021 11:44:13 +0200 Subject: qtwayland: Remove unneeded (mostly) xdg-shell related patches This patch removes the following patches: - 0016-xdg-shell-Add-xdg-shell-protocol-file-version-1.4.0.patch - 0017-xdg-shell-Add-minimize-feature-to-QWindow-using-wayl.patch - 0019-xdg-shell-upgrade-to-support-current-version-weston-.patch - 0099_qtwayland_no_evdev.patch - UNUSED_NEEDS_CHECK_YOCTO_0018-packaging-enable-xdg-shell-at-runtime.patch Bug-AGL: SPEC-3797 Signed-off-by: Marius Vlad Change-Id: Ida16800b4209166725d4aeae5e446214f5d46f1e --- recipes-qt/qt/qtwayland/0099_qtwayland_no_evdev.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 recipes-qt/qt/qtwayland/0099_qtwayland_no_evdev.patch (limited to 'recipes-qt/qt/qtwayland/0099_qtwayland_no_evdev.patch') diff --git a/recipes-qt/qt/qtwayland/0099_qtwayland_no_evdev.patch b/recipes-qt/qt/qtwayland/0099_qtwayland_no_evdev.patch deleted file mode 100644 index 984ae8132..000000000 --- a/recipes-qt/qt/qtwayland/0099_qtwayland_no_evdev.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/tests/auto/compositor/compositor/compositor.pro b/tests/auto/compositor/compositor/compositor.pro -index 2919fa4..d9acac3 100644 ---- a/tests/auto/compositor/compositor/compositor.pro -+++ b/tests/auto/compositor/compositor/compositor.pro -@@ -7,9 +7,6 @@ QT += core-private gui-private waylandcompositor waylandcompositor-private - - QMAKE_USE += wayland-client wayland-server - --qtConfig(xkbcommon-evdev): \ -- QMAKE_USE += xkbcommon_evdev -- - WAYLANDCLIENTSOURCES += \ - ../../../../src/3rdparty/protocol/xdg-shell.xml \ - ../../../../src/3rdparty/protocol/ivi-application.xml \ -- cgit 1.2.3-korg