Peter Stuge ([email protected]) just uploaded a new patch set to gerrit, which you 
can find at http://review.coreboot.org/1583

-gerrit

commit 386758f46625a3e61b44bc9342f48d261e895091
Author: Peter Stuge <[email protected]>
Date:   Tue Oct 16 02:25:07 2012 +0200

    Update SeaBIOS stable to the release-1.7.1 commit
    
    Change-Id: I0dffe89c31e45914f795d9ad8efb787b5fdbb7a8
    Signed-off-by: Peter Stuge <[email protected]>
---
 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 d856f37..5e1df47 100644
--- a/payloads/external/SeaBIOS/Makefile.inc
+++ b/payloads/external/SeaBIOS/Makefile.inc
@@ -1,7 +1,7 @@
 
 
 TAG-$(CONFIG_SEABIOS_MASTER)=origin/master
-TAG-$(CONFIG_SEABIOS_STABLE)=385a7d0dec28841a05531cba96c62138c3959fef
+TAG-$(CONFIG_SEABIOS_STABLE)=51755c3b5ed9dcdfdef8cee56631d68642bde416
 
 unexport KCONFIG_AUTOCONFIG
 
diff --git a/src/Kconfig b/src/Kconfig
index e0062dd..9630e0c 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -508,7 +508,7 @@ choice
        depends on PAYLOAD_SEABIOS
 
 config SEABIOS_STABLE
-       bool "stable"
+       bool "1.7.1"
        help
          Stable SeaBIOS version
 config SEABIOS_MASTER

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to