From 17e659ddf84adaa374139a8c758c9f4234efc30b Mon Sep 17 00:00:00 2001 From: Alexandre Ghiti Date: Fri, 22 Jul 2022 16:51:05 +0200 Subject: [PATCH] riscv: Fix SiFive Unmatched build While merging the VisionFive support, we removed the installation of u-boot-menu for the Unmatched by mistake: fix this by reinstating it. Fixes: ce9f5caccadf ("riscv: Add support for StarFive VisionFive") Signed-off-by: Alexandre Ghiti --- live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi.binary | 3 +++ 1 file changed, 3 insertions(+) diff --git a/live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi.binary b/live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi.binary index f34d827d..5009ffe3 100755 --- a/live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi.binary +++ b/live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi.binary @@ -304,6 +304,9 @@ EOF setup_cinocloud mountpoint ;; *) + chroot mountpoint apt-get install -qqy u-boot-menu #grub-efi-riscv64 + efi_target=riscv64-efi + chroot mountpoint u-boot-update u_boot_arch="${SUBARCH}" if [ "${u_boot_arch}" = "hifive" ]; then u_boot_arch=sifive_fu540