summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2017-10-18 15:56:54 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2017-10-19 09:51:15 +0000
commit0714bc1a2d29b451c3caa5f68d747cbed16cbd60 (patch)
treee224aeb3728b4f4029a88e3f1fba2b237ddf4772
parent2194d6d6ea6581a8899ba250346d50fd2c7af602 (diff)
downloadmeta-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.bb2
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"
34inherit qt5-module 34inherit qt5-module
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37SRCREV = "199503309b078e127150575ae774d2bf5b24fe16" 37SRCREV = "9295baad5f20cf7b3e12aad37e7255a143b0c89b"
38 38
39DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 39DEPENDS = "qtbase qtdeclarative libyaml libarchive \
40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" 40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}"