[meta-virtualization] [PATCH v2 2/2] docker-ce: update to v19.03.2

Stefan Agner stefan at agner.ch
Fri Sep 20 00:16:13 PDT 2019


On 2019-09-18 19:52, Bruce Ashfield wrote:
> On Wed, Sep 18, 2019 at 3:59 AM Stefan Agner <stefan at agner.ch> wrote:
>>
>> From: Stefan Agner <stefan.agner at toradex.com>
>>
>> Bump the git hashes to Docker CE v19.03.2.
>>
>> Signed-off-by: Stefan Agner <stefan.agner at toradex.com>
>> ---
>> Changes in v2:
>> - Bump to v19.03.2 final release
>> - Drop docker (non-ce) recipe patch as that recipe can not be bumped to a
>>   Docker stable patch release
> 
> Ack'd. I'll take care of the moby recipe shortly. I've pulled this in
> for testing.

Thx. Just FYI, this recipe currently does not build. So it would be nice
to have this fixed soon.

--
Stefan

> 
> Bruce
> 
>>
>>  recipes-containers/docker/docker-ce_git.bb | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes-containers/docker/docker-ce_git.bb b/recipes-containers/docker/docker-ce_git.bb
>> index 215f114..52b146d 100644
>> --- a/recipes-containers/docker/docker-ce_git.bb
>> +++ b/recipes-containers/docker/docker-ce_git.bb
>> @@ -18,7 +18,7 @@ DESCRIPTION = "Linux container runtime \
>>   subtle and/or glaring issues. \
>>   "
>>
>> -SRCREV_docker = "2416d7f930859912c883f964b1cee6909635f951"
>> +SRCREV_docker = "6a30dfca03664a0b6bf0646a7d389ee7d0318e6e"
>>  SRCREV_libnetwork = "5ac07abef4eee176423fdc1b870d435258e2d381"
>>  SRC_URI = "\
>>         git://github.com/docker/docker-ce.git;branch=19.03;name=docker \
>> @@ -38,7 +38,7 @@ GO_IMPORT = "import"
>>
>>  S = "${WORKDIR}/git"
>>
>> -DOCKER_VERSION = "19.03.0-rc3-ce"
>> +DOCKER_VERSION = "19.03.2-ce"
>>  PV = "${DOCKER_VERSION}+git${SRCREV_docker}"
>>
>>  PACKAGES =+ "${PN}-contrib"
>> --
>> 2.20.1
>>
>> --
>> _______________________________________________
>> meta-virtualization mailing list
>> meta-virtualization at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-virtualization


More information about the meta-virtualization mailing list