mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 21:09:04 +02:00
qemu-qoriq: enable vhost PACKAGECONFIG
Enable it to test KVM vhost-net feature. Signed-off-by: Ting Liu <ting.liu@nxp.com>
This commit is contained in:
parent
9151cfcc99
commit
1b755e6367
|
@ -53,7 +53,7 @@ do_install_ptest() {
|
||||||
}
|
}
|
||||||
|
|
||||||
PACKAGECONFIG ??= " \
|
PACKAGECONFIG ??= " \
|
||||||
fdt sdl kvm aio libusb \
|
fdt sdl kvm aio libusb vhost \
|
||||||
${@bb.utils.filter('DISTRO_FEATURES', 'alsa xen', d)} \
|
${@bb.utils.filter('DISTRO_FEATURES', 'alsa xen', d)} \
|
||||||
"
|
"
|
||||||
PACKAGECONFIG_class-nativesdk ??= "fdt sdl kvm"
|
PACKAGECONFIG_class-nativesdk ??= "fdt sdl kvm"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user