summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland_5.7-wip.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-01-26 08:33:58 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-15 10:21:47 +0000
commit869323e6405efe399e742c14583af34e25475de3 (patch)
treeb2e64df2b258a84ff49230e14c257aeb9f952dd0 /recipes-qt/qt5/qtwayland_5.7-wip.bb
parent47f349cb0b816dad03c73197a628b7d010a19754 (diff)
downloadmeta-boot2qt-869323e6405efe399e742c14583af34e25475de3.tar.gz
qt5: update to latest Qt 5.6.0 revision
Change-Id: Iaa3437588906c1e60ded7d6e0c981a58f01a305f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'recipes-qt/qt5/qtwayland_5.7-wip.bb')
-rw-r--r--recipes-qt/qt5/qtwayland_5.7-wip.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland_5.7-wip.bb b/recipes-qt/qt5/qtwayland_5.7-wip.bb
index b3dcfe7..58dfccd 100644
--- a/recipes-qt/qt5/qtwayland_5.7-wip.bb
+++ b/recipes-qt/qt5/qtwayland_5.7-wip.bb
@@ -21,8 +21,9 @@
21 21
22require recipes-qt/qt5/qtwayland_git.bb 22require recipes-qt/qt5/qtwayland_git.bb
23 23
24SRCREV = "22caa63a70245087e0fca51f2186597c232e2d21" 24SRCREV = "2adae188cb916d5a6ffbee65abf4ee8144de9ec2"
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"
27 28
28SRC_URI_remove = "file://0001-examples-wayland-include-server-buffer-only-when-bui.patch" 29SRC_URI_remove = "file://0001-examples-wayland-include-server-buffer-only-when-bui.patch"