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

Tim Gardner tim.gardner at canonical.com
Thu Dec 9 18:53:01 UTC 2021


BugLink: https://bugs.launchpad.net/bugs/1951011

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

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']
-- 
2.34.1




More information about the kernel-team mailing list