4 Commits

Author SHA1 Message Date
Schrijvers Luc
d7df706ca3 u_boot, bump version (#10296)
previously one marked as vulnerable at repology
2024-04-04 10:11:09 +02:00
Oscar Lesta
14c211fd8a u_boot: re-enable recipe.
64 bits build now works, let's see if this triggers a rebuild of
the remaining 32 bits needed packages.
2023-06-01 17:44:20 +02:00
Oscar Lesta
6b89ea2aa2 uboot: switch to Python 3.9, add missing PATCHES, mark as broken.
* 64 bits: no package provides: cmd:arm_none_eabi_gcc.
* 32 bits: errors related to:
  * "runtime_loader: Cannot open file libmpfr.so.4"
  * "Kconfig:66: syntax error" and " Kconfig:65: invalid option".

Marking as broken until those get resolved.
2023-06-01 17:44:20 +02:00
Adrien Destugues
872109cf95 u-boot: new recipe
This may become useful for the ARM port if we want something like
writembr to include an u-boot image to put on install media. Until then,
haikuports is just a convenient way to store my patches.
2022-03-13 17:36:01 +01:00