From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH] Config.mk: Update SEABIOS_UPSTREAM_TAG to rel-1.9.0 Date: Wed, 18 Nov 2015 12:01:33 +0000 Message-ID: <1447848093-30314-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: ian.jackson@eu.citrix.com, wei.liu2@citrix.com, xen-devel@lists.xen.org Cc: Ian Campbell List-Id: xen-devel@lists.xenproject.org Signed-off-by: Ian Campbell --- Right now osstest has tested rel-1.9.0~1 (flight 64145 http://lists.xen.org/archives/html/xen-devel/2015-11/msg01380.html ). However the final commit simply updates docs/Releases.md to cover 1.9.0 so I don't anticipate any problems. --- Config.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Config.mk b/Config.mk index 76bdc88..4e5eb01 100644 --- a/Config.mk +++ b/Config.mk @@ -259,9 +259,9 @@ MINIOS_UPSTREAM_REVISION ?= 22d01aab99180539b38b13ba30f0e1cd62b72147 # Tue Oct 27 15:43:28 2015 +0000 # xenbus: notify the other end when necessary -SEABIOS_UPSTREAM_REVISION ?= rel-1.8.2 -# Tue Mar 17 10:52:16 2015 -0400 -# vgabios: On bda_save_restore() the saved vbe_mode also has flags in it +SEABIOS_UPSTREAM_REVISION ?= rel-1.9.0 +# Tue Nov 17 09:18:44 2015 -0500 +# docs: Note v1.9.0 release ETHERBOOT_NICS ?= rtl8139 8086100e -- 2.1.4