diff options
author | Jukka Jokiniva <jukka.jokiniva@qt.io> | 2019-02-15 12:47:09 +0200 |
---|---|---|
committer | Jukka Jokiniva <jukka.jokiniva@qt.io> | 2019-02-15 12:47:17 +0000 |
commit | 5b259e76a065b547248ee54b5d0a1899bd517bc9 (patch) | |
tree | 65e3aa19008006b24721e4be950cbf2c77ad1348 /meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb | |
parent | a64eb55b902c015447f33fe3f92e60bc2810d3ca (diff) | |
download | meta-boot2qt-QtAS-5.12.1.tar.gz |
Update automotive submodulesQtAS-5.12.1
Change-Id: I5d279de6202c7214ad430b08113fe60d88b56b13
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 648d25b..b6fcbe5 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 = "363d013137de7fe695eea4379b586087a03a6afc" | 38 | SRCREV = "be096ae9e7818df48c0c5ce0185a42677e7b82dc" |
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)}" |