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

Tim Gardner tim.gardner at canonical.com
Wed Dec 15 16:19:13 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 386f68ca..afaa9c04 100644
--- a/info/kernel-series.yaml
+++ b/info/kernel-series.yaml
@@ -952,6 +952,9 @@ defaults:
                 linux-meta-aws:
                     type: meta
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-aws/+git/hirsute']
+                linux-signed-aws:
+                    type: signed
+                    repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-signed-aws/+git/hirsute']
                 linux-restricted-modules-aws:
                     type: lrm
                     repo: ['git://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-restricted-modules-aws/+git/hirsute']
-- 
2.34.1




More information about the kernel-team mailing list