diff mbox series

info/kernel-series: Update linux-gcp in focal to 5.4

Message ID 20200206104831.79464-1-paolo.pisati@canonical.com
State New
Headers show
Series info/kernel-series: Update linux-gcp in focal to 5.4 | expand

Commit Message

Paolo Pisati Feb. 6, 2020, 10:48 a.m. UTC
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
---
 info/kernel-series.yaml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Comments

Seth Forshee Feb. 6, 2020, 3:06 p.m. UTC | #1
On Thu, Feb 06, 2020 at 11:48:31AM +0100, Paolo Pisati wrote:
> Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>

Applied, thanks!
diff mbox series

Patch

diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
index a10bbf35..de95596d 100644
--- a/info/kernel-series.yaml
+++ b/info/kernel-series.yaml
@@ -373,28 +373,28 @@ 
             invalid-tasks: [ 'certification-testing' ]
             stakeholder: 'linux-azure-signoff'
 
-        linux-gcp:
+        linux-gcp-5.4:
+            variants: ['--']
             packages:
-                linux-gcp:
+                linux-gcp-5.4:
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-gcp/+git/focal', 'master-next']
-                linux-meta-gcp:
+                linux-meta-gcp-5.4:
                     type: meta
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-gcp/+git/focal']
-                linux-signed-gcp:
+                linux-signed-gcp-5.4:
                     type: signed
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-signed-gcp/+git/focal']
-                linux-restricted-modules-gcp:
+                linux-restricted-modules-gcp-5.4:
                     type: lrm
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-restricted-modules-gcp/+git/focal']
             supported: true
-            derived-from: [ '19.10', 'linux' ]
+            derived-from: [ '20.04', 'linux-5.4' ]
             testing:
                 flavours:
                     gcp:
                         arches: ['amd64']        # test system arch names
                         clouds: ['gcp']
             invalid-tasks: [ 'certification-testing' ]
-            copy-forward: ['19.10', 'linux-gcp']
 
         linux-kvm-5.4:
             variants: ['--']