UBUNTU: [Packaging] re-enable signing for s390x and ppc64el
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
7b20a06c57
commit
180710ca81
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user