Stop building shim for i386

Debian kernels are no longer signed for i386, it's time to stop
supporting i386 SB.

(cherry picked from commit a1e8635ac6e7e122e698c859628c5b5e41679dab)

Conflicts:
	debian/changelog

FG: dropped changelog part
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Steve McIntyre 2024-04-25 22:23:33 +01:00 committed by Fabian Grünbichler
parent 711083b346
commit 438cee907c

9
debian/control vendored
View File

@ -18,7 +18,7 @@ Vcs-Browser: https://git.proxmox.com/?p=efi-boot-shim.git
Vcs-Git: git://git.proxmox.com/git/efi-boot-shim.git -b proxmox/bookworm Vcs-Git: git://git.proxmox.com/git/efi-boot-shim.git -b proxmox/bookworm
Package: shim-unsigned Package: shim-unsigned
Architecture: amd64 arm64 i386 Architecture: amd64 arm64
Depends: ${shlibs:Depends}, ${misc:Depends} Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: shim (<< 15+1533136590.3beb971-3~), Conflicts: shim (<< 15+1533136590.3beb971-3~),
Replaces: shim (<< 15+1533136590.3beb971-3~), Replaces: shim (<< 15+1533136590.3beb971-3~),
@ -37,13 +37,6 @@ Description: boot loader to chain-load signed boot loaders (signing template)
This package contains template files for shim-helpers-amd64-signed. This package contains template files for shim-helpers-amd64-signed.
This is only needed for Secure Boot signing. This is only needed for Secure Boot signing.
Package: shim-helpers-i386-signed-template
Architecture: i386
Depends: ${misc:Depends},
Description: boot loader to chain-load signed boot loaders (signing template)
This package contains template files for shim-helpers-i386-signed.
This is only needed for Secure Boot signing.
Package: shim-helpers-arm64-signed-template Package: shim-helpers-arm64-signed-template
Architecture: arm64 Architecture: arm64
Depends: ${misc:Depends}, Depends: ${misc:Depends},