mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
u-boot-bhyve-riscv: Use 2024.10 for it
It doesn't compile otherwise.
This commit is contained in:
parent
5f3c183b92
commit
76ad5ba353
2 changed files with 4 additions and 1 deletions
|
@ -4,6 +4,7 @@ MODEL= bhyve-riscv
|
|||
BOARD_CONFIG= bhyve-riscv64_smode_defconfig
|
||||
FAMILY= bhyve
|
||||
UBOOT_ARCH= riscv64
|
||||
UBOOT_VERSION= 2024.10
|
||||
|
||||
UBOOT_PLIST= u-boot.bin
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
TIMESTAMP = 1744127152
|
||||
TIMESTAMP = 1744131204
|
||||
SHA256 (u-boot/u-boot-2024.07.tar.bz2) = f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f
|
||||
SIZE (u-boot/u-boot-2024.07.tar.bz2) = 26086110
|
||||
SHA256 (u-boot/u-boot-2024.10.tar.bz2) = b28daf4ac17e43156363078bf510297584137f6df50fced9b12df34f61a92fb0
|
||||
SIZE (u-boot/u-boot-2024.10.tar.bz2) = 26398495
|
||||
SHA256 (u-boot/u-boot-2025.04.tar.bz2) = 439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718
|
||||
SIZE (u-boot/u-boot-2025.04.tar.bz2) = 33078424
|
||||
|
|
Loading…
Add table
Reference in a new issue