[PATCH] info/kernel-series: Update linux-kvm in focal to 5.4

Seth Forshee seth.forshee at canonical.com
Wed Feb 5 13:19:53 UTC 2020


On Tue, Feb 04, 2020 at 11:58:43AM -0500, Sean Feole wrote:
> I'm curious,
> 
> Are we going to be appending the -5.X version to all source packages moving
> forward, post 5.4 ?

Yes, that is the plan.

> 
> 
> On 2/4/20 11:47 AM, Paolo Pisati wrote:
> > Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
> > ---
> >   info/kernel-series.yaml | 10 +++++-----
> >   1 file changed, 5 insertions(+), 5 deletions(-)
> > 
> > diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
> > index f6dddc5f..33326850 100644
> > --- a/info/kernel-series.yaml
> > +++ b/info/kernel-series.yaml
> > @@ -385,22 +385,22 @@
> >               invalid-tasks: [ 'certification-testing' ]
> >               copy-forward: ['19.10', 'linux-gcp']
> > -        linux-kvm:
> > +        linux-kvm-5.4:
> > +            variants: ['--']
> >               packages:
> > -                linux-kvm:
> > +                linux-kvm-5.4:
> >                       repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-kvm/+git/focal', 'master-next']
> > -                linux-meta-kvm:
> > +                linux-meta-kvm-5.4:
> >                       type: meta
> >                       repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-kvm/+git/focal']
> >               supported: true
> > -            derived-from: [ '19.10', 'linux' ]
> > +            derived-from: [ '20.04', 'linux-5.4' ]
> >               testing:
> >                   flavours:
> >                       kvm:
> >                           arches: ['amd64']        # test system arch names
> >                           clouds: ['kvm']
> >               invalid-tasks: [ 'certification-testing' ]
> > -            copy-forward: ['19.10', 'linux-kvm']
> >           linux-oracle:
> >               packages:
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list