From 09f8c75cfeb0ea6d6b77dbd25cfbf779aa395b45 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 28 Feb 2017 11:10:51 +0200 Subject: Update automotive components Use latest version of QtWayland from 5.8 branch, which is needed for qtapplicationmanager to work correctly. Change Drive CX to use basic rendering loop. Change-Id: If74255e982a676f1c556f2ef25975b675a484e05 Reviewed-by: Dominik Holland --- recipes-qt/automotive/qtapplicationmanager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/automotive/qtapplicationmanager_git.bb') diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb index c4f1eb4..98d0042 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=43a31c6abffdd61c938811959b3c1b71" inherit qt5-module require recipes-qt/qt5/qt5-git.inc -SRCREV = "74d8bb0c8590dec7d6106781b1aa460756425d8f" +SRCREV = "23a0e5a929b5b03f91ae532a765e2b7a543c3a99" DEPENDS = "qtbase qtdeclarative libyaml libarchive \ ${@base_contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" -- cgit v1.2.3-54-g00ecf