]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
Config.mk: update mini-os changeset
authorWei Liu <wei.liu2@citrix.com>
Fri, 20 Oct 2017 11:10:02 +0000 (12:10 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 25 Oct 2017 10:27:45 +0000 (11:27 +0100)
The new changeset contains the new console.h fix in xen.git.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Julien Grall <julien.grall@linaro.org>
Config.mk

index 78e8a2cc8afb92d72e8a781130c9c1645069ed81..664f97e7260c4583937098b4671d827317a1ccb5 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -274,9 +274,9 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
 OVMF_UPSTREAM_REVISION ?= 947f3737abf65fda63f3ffd97fddfa6986986868
 QEMU_UPSTREAM_REVISION ?= qemu-xen-4.10.0-rc1
-MINIOS_UPSTREAM_REVISION ?= xen-4.10.0-rc1
-# Tue Oct 3 19:45:19 2017 +0100
-# Link against libxentoolcore
+MINIOS_UPSTREAM_REVISION ?= 0b4b7897e08b967a09bed2028a79fabff82342dd
+# Mon Oct 16 16:36:41 2017 +0100
+# Update Xen header files again
 
 SEABIOS_UPSTREAM_REVISION ?= rel-1.10.2
 # Wed Jun 22 14:53:24 2016 +0800