[coreboot-gerrit] Patch set updated for coreboot: 69974f5 payloads/external/SeaBIOS: Bump version to 1.7.5

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Sat Sep 13 15:09:27 CEST 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6900

-gerrit

commit 69974f576e2c551b14d600f7ce387fb5f6cea879
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Sat Sep 13 20:43:45 2014 +1000

    payloads/external/SeaBIOS: Bump version to 1.7.5
    
    Change-Id: Ie4b58b739ea411035b1801348e3e73e607299846
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 payloads/external/SeaBIOS/Makefile.inc | 2 +-
 src/Kconfig                            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/payloads/external/SeaBIOS/Makefile.inc b/payloads/external/SeaBIOS/Makefile.inc
index 02c31e3..0831eea 100644
--- a/payloads/external/SeaBIOS/Makefile.inc
+++ b/payloads/external/SeaBIOS/Makefile.inc
@@ -1,5 +1,5 @@
 TAG-$(CONFIG_SEABIOS_MASTER)=origin/master
-TAG-$(CONFIG_SEABIOS_STABLE)=96917a8ed761f017fc8c72ba3b9181fbac03ac59
+TAG-$(CONFIG_SEABIOS_STABLE)=e51488c5f8800a52ac5c8da7a31b85cca5cc95d2
 
 unexport KCONFIG_AUTOHEADER
 unexport KCONFIG_AUTOCONFIG
diff --git a/src/Kconfig b/src/Kconfig
index 28f1181..2e01abc 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -592,7 +592,7 @@ choice
 	depends on PAYLOAD_SEABIOS
 
 config SEABIOS_STABLE
-	bool "1.7.4"
+	bool "1.7.5"
 	help
 	  Stable SeaBIOS version
 config SEABIOS_MASTER



More information about the coreboot-gerrit mailing list