diff options
| author | Sami Nurmenniemi <sami.nurmenniemi@qt.io> | 2017-11-29 17:13:54 +0200 |
|---|---|---|
| committer | Sami Nurmenniemi <sami.nurmenniemi@qt.io> | 2017-11-30 15:07:56 +0000 |
| commit | 663b86b82547d74154ca5890e39e6587b7b320d1 (patch) | |
| tree | 7441a432a0e605d2afbdc426a01873cde759fc96 /conf | |
| parent | 2b55502aad500d70256a6e92bec4d0e1258df482 (diff) | |
| download | meta-boot2qt-663b86b82547d74154ca5890e39e6587b7b320d1.tar.gz | |
Start qtlauncher and emulatorproxy as last services
Task-number: QTBUG-64786
Done-with: Kalle Viironen <kalle.viironen@qt.io>
Change-Id: I83a89e6a4469657e7fb24156cd20f6e19dacdf6a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/emulator.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/emulator.conf b/conf/machine/emulator.conf index 21cd96d..2ab622e 100644 --- a/conf/machine/emulator.conf +++ b/conf/machine/emulator.conf | |||
| @@ -48,3 +48,5 @@ MACHINE_FEATURES += "x86" | |||
| 48 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "v86d virtualbox-guest-additions" | 48 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "v86d virtualbox-guest-additions" |
| 49 | 49 | ||
| 50 | MACHINE_FEATURES += "apm alsa pcmcia bluetooth irda usbgadget screen" | 50 | MACHINE_FEATURES += "apm alsa pcmcia bluetooth irda usbgadget screen" |
| 51 | |||
| 52 | SYSTEMD_DEFAULT_TARGET = "custom.target" | ||
