diff options
author | Leah Rowe <leah@libreboot.org> | 2024-07-22 19:34:19 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-07-22 19:34:19 +0100 |
commit | faefcdf3df382bf0b7f0a1a6c6531406fb652d46 (patch) | |
tree | 8dfd41427fc66a8f3c2b40124c9ef54c1f490662 /config/grub/default/patches/0001-borderfix/0002-say-the-name-libreboot-in-the-grub-menu.patch | |
parent | 40dd0a7cf35fe75e3e2ac14eecec256d918f33bc (diff) |
rom.sh: fix buggy deletion of cbutils
when badhash=y, the utils should be deleted, but
the check is deleting if badhash isn't n. if the
hash check isn't being performed, then this will
always be the case and the utils are always deleted.
make it positively delete the file only if badhash=y,
not when it isn't n. while this may not sound very
different, it will prevent the utils being deleted and
re-build endlessly in other cases, like when building
release archives and running the inject --nuke mode
on every image that gets built.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/grub/default/patches/0001-borderfix/0002-say-the-name-libreboot-in-the-grub-menu.patch')
0 files changed, 0 insertions, 0 deletions