Message ID | 20220116125648.1200259-1-wl@xen.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Config.mk: update seabios to 1.15.0 | expand |
On 16.01.2022 13:56, Wei Liu wrote: > Signed-off-by: Wei Liu <wl@xen.org> Acked-by: Jan Beulich <jbeulich@suse.com> (In case such is needed at all for things like this.) Thanks, Jan
diff --git a/Config.mk b/Config.mk index 1c1998a5a8e0..38e88b2927d2 100644 --- a/Config.mk +++ b/Config.mk @@ -233,7 +233,7 @@ OVMF_UPSTREAM_REVISION ?= 7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5 QEMU_UPSTREAM_REVISION ?= master MINIOS_UPSTREAM_REVISION ?= 9f09744aa3e5982a083ecf8e9cd2123f477081f9 -SEABIOS_UPSTREAM_REVISION ?= rel-1.14.0 +SEABIOS_UPSTREAM_REVISION ?= rel-1.15.0 ETHERBOOT_NICS ?= rtl8139 8086100e
Signed-off-by: Wei Liu <wl@xen.org> --- Config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)