diff mbox

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

Message ID 20211209173537.22517-3-tim.gardner@canonical.com
State New
Headers show

Commit Message

Tim Gardner Dec. 9, 2021, 5:35 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

Patch

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