[PATCH] info/kernel-series: Update linux-kvm in focal to 5.4
Sean Feole
sean.feole at canonical.com
Tue Feb 4 16:58:43 UTC 2020
I'm curious,
Are we going to be appending the -5.X version to all source packages
moving forward, post 5.4 ?
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:
More information about the kernel-team
mailing list