[meta-virtualization] [PATCH] containers: corrected install path

Bruce Ashfield bruce.ashfield at gmail.com
Tue Oct 17 10:21:05 PDT 2017


I cleaned up the short log, and added a long log, but this is now merged.

Bruce

On Tue, Oct 17, 2017 at 12:13 PM, Dariusz Pelowski
<dariusz.pelowski at gmail.com> wrote:
> ---
>  recipes-containers/kubernetes/kubernetes_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-containers/kubernetes/kubernetes_git.bb b/recipes-containers/kubernetes/kubernetes_git.bb
> index f574a3e..2c7161e 100644
> --- a/recipes-containers/kubernetes/kubernetes_git.bb
> +++ b/recipes-containers/kubernetes/kubernetes_git.bb
> @@ -76,7 +76,7 @@ do_install() {
>      install -d ${D}${systemd_unitdir}/system/
>      install -d ${D}${systemd_unitdir}/system/kubelet.service.d/
>
> -    install -d ${sysconfdir}/kubernetes/manifests/
> +    install -d ${D}${sysconfdir}/kubernetes/manifests/
>
>      install -m 755 -D ${S}/src/import/_output/bin/kube* ${D}/${bindir}
>
> --
> 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"


More information about the meta-virtualization mailing list