diff options
author | Jukka Jokiniva <jukka.jokiniva@qt.io> | 2019-02-13 12:03:27 +0200 |
---|---|---|
committer | Jukka Jokiniva <jukka.jokiniva@qt.io> | 2019-02-13 10:07:18 +0000 |
commit | 1e4504331e6214ca41fc104cb70bb1e850eab6cf (patch) | |
tree | 63b273484c0a825117c0baa1873d1d3f0d2e1fbf /meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb | |
parent | 5f8fe3e567fb79acc8f1a5feeb931b9f0191b764 (diff) | |
download | meta-boot2qt-1e4504331e6214ca41fc104cb70bb1e850eab6cf.tar.gz |
Update automotive submodules
Change-Id: I8a881320c5c4f3e1e4a2daee2cb8a19a274c9715
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb')
-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 d24048f..648d25b 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 = "d8e1699fe1bd47deb3fa65551524b9cfd3afc356" | 38 | SRCREV = "363d013137de7fe695eea4379b586087a03a6afc" |
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)}" |