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 <[email protected]> --- 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 = " \
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
