bump SeaBIOS to 1.7.2.1
Update coreboot to use SeaBIOS' tag rel-1.7.2.1 Change-Id: I01969407964a7cf64f7c4800b59c6aed845b24f9 Signed-off-by: Idwer Vollering <vidwer@gmail.com> Reviewed-on: http://review.coreboot.org/2575 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
parent
56ad905e4c
commit
1a43309bf7
|
@ -1,7 +1,7 @@
|
|||
|
||||
|
||||
TAG-$(CONFIG_SEABIOS_MASTER)=origin/master
|
||||
TAG-$(CONFIG_SEABIOS_STABLE)=51755c3b5ed9dcdfdef8cee56631d68642bde416
|
||||
TAG-$(CONFIG_SEABIOS_STABLE)=88cb66ea542906ffff8a80ef397b9e3adbb33116
|
||||
|
||||
unexport KCONFIG_AUTOCONFIG
|
||||
|
||||
|
|
|
@ -504,7 +504,7 @@ choice
|
|||
depends on PAYLOAD_SEABIOS
|
||||
|
||||
config SEABIOS_STABLE
|
||||
bool "1.7.1"
|
||||
bool "1.7.2.1"
|
||||
help
|
||||
Stable SeaBIOS version
|
||||
config SEABIOS_MASTER
|
||||
|
|
Loading…
Reference in New Issue