Update QEMU audio configuration
[AGL/meta-agl.git] / meta-agl-core / conf / distro / poky-agl.conf
index ae1b09f..5903e59 100644 (file)
@@ -130,7 +130,7 @@ QB_MEM ?= "-m 2048"
 # use pulseaudio on the host side - off as qemu-native is built with alsa
 #QB_AUDIO_DRV = "pa"
 # expose a virtual 'hda' sound card to the guest (arm/aarch64/x86-64)
-QB_AUDIO_OPT = "-soundhw hda"
+QB_AUDIO_OPT = "-device intel-hda -device hda-duplex -audiodev alsa,id=agl"
 
 # Board templates can add extra IMAGE_FSTYPES through this.
 # It is added (late) through the AGL image recipes.