diff options
| author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-06-01 17:58:41 +0300 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-06-03 11:19:23 +0300 |
| commit | 623fe39f70996687f07888d6cea1f706c300986a (patch) | |
| tree | 66da3e82041cb1b22390f14dd92c0ba4ba45b2f6 /conf/distro/include | |
| parent | 4f2523addd2a4decbe82bb5dd66e5ba55d77626c (diff) | |
| download | meta-boot2qt-623fe39f70996687f07888d6cea1f706c300986a.tar.gz | |
Add QtSimulator support
QtSimulator is added as dependency to Qt modules that support it,
and some helper components are installed to emulator target.
Change-Id: I878ffcfc6a8d9a579cb4a5a4e823fa7f0fa5a3cd
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
Diffstat (limited to 'conf/distro/include')
| -rw-r--r-- | conf/distro/include/emulator.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/emulator.conf b/conf/distro/include/emulator.conf index d7afc52..79ebd07 100644 --- a/conf/distro/include/emulator.conf +++ b/conf/distro/include/emulator.conf | |||
| @@ -44,6 +44,8 @@ MACHINE_EXTRA_INSTALL_SDK = "\ | |||
| 44 | " | 44 | " |
| 45 | MACHINE_EXTRA_INSTALL_QT = "\ | 45 | MACHINE_EXTRA_INSTALL_QT = "\ |
| 46 | qtglesstream \ | 46 | qtglesstream \ |
| 47 | b2qt-emulator-proxy \ | ||
| 48 | b2qt-emulator-vinput \ | ||
| 47 | " | 49 | " |
| 48 | MACHINE_EXTRA_INSTALL_QT_SDK = "\ | 50 | MACHINE_EXTRA_INSTALL_QT_SDK = "\ |
| 49 | qtglesstream-dev \ | 51 | qtglesstream-dev \ |
