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

Tim Gardner tim.gardner at canonical.com
Thu Dec 9 20:04:20 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 fdac4c5b..dff59c06 100644
--- a/info/kernel-series.yaml
+++ b/info/kernel-series.yaml
@@ -1954,6 +1954,9 @@ defaults:
                 linux-meta-aws-5.13:
                     type: meta
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-aws/+git/focal', 'aws-5.13']
+                linux-signed-aws-5.13:
+                    type: signed
+                    repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-signed-aws/+git/focal', 'aws-5.13']
                 linux-restricted-modules-aws-5.13:
                     type: lrm
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-restricted-modules-aws/+git/focal', 'aws-5.13']
-- 
2.34.1




More information about the kernel-team mailing list