Re: [OE-core] [PATCH 0/2] Load proper sound drivers for QEMU x86

2023-01-05 Thread Mark Jonas
Hi Richard, On Wed, Jan 4, 2023 at 6:42 PM Richard Purdie wrote: > > On Wed, 2023-01-04 at 13:18 +0100, toer...@gmail.com wrote: > > From: Mark Jonas > > > > The patch series fixes a regression where images built for QEMU x86 and > > x86-64 did not contain sound drivers matching the QEMU device

Re: [OE-core] [PATCH 0/2] Load proper sound drivers for QEMU x86

2023-01-04 Thread Richard Purdie
On Wed, 2023-01-04 at 13:18 +0100, toer...@gmail.com wrote: > From: Mark Jonas > > The patch series fixes a regression where images built for QEMU x86 and > x86-64 did not contain sound drivers matching the QEMU device emulation > configuration. Additionally, the right drivers are now also auto-l

[OE-core] [PATCH 0/2] Load proper sound drivers for QEMU x86

2023-01-04 Thread Mark Jonas
From: Mark Jonas The patch series fixes a regression where images built for QEMU x86 and x86-64 did not contain sound drivers matching the QEMU device emulation configuration. Additionally, the right drivers are now also auto-loaded when starting the image. root@qemux86:~# uname -a Linux qemux86