lbmk/resources/scripts/blobs
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
..
download Do not rely on bashisms and behaviour undefined by the POSIX specification. Part 2 2022-12-28 18:43:49 +00:00
extract Do not rely on bashisms and behaviour undefined by the POSIX specification. Part 2 2022-12-28 18:43:49 +00:00
inject scripts: build cbutils, not specific utils 2023-03-05 14:00:06 +00:00