From d0db50ced1f73db1b815f7c4c393cf7ecb6c6c16 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 12 Apr 2017 16:03:35 +0100 Subject: [PATCH] Config.mk: Update for 4.9.0-rc1.1 In qemu-trad, I made xen-4.9.0-rc1 refer erroneously to the 4.8 branch. That doesn't build. So we are burning the version number 4.9.0-rc1 in xen.git and qemu-trad. (The other trees can remain as they are.) Signed-off-by: Ian Jackson --- Config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.mk b/Config.mk index d01c832006..c2e4e3708f 100644 --- a/Config.mk +++ b/Config.mk @@ -280,7 +280,7 @@ SEABIOS_UPSTREAM_REVISION ?= rel-1.10.0 ETHERBOOT_NICS ?= rtl8139 8086100e -QEMU_TRADITIONAL_REVISION ?= xen-4.9.0-rc1 +QEMU_TRADITIONAL_REVISION ?= xen-4.9.0-rc1.1 # Thu Mar 9 11:14:55 2017 +0000 # cirrus/vnc: zap drop bitblit support from console code. -- 2.30.2