]> git.proxmox.com Git - systemd.git/commitdiff
Enable systemd-boot for riscv64
authorJan Kiszka <jan.kiszka@siemens.com>
Sun, 16 Oct 2022 06:52:39 +0000 (08:52 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Sun, 16 Oct 2022 08:57:37 +0000 (10:57 +0200)
Tested against U-Boot 2022.10 as UEFI provider on the RZ/Five.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
debian/control

index 2b6c1aca719c73e7af50a2496939dc4e77ac7d70..818e8e5e54fda9ab3a52ef76918f5e9bba472559 100644 (file)
@@ -23,7 +23,7 @@ Build-Depends: debhelper-compat (= 13),
                meson (>= 0.53.2),
                gettext,
                gperf,
-               gnu-efi [amd64 i386 arm64 armhf],
+               gnu-efi [amd64 i386 arm64 armhf riscv64],
                libcap-dev,
                libpam0g-dev,
                libapparmor-dev (>= 2.13) <!stage1>,
@@ -468,7 +468,7 @@ Description: home area manager
  directories on user login, tools and documentation.
 
 Package: systemd-boot
-Architecture: amd64 i386 arm64 armhf
+Architecture: amd64 i386 arm64 armhf riscv64
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          systemd-boot-efi (= ${binary:Version}),
@@ -486,7 +486,7 @@ Description: simple UEFI boot manager - tools and services
  systemd-boot.
 
 Package: systemd-boot-efi
-Architecture: amd64 i386 arm64 armhf
+Architecture: amd64 i386 arm64 armhf riscv64
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends},
 Depends: ${misc:Depends},