[meta-virtualization] [PATCH] libvirt: fix dependency for libxl

Bruce Ashfield bruce.ashfield at gmail.com
Wed Feb 6 12:54:02 PST 2019


merged.

Bruce

On Mon, Feb 4, 2019 at 12:08 PM Chris Patterson <cjp256 at gmail.com> wrote:
>
> From: Chris Patterson <pattersonc at ainfosec.com>
>
> "libxl" package does not exist, use Xen.
>
> Signed-off-by: Chris Patterson <pattersonc at ainfosec.com>
> ---
>  recipes-extended/libvirt/libvirt_4.9.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-extended/libvirt/libvirt_4.9.0.bb b/recipes-extended/libvirt/libvirt_4.9.0.bb
> index 768cf0e..ccd4f83 100644
> --- a/recipes-extended/libvirt/libvirt_4.9.0.bb
> +++ b/recipes-extended/libvirt/libvirt_4.9.0.bb
> @@ -194,7 +194,7 @@ PACKAGECONFIG_remove_mipsarchn64 = "qemu"
>  PACKAGECONFIG[qemu] = "--with-qemu,--without-qemu,qemu,"
>  PACKAGECONFIG[yajl] = "--with-yajl,--without-yajl,yajl,yajl"
>  PACKAGECONFIG[xenapi] = "--with-xenapi,--without-xenapi,,"
> -PACKAGECONFIG[libxl] = "--with-libxl=${STAGING_DIR_TARGET}/lib,--without-libxl,libxl,"
> +PACKAGECONFIG[libxl] = "--with-libxl=${STAGING_DIR_TARGET}/lib,--without-libxl,xen,"
>  PACKAGECONFIG[uml] = "--with-uml, --without-uml,,"
>  PACKAGECONFIG[openvz] = "--with-openvz,--without-openvz,,"
>  PACKAGECONFIG[vmware] = "--with-vmware,--without-vmware,,"
> --
> 2.1.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


More information about the meta-virtualization mailing list