[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-4.2-testing] Update Xen version to 4.2.0
# HG changeset patch # User Keir Fraser <keir@xxxxxxx> # Date 1347870274 -3600 # Node ID af176624c3ae86141a4ad8617b5ec2a834a6c626 # Parent 4027d31caeb0955cf72e8df85e5dc89777761939 Update Xen version to 4.2.0 --- diff -r 4027d31caeb0 -r af176624c3ae Config.mk --- a/Config.mk Thu Sep 13 12:21:09 2012 +0100 +++ b/Config.mk Mon Sep 17 09:24:34 2012 +0100 @@ -202,7 +202,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.o SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git endif OVMF_UPSTREAM_REVISION ?= b0855f925c6e2e0b21fbb03fab4b5fb5b6876871 -QEMU_UPSTREAM_REVISION ?= qemu-xen-4.2.0-rc5 +QEMU_UPSTREAM_REVISION ?= qemu-xen-4.2.0 SEABIOS_UPSTREAM_TAG ?= rel-1.6.3.2 # Sun Mar 11 09:27:07 2012 -0400 # Update version to 1.6.3.2 @@ -214,7 +214,7 @@ ETHERBOOT_NICS ?= rtl8139 8086100e # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git CONFIG_QEMU ?= $(QEMU_REMOTE) -QEMU_TAG ?= xen-4.2.0-rc5 +QEMU_TAG ?= xen-4.2.0 # Short answer -- do not enable this unless you know what you are # doing and are prepared for some pain. diff -r 4027d31caeb0 -r af176624c3ae xen/Makefile --- a/xen/Makefile Thu Sep 13 12:21:09 2012 +0100 +++ b/xen/Makefile Mon Sep 17 09:24:34 2012 +0100 @@ -2,7 +2,7 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 4 export XEN_SUBVERSION = 2 -export XEN_EXTRAVERSION ?= .0-rc5$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .0$(XEN_VENDORVERSION) export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION) -include xen-version _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |