From f1d263cd84e3fc25936e45e36692ca05a6d501e2 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Fri, 23 Feb 2018 14:59:01 +0200 Subject: automotive: update qtapplicationmanager Fixes QTAUTO-790 Task-number: QTBUG-66224 Change-Id: I604b74bd25eed978fb564138a65c14821bb19357 Reviewed-by: Samuli Piippo --- recipes-qt/automotive/qtapplicationmanager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb index b839cdb..ae66e8a 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=ff238b33ff354a0d8d79851a9c061717" inherit qt5-module require recipes-qt/qt5/qt5-git.inc -SRCREV = "e044325ab5271cdf8043e2f198f37b0f11e60a3a" +SRCREV = "5581e400c95a1ff736c55c9d93bd451302970c11" DEPENDS = "qtbase qtdeclarative libyaml libarchive \ ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" -- cgit v1.2.3-54-g00ecf