From b97117dfe83a5b73e8d27c6818902e0d1cfca7ba Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Fri, 21 Dec 2018 08:13:57 +0200 Subject: automotive: update revisions Change-Id: I7018446af539fea2699617382bf7fdc3727a79dc Reviewed-by: Mikko Gronoff --- meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb') diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb index 10fe7ae..7c81fc5 100644 --- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb @@ -29,13 +29,13 @@ DESCRIPTION = "Qt component for application lifecycle management" LICENSE = "(GFDL-1.3 & The-Qt-Company-GPL-Exception-1.0 & (LGPL-3.0 | GPL-2.0+)) | The-Qt-Company-Commercial" -LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=ff238b33ff354a0d8d79851a9c061717" +LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504" inherit qt5-module require recipes-qt/qt5/qt5-git.inc QT_MODULE_BRANCH = "dev" -SRCREV = "a1c67d415fda4fcfef423cd0a0f55f72ab5a8532" +SRCREV = "9c4ff31161c2ea09c790ab143a23b3fe997ed4a3" DEPENDS = "qtbase qtdeclarative libyaml libarchive \ ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}" -- cgit v1.2.3-54-g00ecf