[coreboot] [PATCH] Freeze SeaBIOS master tag

Stefan Reinauer stefan.reinauer at coresystems.de
Sat Jan 29 19:30:57 CET 2011


On 29.01.2011, at 06:34, Kevin O'Connor <kevin at koconnor.net> wrote:

> SeaBIOS is moving to Kconfig.  This will make it easier to configure
> coreboot and seabios going forward.  However, it will also break the
> coreboot build in the short term.  This patch, freezes the "master"
> branch of coreboot's seabios checkout so users don't see build
> failures.
> 
> Signed-off-by: Kevin O'Connor <kevin at koconnor.net>
> 
> -Kevin

Hi Kevin

Much appreciated!

However I don't think this is needed at this point.  Per default coreboot uses the stable checkout and well, the bleeding edge sometime bleeds :)

Stefan



> 
> 
> --- a/payloads/external/SeaBIOS/Makefile.inc
> +++ b/payloads/external/SeaBIOS/Makefile.inc
> @@ -1,6 +1,6 @@
> 
> 
> -TAG-$(CONFIG_SEABIOS_MASTER)=origin/master
> +TAG-$(CONFIG_SEABIOS_MASTER)=4d0c592b138f394f96a99b6311a8ef48c24fb1c6
> TAG-$(CONFIG_SEABIOS_STABLE)=rel-0.6.1.3
> 
> all: seabios
> 
> -- 
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
> 




More information about the coreboot mailing list