diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2018-06-14 07:49:03 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-06-16 09:45:29 +0000 |
commit | 682ad61c071a9710e9f9d8a32ab1b5f3c14953d1 (patch) | |
tree | 3a0188611c3938ef559efa2b353ceae5e51eb70a /recipes-qt/qt5/qtwayland_git.bb | |
parent | fe6dbe144acbcbcbe37f5e9a07a08e414dbce036 (diff) | |
download | meta-qt5-682ad61c071a9710e9f9d8a32ab1b5f3c14953d1.tar.gz |
qt: upgrade to 5.9.6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwayland_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwayland_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb index e29bc94d..eef7d726 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb | |||
@@ -37,10 +37,10 @@ PACKAGECONFIG[libhybris-egl-server] = "-feature-libhybris-egl-server,-no-feature | |||
37 | 37 | ||
38 | EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" | 38 | EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" |
39 | 39 | ||
40 | SRCREV = "51b84d998b03cb95b6496e85d804e2788fc122d7" | 40 | SRCREV = "8c5999644c8a98dca74f7339c2c750dd063ae346" |
41 | 41 | ||
42 | # Patches from https://github.com/meta-qt5/qtwayland/commits/b5.9 | 42 | # Patches from https://github.com/meta-qt5/qtwayland/commits/b5.9 |
43 | # 5.9.meta-qt5.5 | 43 | # 5.9.meta-qt5.6 |
44 | # From https://bugreports.qt.io/browse/QTBUG-57767 | 44 | # From https://bugreports.qt.io/browse/QTBUG-57767 |
45 | SRC_URI += " \ | 45 | SRC_URI += " \ |
46 | file://0001-fix-build-without-xkbcommon-evdev.patch \ | 46 | file://0001-fix-build-without-xkbcommon-evdev.patch \ |