Skip to content
Snippets Groups Projects
Commit 87619cd8 authored by Samuli Piippo's avatar Samuli Piippo
Browse files

emulator: add qtsystems module to emulator image


Also fix the license files for the latest revision of qtsystems.

Change-Id: Ib880cb651006bdc734546786f469dc6bfa5c0530
Reviewed-by: default avatarTeemu Holappa <teemu.holappa@theqtcompany.com>
parent 035e1b55
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ MACHINE_EXTRA_INSTALL_SDK = "\
qtglesstream-dummy-client-dev \
"
MACHINE_EXTRA_INSTALL_QT = "\
qtsystems \
qtglesstream \
b2qt-emulator-proxy \
b2qt-emulator-vinput \
......
......@@ -24,3 +24,9 @@ EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator"
DEPENDS_emulator += "qtsimulator"
SRCREV = "37b614abbfb35d06a57e5b0824249c3abd5640e3"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \
file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \
file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment