From 211695b46a2e1b86f01f3d150e1502c3e473aaab Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Mon, 23 Oct 2017 12:09:02 +0300 Subject: emulator: update recipes & configs for emulator3 * Remove emulator helperlib recipes as those are now included in qtsimulator * Move emulator proxy daemon launcher scripts under qtsimulator recipe * Update qtsimulator, qtsystems & qtglesstream to match with emulator3 * Remove qtsimulator dependencies from qtsensors and qtlocation as the the modules do not build against more recent refactored qtsimulator. Task-number: QTBUG-64006 Change-Id: Ib2374e702f2862b168ac2f1f2d6190f84823137c Reviewed-by: Samuli Piippo --- conf/distro/include/emulator.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'conf') diff --git a/conf/distro/include/emulator.conf b/conf/distro/include/emulator.conf index a749086..b6125ae 100644 --- a/conf/distro/include/emulator.conf +++ b/conf/distro/include/emulator.conf @@ -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. @@ -49,6 +49,4 @@ MACHINE_EXTRA_INSTALL += "\ mount-vboxsf \ qtsystems \ qtglesstream \ - b2qt-emulator-proxy \ - b2qt-emulator-vinput \ " -- cgit v1.2.3-54-g00ecf