diff mbox

[Xen-devel] tools: update to seabios rel-1.7.5

Message ID 1403779549-4363-1-git-send-email-ian.campbell@citrix.com
State Accepted
Commit 5973432f19a935422cf9032dbe5132bb1382eb61
Headers show

Commit Message

Ian Campbell June 26, 2014, 10:45 a.m. UTC
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 Config.mk |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Ian Campbell July 9, 2014, 12:31 p.m. UTC | #1
Ian, ping....

On Thu, 2014-06-26 at 11:45 +0100, Ian Campbell wrote:
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> ---
>  Config.mk |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Config.mk b/Config.mk
> index e7f14ef..ab95b1c 100644
> --- a/Config.mk
> +++ b/Config.mk
> @@ -235,9 +235,9 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
>  endif
>  OVMF_UPSTREAM_REVISION ?= 447d264115c476142f884af0be287622cd244423
>  QEMU_UPSTREAM_REVISION ?= master
> -SEABIOS_UPSTREAM_TAG ?= rel-1.7.4
> -# Sun Dec 22 10:42:26 2013 -0500
> -# coreboot: Make sure to print the SeaBIOS version in cbmem debug output.
> +SEABIOS_UPSTREAM_TAG ?= rel-1.7.5
> +# Thu May 22 16:59:16 2014 -0400
> +# python3 fixes for vgabios and csm builds.
>  
>  ETHERBOOT_NICS ?= rtl8139 8086100e
>
Ian Jackson July 9, 2014, 3:24 p.m. UTC | #2
Ian Campbell writes ("[PATCH] tools: update to seabios rel-1.7.5"):
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Ian Campbell July 10, 2014, 10:32 a.m. UTC | #3
On Wed, 2014-07-09 at 16:24 +0100, Ian Jackson wrote:
> Ian Campbell writes ("[PATCH] tools: update to seabios rel-1.7.5"):
> > Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> 
> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

Thanks, applied along with Don's tested-by.

Ian.
diff mbox

Patch

diff --git a/Config.mk b/Config.mk
index e7f14ef..ab95b1c 100644
--- a/Config.mk
+++ b/Config.mk
@@ -235,9 +235,9 @@  SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 endif
 OVMF_UPSTREAM_REVISION ?= 447d264115c476142f884af0be287622cd244423
 QEMU_UPSTREAM_REVISION ?= master
-SEABIOS_UPSTREAM_TAG ?= rel-1.7.4
-# Sun Dec 22 10:42:26 2013 -0500
-# coreboot: Make sure to print the SeaBIOS version in cbmem debug output.
+SEABIOS_UPSTREAM_TAG ?= rel-1.7.5
+# Thu May 22 16:59:16 2014 -0400
+# python3 fixes for vgabios and csm builds.
 
 ETHERBOOT_NICS ?= rtl8139 8086100e