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

Fathi Boudra fathi.boudra at linaro.org
Thu Feb 9 13:53:58 PST 2017


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 = " \
-- 
2.11.0



More information about the meta-virtualization mailing list