Mailing List Archive

[PATCH] bump default SeaBIOS version to 1.16.2
Signed-off-by: Jan Beulich <jbeulich@suse.com>

--- a/Config.mk
+++ b/Config.mk
@@ -225,7 +225,7 @@ MINIOS_UPSTREAM_URL ?= https://xenbits.x
MINIOS_UPSTREAM_REVISION ?= 5bcb28aaeba1c2506a82fab0cdad0201cd9b54b3

SEABIOS_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/seabios.git
-SEABIOS_UPSTREAM_REVISION ?= rel-1.16.1
+SEABIOS_UPSTREAM_REVISION ?= rel-1.16.2

ETHERBOOT_NICS ?= rtl8139 8086100e
Re: [PATCH] bump default SeaBIOS version to 1.16.2 [ In reply to ]
Hi Jan,

On 30/03/2023 11:38, Jan Beulich wrote:
> Signed-off-by: Jan Beulich <jbeulich@suse.com>

FWIW:

Acked-by: Julien Grall <jgrall@amazon.com>

Cheers,

>
> --- a/Config.mk
> +++ b/Config.mk
> @@ -225,7 +225,7 @@ MINIOS_UPSTREAM_URL ?= https://xenbits.x
> MINIOS_UPSTREAM_REVISION ?= 5bcb28aaeba1c2506a82fab0cdad0201cd9b54b3
>
> SEABIOS_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/seabios.git
> -SEABIOS_UPSTREAM_REVISION ?= rel-1.16.1
> +SEABIOS_UPSTREAM_REVISION ?= rel-1.16.2
>
> ETHERBOOT_NICS ?= rtl8139 8086100e
>

--
Julien Grall