Config.mk: update mini-os commit
authorWei Liu <wei.liu2@citrix.com>
Wed, 28 Sep 2016 11:12:13 +0000 (12:12 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 28 Sep 2016 11:12:13 +0000 (12:12 +0100)
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Config.mk

index 7c723e95b128f3cef9a8a2daee59a9a7a1814430..acb7f958eea64cf8b8d3f884489b04fa93c44d4b 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -277,9 +277,9 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
 OVMF_UPSTREAM_REVISION ?= bc54e50e0fe03c570014f363b547426913e92449
 QEMU_UPSTREAM_REVISION ?= master
-MINIOS_UPSTREAM_REVISION ?= 0f6582dd71454dffba4bbb21258fea25becfdd00
-# Tue Aug 30 13:51:23 2016 +0200
-# mini-os: support "make config" for out-of-tree users
+MINIOS_UPSTREAM_REVISION ?= e20998fbec0af4d783abb1a0695ab4614064c520
+# Wed Sep 28 11:50:04 2016 +0200
+# minios: fix build issue with xen_*mb defines
 
 SEABIOS_UPSTREAM_REVISION ?= rel-1.9.3
 # Wed Jun 22 14:53:24 2016 +0800