[meta-virtualization] [PATCH] docker: update to 1.13.1 release

Bruce Ashfield bruce.ashfield at windriver.com
Thu Feb 9 14:00:46 PST 2017


I'm going to sit on this one for a bit. I have a docker uprev + other
components pending in a wip branch .. but there are larger go issues
to sort out with docker and the recipe specific sysroots.

Once everything is validated at runtime with the latest master/m3, I'll
push the changes.

Bruce

On 2017-02-09 4:53 PM, Fathi Boudra wrote:
> Signed-off-by: Fathi Boudra <fathi.boudra at linaro.org>
> ---
>  recipes-containers/docker/docker_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb
> index 009fe9f..d288898 100644
> --- a/recipes-containers/docker/docker_git.bb
> +++ b/recipes-containers/docker/docker_git.bb
> @@ -18,7 +18,7 @@ DESCRIPTION = "Linux container runtime \
>   subtle and/or glaring issues. \
>   "
>
> -SRCREV = "49bf474f9ed7ce7143a59d1964ff7b7fd9b52178"
> +SRCREV = "092cba3727bb9b4a2f0e922cd6c0f93ea270e363"
>  SRC_URI = "\
>  	git://github.com/docker/docker.git;nobranch=1 \
>  	file://docker.service \
> @@ -33,7 +33,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=aadc30f9c14d876ded7bedc0afd2d3d7"
>
>  S = "${WORKDIR}/git"
>
> -DOCKER_VERSION = "1.13.0"
> +DOCKER_VERSION = "1.13.1"
>  PV = "${DOCKER_VERSION}+git${SRCREV}"
>
>  DEPENDS = " \
>



More information about the meta-virtualization mailing list