[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#959498: Enable riscv64 build



Source: efibootmgr
Version: 17-1

UEFI RISC-V support is coming to the Linux kernel soon[0].  Upstream
GRUB already has RISC-V support and Linux loader support will be added
along with kernel support[1].  To enable building grub2 on riscv64,
efibootmgr and efivar will need to be built.  No additional changes are
needed other than adding riscv64 to the package Architecture:s (see
attached debdiff).

Thank you!

[0] https://lkml.org/lkml/2020/4/20/1800
[1] https://lists.gnu.org/archive/html/grub-devel/2020-04/msg00203.html
diff -Nru efibootmgr-17/debian/changelog efibootmgr-17/debian/changelog
--- efibootmgr-17/debian/changelog	2020-02-19 14:13:57.000000000 -0800
+++ efibootmgr-17/debian/changelog	2020-05-02 19:00:12.000000000 -0700
@@ -1,3 +1,9 @@
+efibootmgr (17-2) unstable; urgency=medium
+
+  * Enable riscv64 build
+
+ -- Ryan Finnie <ryan@finnie.org>  Sat, 02 May 2020 19:00:12 -0700
+
 efibootmgr (17-1) unstable; urgency=medium
 
   [ Steve McIntyre ]
diff -Nru efibootmgr-17/debian/control efibootmgr-17/debian/control
--- efibootmgr-17/debian/control	2020-02-19 14:13:57.000000000 -0800
+++ efibootmgr-17/debian/control	2020-05-02 18:59:57.000000000 -0700
@@ -9,7 +9,7 @@
 Vcs-Browser: https://salsa.debian.org/efi-team/efibootmgr
 
 Package: efibootmgr
-Architecture: amd64 i386 ia64 armhf arm64 armel x32
+Architecture: amd64 i386 ia64 armhf arm64 armel x32 riscv64
 Multi-Arch: foreign
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: