pmb/qemu/run.py: add audio support
Changes:
- Added the
ALSA_PLUGIN_DIRS
environment variable otherwise it tries to load the plugins of the host pc and they fails. (requires pmaports!794) - Added the
/usr/lib/pulseaudio
path to thelibrary-path
argument - Added the
audiodev
andsoundhw
to the qemu command - Added the required packages necessary to be installed in the chroot
Edited by Administrator