diff options
| author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-03-03 14:47:30 +0200 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-03-07 07:21:11 +0000 |
| commit | ad78ccfc7e6f9a311161cde3951ca37d7d3601b0 (patch) | |
| tree | 019c06e285c11e9c03e39060c7de553b91c62d49 | |
| parent | ec99a534663ba2b1c0a1b2172381299c497bff4f (diff) | |
| download | meta-boot2qt-ad78ccfc7e6f9a311161cde3951ca37d7d3601b0.tar.gz | |
qtwayland: update SRCREV
Contains fix for client crash on imx6 devices
Change-Id: Ic6139426958ac0ab8710bab4e785d91fe80b0b4c
Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
| -rw-r--r-- | recipes-qt/qt5/qtwayland_5.7-wip.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland_5.7-wip.bb b/recipes-qt/qt5/qtwayland_5.7-wip.bb index 0828a42..2de879b 100644 --- a/recipes-qt/qt5/qtwayland_5.7-wip.bb +++ b/recipes-qt/qt5/qtwayland_5.7-wip.bb | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | 21 | ||
| 22 | require recipes-qt/qt5/qtwayland_git.bb | 22 | require recipes-qt/qt5/qtwayland_git.bb |
| 23 | 23 | ||
| 24 | SRCREV = "600d845ff4a89982dd6a8c9fa0dd60b2bf861ff5" | 24 | SRCREV = "0b9967d0f16652b0c77d454923bb7a1423792658" |
| 25 | PV = "5.7-wip+git${SRCPV}" | 25 | PV = "5.7-wip+git${SRCPV}" |
| 26 | QT_MODULE_BRANCH = "wip-compositor-api" | 26 | QT_MODULE_BRANCH = "wip-compositor-api" |
| 27 | EXTRA_QMAKEVARS_PRE += "CONFIG+=explicitlib" | 27 | EXTRA_QMAKEVARS_PRE += "CONFIG+=explicitlib" |
