All 4 patches in this series are now merged. Bruce On Wed, Feb 8, 2017 at 8:46 AM, Amarnath Valluri wrote: > Make use of bitbake variable where appropriate, this makes the recipe > portable. > > Signed-off-by: Amarnath Valluri > --- > 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@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"