merged Bruce
On Fri, Jan 20, 2017 at 3:34 AM, Fathi Boudra <[email protected]> wrote: > Adjust SRCREV and DOCKER_VERSION to match docker 1.13.0 release. > > 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 62a016a..1eb24a5 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 = "7392c3b0ce0f9d3e918a321c66668c5d1ef4f689" > +SRCREV = "49bf474f9ed7ce7143a59d1964ff7b7fd9b52178" > 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.5" > +DOCKER_VERSION = "1.13.0" > PV = "${DOCKER_VERSION}+git${SRCREV}" > > DEPENDS = " \ > -- > 2.11.0 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
