diff mbox series

info/kernel-series: linux-oem-{5.6, 5, 10} oem flavour is now expressed explicitly

Message ID 20201120133918.282869-2-apw@canonical.com
State New
Headers show
Series info/kernel-series: linux-oem-{5.6, 5, 10} oem flavour is now expressed explicitly | expand

Commit Message

Andy Whitcroft Nov. 20, 2020, 1:39 p.m. UTC
Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 info/kernel-series.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
index e193d8d39..befa08763 100644
--- a/info/kernel-series.yaml
+++ b/info/kernel-series.yaml
@@ -799,7 +799,7 @@ 
 
         linux-oem-5.6:
             versions: ['5.6.0']
-            variants: ['-oem-20.04']
+            variants: ['-20.04']
             packages:
                 linux-oem-5.6:
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-oem/+git/focal', 'oem-5.6-next']
@@ -821,7 +821,7 @@ 
 
         linux-oem-5.10:
             versions: ['5.10.0']
-            variants: ['-oem-20.04-edge']
+            variants: ['-20.04-edge']
             packages:
                 linux-oem-5.10:
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-oem/+git/focal', 'oem-5.10-next']