Hello Pablo Moyano, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34104
to look at the new patch set (#3).
Change subject: payloads: Update GRUB stable from 2.02 to 2.04 ......................................................................
payloads: Update GRUB stable from 2.02 to 2.04
GRUB 2.04 was released on July 5th, 2019, so update. The only change-log is the git history. Some coreboot related changes are listed below.
1. coreboot: Changed cbmemc to support updated console format from coreboot. 2. ahci: Increase time-out from 10 s to 32 s 3. normal/menu: Do not treat error values as key presses
When building from the git repository, `./bootstrap.sh` needs to be run to set up Gnulib. Ignore the exit code, as older versions might not have this script.
Change-Id: Iab0b87164ed86f15d3415af935998b59e0d76c45 Signed-off-by: Pablo 42.pablo.ms@gmail.com Signed-off-by: Paul Menzel pmenzel@molgen.mpg.de --- M payloads/external/GRUB2/Kconfig M payloads/external/GRUB2/Makefile 2 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/34104/3