From 0af64f13c685998afb4a347ee18b615847e64a3c Mon Sep 17 00:00:00 2001 From: Samuli Piippo <samuli.piippo@theqtcompany.com> Date: Mon, 14 Dec 2015 08:49:31 +0200 Subject: [PATCH] AM: update to latest revision Fixes web browser crash Change-Id: I3053875769f061cb4c155c73d8739ec03d6cae0e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> --- 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 c0834287..5c00be57 100644 --- a/recipes-qt/automotive/qtapplicationmanager_git.bb +++ b/recipes-qt/automotive/qtapplicationmanager_git.bb @@ -30,7 +30,7 @@ SRC_URI = " \ git://codereview.qt-project.org/qt/qtapplicationmanager;branch=${BRANCH};protocol=ssh;sdk-uri=5.6/Src/qtapplicationmanager \ " -SRCREV = "d2cfd2ce2873298e3188d2e143adb28f46cd4d5f" +SRCREV = "da9ec3d09554db916922302e4449c9d3dcc6be7f" BRANCH = "master" DEPENDS = "qtbase qtdeclarative libyaml libarchive \ -- GitLab