aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2013-03-20 14:01:51 +0100
committerJan Beulich <jbeulich@suse.com>2013-03-20 14:01:51 +0100
commit36f55f33791e40a598b93a0f1a727494b6ac8664 (patch)
tree572a65b5d9a318525a18d8c8b4ea4512afe8b0d6 /Config.mk
parentcc0cd6a23c6189667ab774edfebaae42544f4566 (diff)
downloadxen-36f55f33791e40a598b93a0f1a727494b6ac8664.tar.gz
xen-36f55f33791e40a598b93a0f1a727494b6ac8664.tar.bz2
xen-36f55f33791e40a598b93a0f1a727494b6ac8664.zip
update Xen version to 4.2.2-rc14.2.2-rc1
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.mk b/Config.mk
index 68c4aca866..109e3ea313 100644
--- a/Config.mk
+++ b/Config.mk
@@ -203,7 +203,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-4.2-testing.git
SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
endif
OVMF_UPSTREAM_REVISION ?= b0855f925c6e2e0b21fbb03fab4b5fb5b6876871
-QEMU_UPSTREAM_REVISION ?= 351f94ff4bf3a7795ca5b282305aa610e598eec0
+QEMU_UPSTREAM_REVISION ?= qemu-xen-4.2.2-rc1
SEABIOS_UPSTREAM_TAG ?= rel-1.6.3.2
# Sun Mar 11 09:27:07 2012 -0400
# Update version to 1.6.3.2
@@ -215,7 +215,7 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= ad6cb8a6550d0f0550252db4e05c305086ea9a65
+QEMU_TAG ?= xen-4.2.2-rc1
# Thu Jan 17 15:52:16 2013 +0000
# e1000: fix compile warning introduced by security fix, and debugging