diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-11-11 07:36:07 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-11-11 10:33:23 +0000 |
commit | 802deb0631710a0f16965a0dce2b87a7478d598e (patch) | |
tree | 7fdcf1641229e8818a9a90f264cd8197c3c56262 /recipes-qt | |
parent | fc5aa2ea66978f23646edad79507298923713216 (diff) | |
download | meta-boot2qt-802deb0631710a0f16965a0dce2b87a7478d598e.tar.gz |
AM: update to latest revision
Change-Id: I88d85c281bfc7895f976fbc7f65bd9e88eae7aa3
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt')
-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 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" | |||
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 = "977c2d96b5114273b49b5dba5dcaf99bba7595d7" | 37 | SRCREV = "c23f2cd6daffbed3c8b7f219d75bf0e657359755" |
38 | 38 | ||
39 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ | 39 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ |
40 | ${@base_contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" | 40 | ${@base_contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" |