Re: [Xen-devel] [PATCH for-4.10] Config.mk: update mini-os changeset

2017-10-23 Thread Julien Grall

Hi,

On 20/10/17 12:10, Wei Liu wrote:

The new changeset contains the new console.h fix in xen.git.

Signed-off-by: Wei Liu 
---
Cc: Julien Grall 

This is rather low risk because stubdom build in xen.git uses xen
headers directly.

I just don't want to ship a version of xen which points to a buggy
mini-os changeset.


Release-acked-by: Julien Grall 

Cheers,


---
  Config.mk | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Config.mk b/Config.mk
index 78e8a2cc8a..664f97e726 100644
--- 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



--
Julien Grall

___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel


[Xen-devel] [PATCH for-4.10] Config.mk: update mini-os changeset

2017-10-20 Thread Wei Liu
The new changeset contains the new console.h fix in xen.git.

Signed-off-by: Wei Liu 
---
Cc: Julien Grall 

This is rather low risk because stubdom build in xen.git uses xen
headers directly.

I just don't want to ship a version of xen which points to a buggy
mini-os changeset.
---
 Config.mk | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Config.mk b/Config.mk
index 78e8a2cc8a..664f97e726 100644
--- 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
-- 
2.11.0


___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel