meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [meta-virtualization][hardknott][PATCH] k3s: Bump to v1.20.11+k3s2
@ 2021-10-12 17:52 Diego Sueiro
  2021-10-12 18:02 ` Bruce Ashfield
  0 siblings, 1 reply; 3+ messages in thread
From: Diego Sueiro @ 2021-10-12 17:52 UTC (permalink / raw)
  To: meta-virtualization; +Cc: nd, Diego Sueiro

Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
---
 recipes-containers/k3s/k3s_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb
index 2811fb8..f51d9d4 100644
--- a/recipes-containers/k3s/k3s_git.bb
+++ b/recipes-containers/k3s/k3s_git.bb
@@ -13,9 +13,9 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.20;name=k3s \
            file://0001-Finding-host-local-in-usr-libexec.patch;patchdir=src/import \
           "
 SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5"
-SRCREV_k3s = "bc400f5396a3dd05584c5f45768a5ea6c43971d1"
+SRCREV_k3s = "9cb5fb5716bdfb13e755206aff5688961f5bafb3"
 
-PV = "v1.20.4+k3s1"
+PV = "v1.20.11+k3s2"
 
 CNI_NETWORKING_FILES ?= "${WORKDIR}/cni-containerd-net.conf"
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [meta-virtualization][hardknott][PATCH] k3s: Bump to v1.20.11+k3s2
  2021-10-12 17:52 [meta-virtualization][hardknott][PATCH] k3s: Bump to v1.20.11+k3s2 Diego Sueiro
@ 2021-10-12 18:02 ` Bruce Ashfield
  2021-10-12 18:07   ` Bruce Ashfield
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ashfield @ 2021-10-12 18:02 UTC (permalink / raw)
  To: Diego Sueiro; +Cc: meta-virtualization, nd

We can't bump hardknott ahead of master, but as it turns out, I
already have pending k*s updates for master, so I can cherry pick them
to the stable branches after I'm finished testing.

Bruce

On Tue, Oct 12, 2021 at 1:52 PM Diego Sueiro <diego.sueiro@arm.com> wrote:
>
> Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
> ---
>  recipes-containers/k3s/k3s_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb
> index 2811fb8..f51d9d4 100644
> --- a/recipes-containers/k3s/k3s_git.bb
> +++ b/recipes-containers/k3s/k3s_git.bb
> @@ -13,9 +13,9 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.20;name=k3s \
>             file://0001-Finding-host-local-in-usr-libexec.patch;patchdir=src/import \
>            "
>  SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5"
> -SRCREV_k3s = "bc400f5396a3dd05584c5f45768a5ea6c43971d1"
> +SRCREV_k3s = "9cb5fb5716bdfb13e755206aff5688961f5bafb3"
>
> -PV = "v1.20.4+k3s1"
> +PV = "v1.20.11+k3s2"
>
>  CNI_NETWORKING_FILES ?= "${WORKDIR}/cni-containerd-net.conf"
>
> --
> 2.17.1
>
>
> 
>


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-virtualization][hardknott][PATCH] k3s: Bump to v1.20.11+k3s2
  2021-10-12 18:02 ` Bruce Ashfield
@ 2021-10-12 18:07   ` Bruce Ashfield
  0 siblings, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2021-10-12 18:07 UTC (permalink / raw)
  To: Diego Sueiro; +Cc: meta-virtualization, nd

On Tue, Oct 12, 2021 at 2:02 PM Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
>
> We can't bump hardknott ahead of master, but as it turns out, I
> already have pending k*s updates for master, so I can cherry pick them
> to the stable branches after I'm finished testing.

Ooops. My mistake, I read that version number as 1.21, not 1.20.

This is fine for hardknott and won't interfere with my master /
release branch bumps.

Bruce

>
> Bruce
>
> On Tue, Oct 12, 2021 at 1:52 PM Diego Sueiro <diego.sueiro@arm.com> wrote:
> >
> > Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
> > ---
> >  recipes-containers/k3s/k3s_git.bb | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb
> > index 2811fb8..f51d9d4 100644
> > --- a/recipes-containers/k3s/k3s_git.bb
> > +++ b/recipes-containers/k3s/k3s_git.bb
> > @@ -13,9 +13,9 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.20;name=k3s \
> >             file://0001-Finding-host-local-in-usr-libexec.patch;patchdir=src/import \
> >            "
> >  SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5"
> > -SRCREV_k3s = "bc400f5396a3dd05584c5f45768a5ea6c43971d1"
> > +SRCREV_k3s = "9cb5fb5716bdfb13e755206aff5688961f5bafb3"
> >
> > -PV = "v1.20.4+k3s1"
> > +PV = "v1.20.11+k3s2"
> >
> >  CNI_NETWORKING_FILES ?= "${WORKDIR}/cni-containerd-net.conf"
> >
> > --
> > 2.17.1
> >
> >
> > 
> >
>
>
> --
> - 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-12 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12 17:52 [meta-virtualization][hardknott][PATCH] k3s: Bump to v1.20.11+k3s2 Diego Sueiro
2021-10-12 18:02 ` Bruce Ashfield
2021-10-12 18:07   ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).