]> xenbits.xensource.com Git - people/aperard/xen-unstable.git/commitdiff
Config.mk: update OVMF to edk2-stable202305
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 19 Jun 2023 13:47:05 +0000 (15:47 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 19 Jun 2023 13:47:05 +0000 (15:47 +0200)
Update to OVMF's latest stable tag.

This is been prompt by trying to build Xen on Debian Bookworm,
where edk2-stable202108 doesn't build. Also, it's been too long since
the last update.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Config.mk

index d12d4c2b8f7289ec3fea2d35fc7edc2701301c33..c529b1ba19cd5729d310fc49d4a6d9dfa09bf79a 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -216,7 +216,7 @@ QEMU_TRADITIONAL_REVISION ?= $(QEMU_TAG)
 endif
 
 OVMF_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/ovmf.git
-OVMF_UPSTREAM_REVISION ?= 7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5
+OVMF_UPSTREAM_REVISION ?= ba91d0292e593df8528b66f99c1b0b14fadc8e16
 
 QEMU_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/qemu-xen.git
 QEMU_UPSTREAM_REVISION ?= master