From: Denys Dmytriyenko <[email protected]> Patches fixing touchscreen issues were moved to distro location and need to be re-validated if something is still needed with 5.4, but they don't apply as is any more.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../recipes-qt/qt5/qtwayland-native_git.bbappend | 3 --- meta-arago-extras/recipes-qt/qt5/qtwayland_git.bbappend | 11 ----------- 2 files changed, 14 deletions(-) delete mode 100644 meta-arago-extras/recipes-qt/qt5/qtwayland-native_git.bbappend delete mode 100644 meta-arago-extras/recipes-qt/qt5/qtwayland_git.bbappend diff --git a/meta-arago-extras/recipes-qt/qt5/qtwayland-native_git.bbappend b/meta-arago-extras/recipes-qt/qt5/qtwayland-native_git.bbappend deleted file mode 100644 index 64de589..0000000 --- a/meta-arago-extras/recipes-qt/qt5/qtwayland-native_git.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -PR_append = "-arago1" - -QT_MODULE_BRANCH = "5.4" diff --git a/meta-arago-extras/recipes-qt/qt5/qtwayland_git.bbappend b/meta-arago-extras/recipes-qt/qt5/qtwayland_git.bbappend deleted file mode 100644 index 1911a9e..0000000 --- a/meta-arago-extras/recipes-qt/qt5/qtwayland_git.bbappend +++ /dev/null @@ -1,11 +0,0 @@ -PR_append = "-arago3" - -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI += "file://0001-Fix-touch-with-Weston.patch \ - file://0001-Wayland-correct-touch-location.patch \ - file://0001-Wayland-can-drag-a-window-by-its-titlebar-using-the-.patch \ -" - - -QT_MODULE_BRANCH = "5.4" -- 2.1.2 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
