[meta-virtualization] [PATCH] docker-distribution: uprev to v2.7.1

Bruce Ashfield bruce.ashfield at gmail.com
Tue Mar 5 08:50:26 PST 2019


merged

Bruce

On Tue, Mar 5, 2019 at 2:18 AM Hongzhi.Song <hongzhi.song at windriver.com> wrote:
>
> Signed-off-by: Hongzhi.Song <hongzhi.song at windriver.com>
> ---
>  .../docker-distribution/docker-distribution_git.bb          | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-containers/docker-distribution/docker-distribution_git.bb b/recipes-containers/docker-distribution/docker-distribution_git.bb
> index 2892556..25e4db9 100644
> --- a/recipes-containers/docker-distribution/docker-distribution_git.bb
> +++ b/recipes-containers/docker-distribution/docker-distribution_git.bb
> @@ -3,14 +3,14 @@ SUMMARY = "The Docker toolset to pack, ship, store, and deliver content"
>  LICENSE = "Apache-2.0"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
>
> -SRCREV_distribution="48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89"
> -SRC_URI = "git://github.com/docker/distribution.git;branch=release/2.6;name=distribution;destsuffix=git/src/github.com/docker/distribution \
> +SRCREV_distribution="2461543d988979529609e8cb6fca9ca190dc48da"
> +SRC_URI = "git://github.com/docker/distribution.git;branch=release/2.7;name=distribution;destsuffix=git/src/github.com/docker/distribution \
>             file://docker-registry.service \
>            "
>
>  PACKAGES =+ "docker-registry"
>
> -PV = "v2.6.2"
> +PV = "v2.7.1"
>  S = "${WORKDIR}/git/src/github.com/docker/distribution"
>
>  GO_IMPORT = "import"
> --
> 2.21.0
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


More information about the meta-virtualization mailing list