]> xenbits.xensource.com Git - people/royger/xen.git/commitdiff
Config.mk: Update for 4.9.0-rc1.1
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 12 Apr 2017 15:03:35 +0000 (16:03 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 12 Apr 2017 15:03:35 +0000 (16:03 +0100)
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 <Ian.Jackson@eu.citrix.com>
Config.mk

index d01c8320069194b897b8f1f4bb3c08a0447df122..c2e4e3708f6b280fc46998d7fbfac09e1c88933b 100644 (file)
--- 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.