From 59759b3f638104c598f8842f61da54f90d47ff40 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Thu, 26 Jan 2012 11:06:40 +0000 Subject: seabios: update to 1.6.3.1 release This is the latest seabios stable release. Signed-off-by: Ian Campbell Committed-by: Keir Fraser --- Config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.mk') diff --git a/Config.mk b/Config.mk index f0d19dc392..6d5b0c94b2 100644 --- a/Config.mk +++ b/Config.mk @@ -215,7 +215,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-unstable.git SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git endif QEMU_UPSTREAM_REVISION ?= master -SEABIOS_UPSTREAM_TAG ?= 7fc039e9c262b4199fab497f3e12f4e425c37560 +SEABIOS_UPSTREAM_TAG ?= rel-1.6.3.1 # Specify which qemu-dm to use. This may be `ioemu' to use the old # Mercurial in-tree version, or a local directory, or a git URL. -- cgit v1.2.3