[meta-virtualization] [PATCH] libvirt: remove numactl configure for arm

ddu dengke.du at windriver.com
Wed May 15 18:15:13 PDT 2019


Please ignore this, thanks.

在 2019/5/15 下午4:07, Dengke Du 写道:
> Because arm didn't support NUMA currently.
>
> Signed-off-by: Dengke Du <dengke.du at windriver.com>
> ---
>   recipes-extended/libvirt/libvirt_5.3.0.bb | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/recipes-extended/libvirt/libvirt_5.3.0.bb b/recipes-extended/libvirt/libvirt_5.3.0.bb
> index 30bb44c..157127b 100644
> --- a/recipes-extended/libvirt/libvirt_5.3.0.bb
> +++ b/recipes-extended/libvirt/libvirt_5.3.0.bb
> @@ -189,7 +189,6 @@ PACKAGECONFIG ??= "qemu yajl openvz vmware vbox esx iproute2 lxc test \
>                      ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'selinux audit libcap-ng', '', d)} \
>                      ${@bb.utils.contains('DISTRO_FEATURES', 'xen', 'libxl', '', d)} \
>                      ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'polkit', '', d)} \
> -                   ${@bb.utils.contains('KARCH', 'arm', '', 'numactl', d)} \
>                     "
>   
>   # qemu is NOT compatible with mips64


More information about the meta-virtualization mailing list