From patchwork Tue Feb 4 16:47:32 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Pisati X-Patchwork-Id: 1233407 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 48BrGM14fMzB3y9; Wed, 5 Feb 2020 03:47:39 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1iz1ML-0006Tg-QV; Tue, 04 Feb 2020 16:47:33 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1iz1MK-0006TZ-Kf for kernel-team@lists.ubuntu.com; Tue, 04 Feb 2020 16:47:32 +0000 Received: from 1.general.ppisati.uk.vpn ([10.172.193.134] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1iz1MK-0003Pt-Bt for kernel-team@lists.ubuntu.com; Tue, 04 Feb 2020 16:47:32 +0000 From: Paolo Pisati To: kernel-team@lists.ubuntu.com Subject: [PATCH] info/kernel-series: Update linux-kvm in focal to 5.4 Date: Tue, 4 Feb 2020 17:47:32 +0100 Message-Id: <20200204164732.135019-1-paolo.pisati@canonical.com> X-Mailer: git-send-email 2.25.0 MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" Signed-off-by: Paolo Pisati --- 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: