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

Bruce Ashfield bruce.ashfield at gmail.com
Tue Apr 25 05:09:21 PDT 2017


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

> From: Chunrong Guo <chunrong.guo at nxp.com>
>
> ---
>  recipes-containers/packagegroups/packagegroup-lxc.bb | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
>  create mode 100644 recipes-containers/packagegroups/packagegroup-lxc.bb
>
> diff --git a/recipes-containers/packagegroups/packagegroup-lxc.bb
> b/recipes-containers/packagegroups/packagegroup-lxc.bb
> new file mode 100644
> index 0000000..25954ca
> --- /dev/null
> +++ b/recipes-containers/packagegroups/packagegroup-lxc.bb
> @@ -0,0 +1,13 @@
> +DESCRIPTION = "Install lxc tools"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=
> 4d92cd373abda3937c2bc47fbc49d690"
> +
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
> +
> +inherit packagegroup
> +
> +PACKAGES = "${PN}"
> +
> +RDEPENDS_${PN} = "docker \
> +    docker-registry  \
>

This RDEPENDS is wrong.

Bruce


> +"
> --
> 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/d039ce46/attachment-0001.html>


More information about the meta-virtualization mailing list