summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-03-03 14:47:30 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-03-07 07:21:11 +0000
commitad78ccfc7e6f9a311161cde3951ca37d7d3601b0 (patch)
tree019c06e285c11e9c03e39060c7de553b91c62d49 /recipes-qt
parentec99a534663ba2b1c0a1b2172381299c497bff4f (diff)
downloadmeta-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>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt5/qtwayland_5.7-wip.bb2
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
22require recipes-qt/qt5/qtwayland_git.bb 22require recipes-qt/qt5/qtwayland_git.bb
23 23
24SRCREV = "600d845ff4a89982dd6a8c9fa0dd60b2bf861ff5" 24SRCREV = "0b9967d0f16652b0c77d454923bb7a1423792658"
25PV = "5.7-wip+git${SRCPV}" 25PV = "5.7-wip+git${SRCPV}"
26QT_MODULE_BRANCH = "wip-compositor-api" 26QT_MODULE_BRANCH = "wip-compositor-api"
27EXTRA_QMAKEVARS_PRE += "CONFIG+=explicitlib" 27EXTRA_QMAKEVARS_PRE += "CONFIG+=explicitlib"