* [PATCH] Config.mk: Update SEABIOS_UPSTREAM_TAG to rel-1.9.0
@ 2015-11-18 12:01 Ian Campbell
2015-11-18 12:02 ` Wei Liu
0 siblings, 1 reply; 3+ messages in thread
From: Ian Campbell @ 2015-11-18 12:01 UTC (permalink / raw)
To: ian.jackson, wei.liu2, xen-devel; +Cc: Ian Campbell
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Config.mk: Update SEABIOS_UPSTREAM_TAG to rel-1.9.0
2015-11-18 12:01 [PATCH] Config.mk: Update SEABIOS_UPSTREAM_TAG to rel-1.9.0 Ian Campbell
@ 2015-11-18 12:02 ` Wei Liu
2015-11-24 16:51 ` Ian Campbell
0 siblings, 1 reply; 3+ messages in thread
From: Wei Liu @ 2015-11-18 12:02 UTC (permalink / raw)
To: Ian Campbell; +Cc: wei.liu2, ian.jackson, xen-devel
On Wed, Nov 18, 2015 at 12:01:33PM +0000, Ian Campbell wrote:
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
> ---
> 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
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-11-24 16:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18 12:01 [PATCH] Config.mk: Update SEABIOS_UPSTREAM_TAG to rel-1.9.0 Ian Campbell
2015-11-18 12:02 ` Wei Liu
2015-11-24 16:51 ` Ian Campbell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).