diff options
author | Dominik Holland <dominik.holland@pelagicore.com> | 2017-10-18 15:56:54 +0200 |
---|---|---|
committer | Dominik Holland <dominik.holland@pelagicore.com> | 2017-10-19 09:51:15 +0000 |
commit | 0714bc1a2d29b451c3caa5f68d747cbed16cbd60 (patch) | |
tree | e224aeb3728b4f4029a88e3f1fba2b237ddf4772 | |
parent | 2194d6d6ea6581a8899ba250346d50fd2c7af602 (diff) | |
download | meta-boot2qt-0714bc1a2d29b451c3caa5f68d747cbed16cbd60.tar.gz |
Update qtapplicationmanager to the latest version
Change-Id: I3fe056b7cf2face329b71a462269734b272a804d
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-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 f327dcc..93fd7ac 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 = "199503309b078e127150575ae774d2bf5b24fe16" | 37 | SRCREV = "9295baad5f20cf7b3e12aad37e7255a143b0c89b" |
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)}" |