summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-08-15 07:36:08 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-08-15 06:00:06 +0000
commit2b11595512f830532c4f06c8ed5f4bc6b67ce9d2 (patch)
tree1b5fc5f71c1141ce07eedb590b7b0a6b64841cc3 /meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
parent766c7d822a6312c6639a3af7b2d01b3799ffe40e (diff)
downloadmeta-boot2qt-2b11595512f830532c4f06c8ed5f4bc6b67ce9d2.tar.gz
automotive: update submodules
Add the updated commercial license to qmllive Change-Id: Iaeb07e22e1334e05e3f16e14f6f118af80ba77ff Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
index 75b7b0e..82a9bcd 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=ff238b33ff354a0d8d79851a9c061717"
34inherit qt5-module 34inherit qt5-module
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37SRCREV = "37ec2100342e3447552f0948aac11c155408254f" 37SRCREV = "201656bedec57dbd22b3fc3089148e6c7453875c"
38 38
39DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 39DEPENDS = "qtbase qtdeclarative libyaml libarchive \
40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}" 40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}"