On Sat, Sep 21, 2019 at 2:31 AM Stefan Agner <[email protected]> wrote:
> On 2019-09-21 05:35, Bruce Ashfield wrote: > > > > On Fri, Sep 20, 2019 at 11:28 PM Bruce Ashfield <[email protected]> > wrote: > >> >> >> On Fri, Sep 20, 2019 at 3:16 AM Stefan Agner <[email protected]> wrote: >> >>> On 2019-09-18 19:52, Bruce Ashfield wrote: >>> > On Wed, Sep 18, 2019 at 3:59 AM Stefan Agner <[email protected]> wrote: >>> >> >>> >> From: Stefan Agner <[email protected]> >>> >> >>> >> Bump the git hashes to Docker CE v19.03.2. >>> >> >>> >> Signed-off-by: Stefan Agner <[email protected]> >>> >> --- >>> >> 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. >> >> >> Yup. I've been seeing the issue as well, but the 5.2 kernel intro to >> oe-core has preempted some things for the last little while. >> >> > > Actually, I take that back. > > What configuration are you using that the current docker (non-ce) recipe > isn't building ? > > > > The non-ce recipe builds fine for me too. I was referring to this > (docker-ce) recipe. Patch 1/2 makes it build again. > ahaha! Sorry about that. Yes, I'll push that fix this weekend, while I sort out the last details on the other parts. Bruce > > Best regards, > Stefan > > > > The build error that I was dealing with was due to my SRCREV bumps and > other fixing, but when I do a build of docker on an unmodified master > branch, I have no issues. > > Bruce > >> >> I have the virtual/docker and moby switch pretty much done, so it'll all >> be fixed up shortly. >> >> Bruce >> >>> >>> -- >>> 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 >>> >> [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 >> - "Use the force Harry" - Gandalf, Star Trek II >> >> > > -- > - Thou shalt not follow the NULL pointer, for chaos and madness await thee > at its end > - "Use the force Harry" - Gandalf, Star Trek II > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
