[PATCH] bump default SeaBIOS version to 1.16.2

Jan Beulich posted 1 patch 1 year ago
Failed in applying to current master (apply log)
[PATCH] bump default SeaBIOS version to 1.16.2
Posted by Jan Beulich 1 year ago
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
Posted by Julien Grall 1 year ago
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