[meta-virtualization] [PATCH 1/4] containerd: Replace /lib/systemd/system with ${systemd_system_unitdir}

Bruce Ashfield bruce.ashfield at gmail.com
Thu Feb 9 06:16:34 PST 2017


All 4 patches in this series are now merged.

Bruce

On Wed, Feb 8, 2017 at 8:46 AM, Amarnath Valluri <amarnath.valluri at intel.com
> wrote:

> Make use of bitbake variable where appropriate, this makes the recipe
> portable.
>
> Signed-off-by: Amarnath Valluri <amarnath.valluri at intel.com>
> ---
>  recipes-containers/containerd/containerd_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-containers/containerd/containerd_git.bb
> b/recipes-containers/containerd/containerd_git.bb
> index ca99e55..77c3e93 100644
> --- a/recipes-containers/containerd/containerd_git.bb
> +++ b/recipes-containers/containerd/containerd_git.bb
> @@ -83,6 +83,6 @@ do_install() {
>         fi
>  }
>
> -FILES_${PN} += "/lib/systemd/system/*"
> +FILES_${PN} += "${systemd_system_unitdir}/*"
>
>  INHIBIT_PACKAGE_STRIP = "1"
> --
> 2.7.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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170209/4e001ce0/attachment-0001.html>


More information about the meta-virtualization mailing list