]> xenbits.xensource.com Git - xen.git/commitdiff
update Xen version to 4.16.7 stable-4.16 staging-4.16 RELEASE-4.16.7
authorJan Beulich <jbeulich@suse.com>
Wed, 4 Dec 2024 11:11:49 +0000 (12:11 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 4 Dec 2024 11:11:49 +0000 (12:11 +0100)
Config.mk
xen/Makefile

index 21a0e231a0839d9f2b6a3d65af7671bf387a8e83..7240f1aaa0b796bc3224deb7dded0ce9a35ef8c0 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -239,7 +239,7 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
 OVMF_UPSTREAM_REVISION ?= 7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5
 QEMU_UPSTREAM_REVISION ?= qemu-xen-4.16.5
-MINIOS_UPSTREAM_REVISION ?= a60612a2d009bf72b3e50655d13f61d152fe3d87
+MINIOS_UPSTREAM_REVISION ?= xen-RELEASE-4.16.7
 
 SEABIOS_UPSTREAM_REVISION ?= rel-1.16.0
 
index cd10d93c0b6e89efc71c10e34a02d32ea9b5e63b..630d0fe463285dfb2b0fdba2ad5077a8d0b13c6b 100644 (file)
@@ -2,7 +2,7 @@
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 4
 export XEN_SUBVERSION    = 16
-export XEN_EXTRAVERSION ?= .6$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .7$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version