[meta-virtualization] [RFC 8/8] xen-image-minimal: Install qemu instead of xen-qemu

Chris Patterson cjp256 at gmail.com
Sun Feb 1 23:10:50 PST 2015


On Thu, Jan 29, 2015 at 10:31 PM, Nathan Rossi <nathan.rossi at xilinx.com>
wrote:

> * Install QEMU from the distro as opposed to a specific xen-qemu setup
>

Missing sign-off, otherwise LGTM


> ---
>  recipes-extended/images/xen-image-minimal.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-extended/images/xen-image-minimal.bb
> b/recipes-extended/images/xen-image-minimal.bb
> index aed0526..26b6d06 100644
> --- a/recipes-extended/images/xen-image-minimal.bb
> +++ b/recipes-extended/images/xen-image-minimal.bb
> @@ -13,7 +13,7 @@ IMAGE_INSTALL += " \
>      ${@bb.utils.contains('MACHINE_FEATURES', 'pci',
> 'kernel-module-xen-pciback', '', d)} \
>      kernel-module-xen-wdt \
>      xen-base \
> -    xen-qemu \
> +    qemu \
>      "
>
>  LICENSE = "MIT"
> --
> 2.1.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20150202/624d419e/attachment.html>


More information about the meta-virtualization mailing list