[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging-4.10] update Xen version to 4.10.2
commit 0c1d5b68e27da167a51c2ea828636c14ff5c017b Author: Jan Beulich <jbeulich@xxxxxxxx> AuthorDate: Tue Sep 25 16:02:25 2018 +0200 Commit: Jan Beulich <jbeulich@xxxxxxxx> CommitDate: Tue Sep 25 16:02:25 2018 +0200 update Xen version to 4.10.2 --- Config.mk | 6 +++--- xen/Makefile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Config.mk b/Config.mk index 0d1012cbc9..2102b3538d 100644 --- a/Config.mk +++ b/Config.mk @@ -273,8 +273,8 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif OVMF_UPSTREAM_REVISION ?= 947f3737abf65fda63f3ffd97fddfa6986986868 -QEMU_UPSTREAM_REVISION ?= qemu-xen-4.10.1 -MINIOS_UPSTREAM_REVISION ?= xen-RELEASE-4.10.1 +QEMU_UPSTREAM_REVISION ?= qemu-xen-4.10.2 +MINIOS_UPSTREAM_REVISION ?= xen-RELEASE-4.10.2 # Mon Oct 16 16:36:41 2017 +0100 # Update Xen header files again @@ -285,7 +285,7 @@ SEABIOS_UPSTREAM_REVISION ?= rel-1.10.2 ETHERBOOT_NICS ?= rtl8139 8086100e -QEMU_TRADITIONAL_REVISION ?= xen-4.10.1 +QEMU_TRADITIONAL_REVISION ?= xen-4.10.2 # Fri Sep 15 19:37:27 2017 +0100 # qemu-xen-traditional: Link against xentoolcore diff --git a/xen/Makefile b/xen/Makefile index 580af86931..d8f57c2e45 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -2,7 +2,7 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 4 export XEN_SUBVERSION = 10 -export XEN_EXTRAVERSION ?= .2-pre$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .2$(XEN_VENDORVERSION) export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION) -include xen-version -- generated by git-patchbot for /home/xen/git/xen.git#staging-4.10 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |