]> code.ossystems Code Review - openembedded-core.git/commit
qemu conf: replace deprecated option with new option
authorChen Qi <Qi.Chen@windriver.com>
Fri, 18 Aug 2017 10:19:14 +0000 (18:19 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 19 Aug 2017 08:19:12 +0000 (09:19 +0100)
commit2f1f3480d344f8521e01f456d2dcd6c4e989ec59
treeff9d9c32be9fba0aabd94986bf4aea2b5c32039c
parent91eee8b08cd52f49bb1c8f8c680607b3f3a52d24
qemu conf: replace deprecated option with new option

Replace the deprecated '-usbdevice' option with '-device usb-xx' option.
This would fix runqemu boot error like below.

  '-usbdevice' is deprecated, please use '-device usb-...' instead

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/qemuboot-mips.inc
meta/conf/machine/include/qemuboot-x86.inc
meta/conf/machine/qemuarm.conf
meta/conf/machine/qemuppc.conf