All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Jan Beulich <JBeulich@suse.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Wei Liu <wei.liu2@citrix.com>
Cc: xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: SeaBIOS update on master?
Date: Thu, 19 Feb 2015 08:43:05 +0000	[thread overview]
Message-ID: <1424335385.25370.25.camel@citrix.com> (raw)
In-Reply-To: <1423652204.27551.16.camel@citrix.com>

On Wed, 2015-02-11 at 10:56 +0000, Ian Campbell wrote:
> On Wed, 2015-02-11 at 08:38 +0000, Jan Beulich wrote:
> > Ian,
> > 
> > I notice there is 1.7.5.2 available upstream - are there plans for us
> > to update, or are we going to wait for 1.7.6 or 1.8 or whatever is
> > going to be next? (I ask without having checked whether there are
> > any fixes that would specifically concern us.)
> 
> Thanks for the reminder.
> 
> Normally want to track their releases during the dev cycle (when I
> remember) but a new release is imminent, so I think rather than bumping
> twice I may as well wait for it (whatever version it ends up being).

1.8.0 has just been released[0]. osstest flight 34755 is currently
testing rel-1.8.0~4 which is one new commit over the current tested
baseline, but that commit and all the ones between it and rel-1.8.0 are
ones which don't affect the actual functionality (most are docs, one is
against the checkstack.pl tool and doesn't seem relevant since we aren't
hitting the underlying issue).

So I think we are good to update, see patch below.

Ian.

[0] http://www.seabios.org/pipermail/seabios/2015-February/008688.html

------

>From d4b9f2a1eaf1fb46a77a0534f4a86fa514cb3454 Mon Sep 17 00:00:00 2001
From: Ian Campbell <ian.campbell@citrix.com>
Date: Thu, 19 Feb 2015 08:37:44 +0000
Subject: [PATCH] tools: update to seabios rel-1.8.0

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 d12ad91..27b0997 100644
--- a/Config.mk
+++ b/Config.mk
@@ -253,9 +253,9 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 endif
 OVMF_UPSTREAM_REVISION ?= 447d264115c476142f884af0be287622cd244423
 QEMU_UPSTREAM_REVISION ?= master
-SEABIOS_UPSTREAM_REVISION ?= rel-1.7.5
-# Thu May 22 16:59:16 2014 -0400
-# python3 fixes for vgabios and csm builds.
+SEABIOS_UPSTREAM_REVISION ?= rel-1.8.0
+# Wed Feb 18 12:49:59 2015 -0500
+# docs: Note v1.8.0 release
 
 ETHERBOOT_NICS ?= rtl8139 8086100e
 
-- 
1.7.10.4

  reply	other threads:[~2015-02-19  8:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-11  8:38 SeaBIOS update on master? Jan Beulich
2015-02-11 10:56 ` Ian Campbell
2015-02-19  8:43   ` Ian Campbell [this message]
2015-02-19  9:49     ` Wei Liu
2015-02-19 17:20       ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1424335385.25370.25.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=JBeulich@suse.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.