gnuboot/resources
Alper Nebi Yasak 81ad84d72c
build/roms: Rebuild cbutils module before starting coreboot build
In recent coreboot versions, running distclean started to erase the
cbfstool binary we built earlier in the util/cbfstool dir via the
cbutils build script call. The coreboot build puts it in a different
directory, and the roms build script can't find it when trying to add
payloads to the roms. This doesn't make the script fail (because set -e
is stupid like that), and the build appears to succeed if you don't look
close enough to see the "cbfsutil not found" error.

Build the coreboot utils we want at the places we want them after
calling distclean, so that we can actually use cbfsutil and avoid
silently-broken roms with newer coreboot versions.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2024-05-25 22:44:57 +02:00
..
coreboot coreboot/i945 Thinkpads: replace dd commands with INTEL_ADD_TOP_SWAP_BOOTBLOCK 2023-12-06 17:32:36 +01:00
dependencies dependencies: trisquel: fix python path. 2023-12-11 11:35:21 +01:00
distros/pureos/20230614 build instructions: explain how to run Trisquel/PureOS in other distros. 2023-12-09 15:55:32 +01:00
grub GRUB: config from HDD/SSD: Add support for gnuboot_grub.cfg 2023-08-22 21:17:29 +02:00
guix/gnuboot Build bucts and patched flashrom for I945 ThinkPads with Guix. 2024-05-12 22:56:04 +02:00
memtest86plus/patch memtest86+: fix build error (patch from Félicien Pillot) 2022-02-08 07:45:41 +00:00
packages build/roms: Rebuild cbutils module before starting coreboot build 2024-05-25 22:44:57 +02:00
scripts Build bucts and patched flashrom for I945 ThinkPads with Guix. 2024-05-12 22:56:04 +02:00
seabios specifically call python3, in scripts 2022-03-13 18:17:09 +00:00
u-boot/default Add support for releasing deblobbed u-boot 2020.07 source tarballs 2022-02-10 10:55:03 +01:00