diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2018-04-18 12:17:24 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-04-20 10:06:37 +0000 |
| commit | 35f8981b11b4fcc7789f86fe2beed3f8841ee88d (patch) | |
| tree | 61421f2456830dca3152b3dcdd2c370810c322a1 /recipes-qt/qt5/qtwayland_git.bb | |
| parent | 5bbfbca70586922b9b3f62878f46bc7260f42135 (diff) | |
| download | meta-qt5-35f8981b11b4fcc7789f86fe2beed3f8841ee88d.tar.gz | |
qt5: upgrade to 5.11 beta3+
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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb index 272bed1d..762e6127 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb | |||
| @@ -37,14 +37,14 @@ 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 = "ec495c98189f1d849e793108b09b5af0ce2c8984" | 40 | SRCREV = "434f3e9a952b5858abc1f0ed1179ea5d2fca6a19" |
| 41 | 41 | ||
| 42 | # Patches from https://github.com/meta-qt5/qtwayland/commits/b5.11 | 42 | # Patches from https://github.com/meta-qt5/qtwayland/commits/b5.11 |
| 43 | # 5.11.meta-qt5.1 | 43 | # 5.11.meta-qt5.2 |
| 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 \ |
| 47 | " | 47 | #" |
| 48 | 48 | ||
| 49 | BBCLASSEXTEND =+ "native nativesdk" | 49 | BBCLASSEXTEND =+ "native nativesdk" |
| 50 | 50 | ||
