lbmk/resources/scripts/build
Leah Rowe 544737c864 scripts: build cbutils, not specific utils
some checks check for specific utils, which are
then used to indicate the existence of other utils,
which means that building them singularly, as is
currently done, may result in errors later if another
tool doesn't exist compiled yet

this is an obscure bug, fixed by this patch. more of a
workaround really. a dirty hack. when checking for any
of the coreboot utilities required, build all coreboot
utilities that are possibly required

the utilities are small enough that this does not add
much extra time to build, and in most cases, all of them
will be needed anyway
2023-03-05 14:00:06 +00:00
..
boot build/boot/roms: fail when build cbutils fails 2023-02-19 23:16:01 +00:00
clean Do not rely on bashisms and behaviour undefined by the POSIX specification. 2022-12-27 15:50:41 +00:00
dependencies update debian dependencies (for sid) 2023-03-05 13:42:06 +00:00
descriptors Do not rely on bashisms and behaviour undefined by the POSIX specification. 2022-12-27 15:50:41 +00:00
module Do not rely on bashisms and behaviour undefined by the POSIX specification. 2022-12-27 15:50:41 +00:00
payload Do not rely on bashisms and behaviour undefined by the POSIX specification. 2022-12-27 15:50:41 +00:00
release scripts: build cbutils, not specific utils 2023-03-05 14:00:06 +00:00