diff mbox series

[kteam-tools] kernel-series.yaml: Enable signed kernels for focal/aws-5.11

Message ID 20211209185301.27346-3-tim.gardner@canonical.com
State New
Headers show
Series [focal/linux-aws-5.11] UBUNTU: [Packaging] aws-5.11: Enable signed kernels | expand

Commit Message

Tim Gardner Dec. 9, 2021, 6:53 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1951011

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 info/kernel-series.yaml | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
index 35b575f4..fdac4c5b 100644
--- a/info/kernel-series.yaml
+++ b/info/kernel-series.yaml
@@ -1922,6 +1922,9 @@  defaults:
                 linux-meta-aws-5.11:
                     type: meta
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-aws/+git/focal', 'aws-5.11']
+                linux-signed-aws-5.11:
+                    type: signed
+                    repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-signed-aws/+git/focal', 'aws-5.11']
                 linux-restricted-modules-aws-5.11:
                     type: lrm
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-restricted-modules-aws/+git/focal', 'aws-5.11']