summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/wic
Commit message (Collapse)AuthorAgeFilesLines
* emulator: remove invalid vga mode from boot parametersSamuli Piippo2018-11-141-0/+7
The default wks file from poky sets vga=0x318, which is invalid for our virtual box image and causes delay on boot up. Add new wks file without the vga mode. Task-number: QTBUG-71783 Change-Id: I03fcad931562bbd7c7c75e72e179eaf0240a3527 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>