diff options
author | Jukka Jokiniva <jukka.jokiniva@qt.io> | 2019-02-07 07:58:04 +0200 |
---|---|---|
committer | Jukka Jokiniva <jukka.jokiniva@qt.io> | 2019-02-07 07:23:59 +0000 |
commit | 7d3669a3cdce79f5478f856b028be176380210bd (patch) | |
tree | 83e4598d6c096aabd2d98486735921bd46af4d5d /meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb | |
parent | 526c468b393fe32b697ec06e5f204185aeb90046 (diff) | |
download | meta-boot2qt-7d3669a3cdce79f5478f856b028be176380210bd.tar.gz |
Update Automotive SHAs
Change-Id: Ib659d8e6fd1746b4f578b12cf4cd8eab5b8f217b
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb')
-rw-r--r-- | meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb index 7c81fc5..2970484 100644 --- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | ############################################################################ | 1 | ############################################################################ |
2 | ## | 2 | ## |
3 | ## Copyright (C) 2018 The Qt Company Ltd. | 3 | ## Copyright (C) 2019 The Qt Company Ltd. |
4 | ## Contact: https://www.qt.io/licensing/ | 4 | ## Contact: https://www.qt.io/licensing/ |
5 | ## | 5 | ## |
6 | ## This file is part of the Boot to Qt meta layer. | 6 | ## This file is part of the Boot to Qt meta layer. |
@@ -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 = "9c4ff31161c2ea09c790ab143a23b3fe997ed4a3" | 38 | SRCREV = "267f162d75ee78f79785c43dddfcdd3089d54d53" |
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)}" |