Mailing List Archive

[xen-unstable] Update Xen version to 4.1.0-rc4
# HG changeset patch
# User Keir Fraser <keir@xen.org>
# Date 1297358637 0
# Node ID 8df0c7f9cda6cb271a1414114e26f72e1d93a69a
# Parent a0ef80c9926462bbef8ac81b362a5f2e22b1ec85
Update Xen version to 4.1.0-rc4
---
Config.mk | 3 ++-
xen/Makefile | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)

diff -r a0ef80c99264 -r 8df0c7f9cda6 Config.mk
--- a/Config.mk Thu Feb 10 14:19:54 2011 +0000
+++ b/Config.mk Thu Feb 10 17:23:57 2011 +0000
@@ -185,7 +185,8 @@ endif
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)

-QEMU_TAG ?= ad7d28519de7cdc604efefac5c22fe9f88040586
+QEMU_TAG := xen-4.1.0-rc4
+#QEMU_TAG ?= ad7d28519de7cdc604efefac5c22fe9f88040586
# Tue Feb 1 17:32:38 2011 +0000
# vnc, xen: write vnc address and password to xenstore

diff -r a0ef80c99264 -r 8df0c7f9cda6 xen/Makefile
--- a/xen/Makefile Thu Feb 10 14:19:54 2011 +0000
+++ b/xen/Makefile Thu Feb 10 17:23:57 2011 +0000
@@ -2,7 +2,7 @@
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 4
export XEN_SUBVERSION = 1
-export XEN_EXTRAVERSION ?= .0-rc4-pre$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc4$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version


_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog