summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2017-03-16 17:10:21 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2017-03-16 16:21:43 +0000
commit00b5087da9fa37ab49a29021bf4b1e405634a751 (patch)
treea3beecd9013a1efe0b5ef3fa5ffa39ed5d034cdc
parent40b299399c5fc3d14156f720e33e22d7a50f1f20 (diff)
downloadmeta-boot2qt-00b5087da9fa37ab49a29021bf4b1e405634a751.tar.gz
AM: update revision
Change-Id: I54f29272075b9efc5ce3d8eebaf582001f299382 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
-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 98d0042..4e71c85 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 = "23a0e5a929b5b03f91ae532a765e2b7a543c3a99" 37SRCREV = "f472ef3662cf0a9bc2bf727c7cef18fd884df5a2"
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)}"