mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
qemu-qoriq: enable aio/libusb PACKAGECONFIG
aio is required for virtio-blk-dataplane and libusb for passthrough of usb devices. Signed-off-by: Ting Liu <ting.liu@nxp.com>
This commit is contained in:
parent
96fbc97dc6
commit
00ce28ae2d
|
@ -41,7 +41,7 @@ do_install_append_class-nativesdk() {
|
|||
}
|
||||
|
||||
PACKAGECONFIG ??= " \
|
||||
fdt sdl kvm \
|
||||
fdt sdl kvm aio libusb \
|
||||
${@bb.utils.filter('DISTRO_FEATURES', 'alsa xen', d)} \
|
||||
"
|
||||
PACKAGECONFIG_class-nativesdk ??= "fdt sdl kvm"
|
||||
|
|
Loading…
Reference in New Issue
Block a user