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 |
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']
Signed-off-by: Andy Whitcroft <apw@canonical.com> --- info/kernel-series.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)