From 893105e4e47cbd27362d2bb712518d047d40f947 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Mon, 2 Oct 2017 09:59:20 +0300 Subject: meta-qt5: update to 5.9.2 RC * Update meta-qt5 layer to 5.9.2 RC * Keep qtsystems module in the old revision. Updating it requires lots of changes to emulator related recipes due API & other changes in qtsimulator module Change-Id: I679d8f45df474d8a14c989d51e0862255651e079 Reviewed-by: Samuli Piippo --- recipes-qt/qt5/qtsystems_git.bbappend | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes-qt/qt5') diff --git a/recipes-qt/qt5/qtsystems_git.bbappend b/recipes-qt/qt5/qtsystems_git.bbappend index 2a949eb..57c8285 100644 --- a/recipes-qt/qt5/qtsystems_git.bbappend +++ b/recipes-qt/qt5/qtsystems_git.bbappend @@ -1,6 +1,6 @@ ############################################################################ ## -## Copyright (C) 2016 The Qt Company Ltd. +## Copyright (C) 2017 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## ## This file is part of the Boot to Qt meta layer. @@ -29,3 +29,5 @@ EXTRA_QMAKEVARS_PRE_append_emulator = " CONFIG+=simulator" DEPENDS_append_emulator = " qtsimulator" + +SRCREV = "434af789f0d56ca7a521ca2d9ec8cf3b1057fd37" -- cgit v1.2.3-54-g00ecf