]> code.ossystems Code Review - openembedded-core.git/commit
conf/machine: fix QEMU x86 sound options
authorMichael Opdenacker <michael.opdenacker@bootlin.com>
Wed, 9 Mar 2022 10:02:59 +0000 (11:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Mar 2022 13:06:22 +0000 (13:06 +0000)
commitb802a5dd1a79c7be3bc790223a733ebc9be4f117
tree7f2fa2b62fa60027f22f63d27888c446ec3bd3a2
parentcbb7ff3abf52f38fea471b9510ba8bcec70c3058
conf/machine: fix QEMU x86 sound options

This updates the QEMU sounds options for x86 emulation,
when "runqemu" is called with the "audio" argument,
to fix the below error:

runqemu - ERROR - Failed to run qemu: qemu-system-x86_64: warning: '-soundhw ac97' is deprecated, please use '-device AC97' instead

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qemuboot.bbclass
meta/conf/machine/include/x86/qemuboot-x86.inc