All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update SEABIOS_UPSTREAM_TAG
@ 2013-05-10 11:09 Ian Campbell
  2013-05-10 11:11 ` George Dunlap
  2013-05-13 13:05 ` Ian Jackson
  0 siblings, 2 replies; 6+ messages in thread
From: Ian Campbell @ 2013-05-10 11:09 UTC (permalink / raw)
  To: xen-devel; +Cc: George Dunlap, Ian Jackson, Ian Campbell, Dietmar Hahn

Pull in two fixes for newer IASL compilers.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Dietmar Hahn <dietmar.hahn@ts.fujitsu.com>
Cc: George Dunlap <George.Dunlap@eu.citrix.com>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
 Config.mk |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Config.mk b/Config.mk
index ba17929..e8f411e 100644
--- a/Config.mk
+++ b/Config.mk
@@ -213,9 +213,9 @@ SEABIOS_UPSTREAM_URL ?= $(XEN_ROOT)/../seabios.git
 endif
 OVMF_UPSTREAM_REVISION ?= b0855f925c6e2e0b21fbb03fab4b5fb5b6876871
 QEMU_UPSTREAM_REVISION ?= qemu-xen-4.3.0-rc1
-SEABIOS_UPSTREAM_TAG ?= rel-1.7.1
-# Wed Aug 29 21:27:37 2012 -0400
-# Make iasl option check work with older versions of iasl.
+SEABIOS_UPSTREAM_TAG ?= 30ef08fb25af278ba012efd8b2c0050c108be54d
+# Sun Feb 10 21:06:14 2013 -0500
+# Update tools/acpi_extract.py to handle iasl 20130117 release.
 
 ETHERBOOT_NICS ?= rtl8139 8086100e
 
-- 
1.7.2.5

^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [PATCH] Update SEABIOS_UPSTREAM_TAG
@ 2012-03-12 16:53 Ian Campbell
  2012-03-13 15:32 ` Ian Jackson
  0 siblings, 1 reply; 6+ messages in thread
From: Ian Campbell @ 2012-03-12 16:53 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Campbell

# HG changeset patch
# User Ian Campbell <ian.campbell@citrix.com>
# Date 1331570943 0
# Node ID 4b38bddd17578636e0b15d37fd80c249cdb89514
# Parent  5d20d2f6ffed0a49f030f04a8870f1926babbcbf
Update SEABIOS_UPSTREAM_TAG

Switch to recently released 1.6.3.2 from upstream. This incorporates all the
changesets which we previously applied to 1.6.3.1.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>

diff -r 5d20d2f6ffed -r 4b38bddd1757 Config.mk
--- a/Config.mk	Fri Mar 09 16:54:24 2012 +0000
+++ b/Config.mk	Mon Mar 12 16:49:03 2012 +0000
@@ -198,9 +198,9 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.o
 SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 endif
 QEMU_UPSTREAM_REVISION ?= master
-SEABIOS_UPSTREAM_TAG ?= c69e288adfe6c273df4b1f3d9c223d8a4fb613cd
-# Wed Feb 8 20:23:36 2012 -0500
-# Permit .rodata.__PRETTY_FUNCTION__. sections in roms.
+SEABIOS_UPSTREAM_TAG ?= rel-1.6.3.2
+# Sun Mar 11 09:27:07 2012 -0400
+# Update version to 1.6.3.2
 
 ETHERBOOT_NICS ?= rtl8139 8086100e

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-13 13:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 11:09 [PATCH] Update SEABIOS_UPSTREAM_TAG Ian Campbell
2013-05-10 11:11 ` George Dunlap
2013-05-13 13:05 ` Ian Jackson
2013-05-13 13:38   ` Ian Campbell
  -- strict thread matches above, loose matches on Subject: below --
2012-03-12 16:53 Ian Campbell
2012-03-13 15:32 ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.