UBUNTU: [Packaging] re-enable signing for ppc64el and s390x
Re-enable signing on these architectures, so that we can test secure boot on them. Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
6df90db71b
commit
df1deb9a62
@@ -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
|
||||
|
||||
@@ -11,7 +11,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