From 0a77aaa46dce2bdd5be51d2de110eb11217ea1ec Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Tue, 20 Feb 2018 15:08:56 +0200 Subject: automotive: update qtapplicationmanager Fixes: QTAUTO-515 QTAUTO-786 Task-number: QTBUG-66224 Change-Id: I56f2144ff1c6e9c83fe94bd1faabdae73434082f 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 02e04bb..f175c56 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 = "06f3adf84ee4fc2287def8ca1c6b4036409f5c86" +SRCREV = "f741a32756dcb6cc740160265d76da5375e8e918" DEPENDS = "qtbase qtdeclarative libyaml libarchive \ ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" -- cgit v1.2.3-54-g00ecf