[meta-virtualization] [PATCH 3/3] packagegroup-virtualization: initial add

Bruce Ashfield bruce.ashfield at gmail.com
Tue Apr 25 05:12:00 PDT 2017


This package group doesn't make a lot of sense, its name is far to
general/broad
to only contain libvirt.

There's such a broad set of package that are required for system level use
out of
meta-virtualization that we've generally stayed away from package groups.

Cheers,

Bruce

On Tue, Apr 25, 2017 at 4:00 AM, Chunrong Guo <B40290 at freescale.com> wrote:

> From: Chunrong Guo <chunrong.guo at nxp.com>
>
> ---
>  .../packagegroups/packagegroup-virtualization.bb           | 14
> ++++++++++++++
>  1 file changed, 14 insertions(+)
>  create mode 100644 recipes-extended/packagegroups/packagegroup-
> virtualization.bb
>
> diff --git a/recipes-extended/packagegroups/packagegroup-virtualization.bb
> b/recipes-extended/packagegroups/packagegroup-virtualization.bb
> new file mode 100644
> index 0000000..7e9dae5
> --- /dev/null
> +++ b/recipes-extended/packagegroups/packagegroup-virtualization.bb
> @@ -0,0 +1,14 @@
> +DESCRIPTION = "All packages virtualization packages"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=
> 3f40d7994397109285ec7b81fdeb3b58"
> +
> +inherit packagegroup
> +
> +PACKAGES = "${PN}"
> +
> +RDEPENDS_${PN} = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', \
> +    'libvirt \
> +    libvirt-libvirtd \
> +    libvirt-virsh \
> +    '', d)} \
> +"
> --
> 1.9.0
>
> --
> _______________________________________________
> 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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170425/71b8b47f/attachment.html>


More information about the meta-virtualization mailing list