diff options
author | Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> | 2018-11-15 11:57:40 +0100 |
---|---|---|
committer | Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> | 2018-11-16 05:32:18 +0000 |
commit | 1aafad3d9148ae2f09ae73d07c99ca7bc14c4ae2 (patch) | |
tree | 85c76d25e6c1d7b7124d26d6cd944b352f9d627c /meta-boot2qt/recipes-qt | |
parent | 296d86b6f9fb42c43c98dc1d4f41a72ddfa9e36a (diff) | |
download | meta-boot2qt-1aafad3d9148ae2f09ae73d07c99ca7bc14c4ae2.tar.gz |
qtapplicationmanager: update revision
Change-Id: Ic98278f821178756e393c4ba4c0b04de9ffb8b55
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'meta-boot2qt/recipes-qt')
-rw-r--r-- | meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb index 5e05f4a..89fcaa2 100644 --- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb | |||
@@ -35,7 +35,7 @@ inherit qt5-module | |||
35 | require recipes-qt/qt5/qt5-git.inc | 35 | require recipes-qt/qt5/qt5-git.inc |
36 | 36 | ||
37 | QT_MODULE_BRANCH = "dev" | 37 | QT_MODULE_BRANCH = "dev" |
38 | SRCREV = "d6c4404b60a80ad951c0358b1e54c6c03e121a7d" | 38 | SRCREV = "941d493f47d1e15430ed062ea0aa4b1f7c087a04" |
39 | 39 | ||
40 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ | 40 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ |
41 | ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}" | 41 | ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}" |