diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2017-09-06 12:18:58 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2017-09-06 13:40:26 +0000 |
commit | 1ee03ec903479172cf84845f024e94f28f2f6817 (patch) | |
tree | 9cb94b50f076e82655828c3c95496ed1a5e1c388 | |
parent | ed8025ddac5f22330f572fa076431ac22465e9d3 (diff) | |
download | meta-boot2qt-1ee03ec903479172cf84845f024e94f28f2f6817.tar.gz |
qtapplicationmanager: update revision
Previous revision no longer compiled with latest Qt 5.10
Change-Id: I7a1205dfa449cd78fd97f609e4c7f82a7ac6e933
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
-rw-r--r-- | recipes-qt/automotive/qtapplicationmanager_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb index d2e8b31..f327dcc 100644 --- a/recipes-qt/automotive/qtapplicationmanager_git.bb +++ b/recipes-qt/automotive/qtapplicationmanager_git.bb | |||
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=43a31c6abffdd61c938811959b3c1b71" | |||
34 | inherit qt5-module | 34 | inherit qt5-module |
35 | require recipes-qt/qt5/qt5-git.inc | 35 | require recipes-qt/qt5/qt5-git.inc |
36 | 36 | ||
37 | SRCREV = "f472ef3662cf0a9bc2bf727c7cef18fd884df5a2" | 37 | SRCREV = "199503309b078e127150575ae774d2bf5b24fe16" |
38 | 38 | ||
39 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ | 39 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ |
40 | ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" | 40 | ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" |