]> git.proxmox.com Git - mirror_ubuntu-impish-kernel.git/commitdiff
UBUNTU: [Config] enable signing for ppc64el
authorSeth Forshee <seth.forshee@canonical.com>
Mon, 14 Jun 2021 12:22:48 +0000 (07:22 -0500)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 28 Jun 2021 06:04:06 +0000 (08:04 +0200)
A bug in 5.13 is preventing IBM from testing secure boot. They will
provide a fix, and we will need to provide a new signed kernel build
for them to test. Thus we must re-enable signing.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
debian.master/rules.d/ppc64el.mk

index 71b95e9f281bca8737c6dcf03880e86b73c59224..ec8f7e914614c63379af0ac056c1b2946e704195 100644 (file)
@@ -8,7 +8,7 @@ kernel_file     = arch/powerpc/boot/vmlinux.strip
 install_file   = vmlinux
 no_dumpfile    = true
 do_extras_package = true
-opal_signed       = false
+opal_signed       = true
 do_tools_usbip    = true
 do_tools_cpupower = true
 do_tools_perf    = true