]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
UBUNTU: [Packaging] temporarily disable signing for ppc64el and s390x
authorAndrea Righi <andrea.righi@canonical.com>
Mon, 5 Sep 2022 05:58:35 +0000 (07:58 +0200)
committerAndrea Righi <andrea.righi@canonical.com>
Thu, 9 Mar 2023 14:57:57 +0000 (15:57 +0100)
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
debian.master/rules.d/ppc64el.mk
debian.master/rules.d/s390x.mk

index b205a5153b51a7761da21a77983d5d65ca361e23..786e7beae0163d72223c04965e9862d91bebf4ae 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       = true
+opal_signed       = false
 do_tools_usbip    = true
 do_tools_cpupower = true
 do_tools_perf    = true
index 0620c638a7247d1509d358f6e95302080d5a0c7d..4569e6e94a2eaf067f26af624acf6b3ad366d865 100644 (file)
@@ -11,7 +11,7 @@ vdso          = vdso_install
 no_dumpfile    = true
 
 do_extras_package = true
-sipl_signed       = true
+sipl_signed       = false
 do_tools_usbip    = true
 do_tools_cpupower = true
 do_tools_perf     = true