diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-10-19 10:22:18 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-10-25 06:40:54 +0000 |
commit | 6a7f088e80ce13f1df0d6bf4d7dd31e83384a53a (patch) | |
tree | 14f3c584b30f64f9f9a2f5704ffdf103602453aa /recipes-qt | |
parent | 69a2495f07cfc31c38f6f1bd19a9a66b321818cf (diff) | |
download | meta-boot2qt-6a7f088e80ce13f1df0d6bf4d7dd31e83384a53a.tar.gz |
qtwayland: update to latest revision
Include wayland-dev package to SDK to have wayland-scanner there, needed
when building QtWayland with the toolchain.
Change-Id: I8b4fc2c0af3a7a27cf0376eb21c88e33c83a2e54
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt')
-rw-r--r-- | recipes-qt/qt5/qtwayland_git.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland_git.bbappend b/recipes-qt/qt5/qtwayland_git.bbappend index ad4d9bb..d195bdd 100644 --- a/recipes-qt/qt5/qtwayland_git.bbappend +++ b/recipes-qt/qt5/qtwayland_git.bbappend | |||
@@ -27,4 +27,4 @@ | |||
27 | ## | 27 | ## |
28 | ############################################################################ | 28 | ############################################################################ |
29 | 29 | ||
30 | SRCREV = "3f5111b6c1d92ae4fed008abb53cf4226bfef575" | 30 | SRCREV = "582c6a379f6a45648352c538a7df4d675c9d0a65" |