[meta-virtualization] [PATCH] docker: update SRC_URI

Bruce Ashfield bruce.ashfield at gmail.com
Wed Sep 16 13:10:55 PDT 2015


merged.

Bruce

On Wed, Sep 16, 2015 at 12:15 AM, Amy Fong <amy.fong at windriver.com> wrote:
> Author: Amy Fong <amy.fong at windriver.com>
> Date:   Wed Sep 16 00:12:10 2015 -0400
>
>     docker: update SRC_URI
>
>     branch=release is no longer valid in the git tree,
>     updating the branch to v1.6.2
>
>     Signed-off-by: Amy Fong <amy.fong at windriver.com>
>
> diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb
> index aa125a3..46714fe 100644
> --- a/recipes-containers/docker/docker_git.bb
> +++ b/recipes-containers/docker/docker_git.bb
> @@ -19,8 +19,9 @@ DESCRIPTION = "Linux container runtime \
>   "
>
>  SRCREV = "7c8fca2ddb58c8d2c4fb4df31c242886df7dd257"
> +SRCBRANCH = "v1.6.2"
>  SRC_URI = "\
> -       git://github.com/docker/docker.git;branch=release \
> +       git://github.com/docker/docker.git;branch=${SRCBRANCH};nobranch=1 \
>         file://docker.service \
>         file://docker.init \
>         file://hi.Dockerfile \
>
> --
> _______________________________________________
> 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