From 521840c67694bff9fcd5b64905991a9832a4fb08 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Tue, 20 Dec 2016 11:25:32 +0200 Subject: docker: update to docker 1.12.5 release Signed-off-by: Fathi Boudra Signed-off-by: Bruce Ashfield --- recipes-containers/docker/docker_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-containers') diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb index 2cff6f15..f50f25ae 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 = "34d9a8240914d30f3a8fe28c1b7d1d4e36d0657b" +SRCREV = "7392c3b0ce0f9d3e918a321c66668c5d1ef4f689" SRC_URI = "\ git://github.com/docker/docker.git;nobranch=1 \ file://docker.service \ @@ -32,7 +32,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=aadc30f9c14d876ded7bedc0afd2d3d7" S = "${WORKDIR}/git" -DOCKER_VERSION = "1.12.0" +DOCKER_VERSION = "1.12.5" PV = "${DOCKER_VERSION}+git${SRCREV}" DEPENDS = "go-cross \ -- cgit v1.2.3-54-g00ecf