]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
Config.mk: Update subtrees to 4.8.0 release tags
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 5 Dec 2016 11:59:18 +0000 (11:59 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 5 Dec 2016 12:00:59 +0000 (12:00 +0000)
No functional change.

All these tags have been pushed to the corresponding trees on xenbits.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Config.mk

index 1de7f36155bc17d2d9a23ecfda11eeeaf23dafa3..73e2ba95552a3002ed99933d61f013b8f8162104 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -277,8 +277,8 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
 OVMF_UPSTREAM_REVISION ?= bc54e50e0fe03c570014f363b547426913e92449
-QEMU_UPSTREAM_REVISION ?= qemu-xen-4.8.0-rc7
-MINIOS_UPSTREAM_REVISION ?= xen-4.8.0-rc1
+QEMU_UPSTREAM_REVISION ?= qemu-xen-4.8.0
+MINIOS_UPSTREAM_REVISION ?= xen-RELEASE-4.8.0
 # Wed Sep 28 11:50:04 2016 +0200
 # minios: fix build issue with xen_*mb defines
 
@@ -289,7 +289,7 @@ SEABIOS_UPSTREAM_REVISION ?= rel-1.10.0
 ETHERBOOT_NICS ?= rtl8139 8086100e
 
 
-QEMU_TRADITIONAL_REVISION ?= xen-4.8.0-rc7
+QEMU_TRADITIONAL_REVISION ?= xen-4.8.0
 
 # Specify which qemu-dm to use. This may be `ioemu' to use the old
 # Mercurial in-tree version, or a local directory, or a git URL.