UBUNTU: [Packaging] re-enable signing for s390x and ppc64el

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
Andrea Righi
2024-01-15 08:35:27 +01:00
committed by Paolo Pisati
parent 7b20a06c57
commit 180710ca81
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,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
+1 -1
View File
@@ -10,7 +10,7 @@ vdso = vdso_install
no_dumpfile = true
do_extras_package = true
sipl_signed = false
sipl_signed = true
do_tools_usbip = true
do_tools_cpupower = true
do_tools_perf = true