diff options
author | Martin Kelly <mkelly@xevo.com> | 2017-04-25 13:13:57 -0700 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-05-16 05:07:51 +0000 |
commit | d2eb5b67218f440806f32afa75a751b8c8d218c9 (patch) | |
tree | 05a2b2cc7cae12ea9b8b8ad3026a5b92a7b4eba8 /recipes-qt/qt5/qtwayland_%.bbappend | |
parent | 0eea4306164f6a6d4567a9857c58fdc59c29a383 (diff) |
qt: enable upgrade to 5.8
Drop patches and bbappends that no longer apply. I audited these to
verify that they already exist upstream, and I believe we are OK.
Change-Id: I83f8334539d5542c7632b45e230d53915fdf18bf
Depends-On: I024b757d16e5891382f4286dadee3315163a79d5
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Diffstat (limited to 'recipes-qt/qt5/qtwayland_%.bbappend')
-rw-r--r-- | recipes-qt/qt5/qtwayland_%.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland_%.bbappend b/recipes-qt/qt5/qtwayland_%.bbappend index baaf11492..ed9e3749a 100644 --- a/recipes-qt/qt5/qtwayland_%.bbappend +++ b/recipes-qt/qt5/qtwayland_%.bbappend @@ -22,7 +22,6 @@ FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" SRC_URI_append = "\ file://0010-Added-manifest-file-according-to-smack-3-domain-mode.patch \ - file://0001-Avoid-attaching-NULL-buffer-while-hiding-EGL-windows.patch \ " SRC_URI_append_checkforkrogoth = "\ file://disable_xcomposite_egl_qt_wayland_client_buffer_integration.patch \ |