summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-11-11 07:36:07 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2016-11-11 10:33:23 +0000
commit802deb0631710a0f16965a0dce2b87a7478d598e (patch)
tree7fdcf1641229e8818a9a90f264cd8197c3c56262
parentfc5aa2ea66978f23646edad79507298923713216 (diff)
downloadmeta-boot2qt-802deb0631710a0f16965a0dce2b87a7478d598e.tar.gz
AM: update to latest revision
Change-Id: I88d85c281bfc7895f976fbc7f65bd9e88eae7aa3 Reviewed-by: Mikko Gronoff <mikko.gronoff@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 d63526a..bc3ff6b 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=317fda864ac33d41406ff3938c3e78d1"
34inherit qt5-module 34inherit qt5-module
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37SRCREV = "977c2d96b5114273b49b5dba5dcaf99bba7595d7" 37SRCREV = "c23f2cd6daffbed3c8b7f219d75bf0e657359755"
38 38
39DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 39DEPENDS = "qtbase qtdeclarative libyaml libarchive \
40 ${@base_contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" 40 ${@base_contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}"