xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-4.10] Config.mk: update mini-os changeset
@ 2017-10-20 11:10 Wei Liu
  2017-10-23 13:47 ` Julien Grall
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2017-10-20 11:10 UTC (permalink / raw)
  To: Xen-devel; +Cc: Julien Grall, Wei Liu

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

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
Cc: Julien Grall <Julien.Grall@arm.com>

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH for-4.10] Config.mk: update mini-os changeset
  2017-10-20 11:10 [PATCH for-4.10] Config.mk: update mini-os changeset Wei Liu
@ 2017-10-23 13:47 ` Julien Grall
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Grall @ 2017-10-23 13:47 UTC (permalink / raw)
  To: Wei Liu, Xen-devel; +Cc: 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 <wei.liu2@citrix.com>
> ---
> Cc: Julien Grall <Julien.Grall@arm.com>
> 
> 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 <julien.grall@linaro.org>

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-23 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-20 11:10 [PATCH for-4.10] Config.mk: update mini-os changeset Wei Liu
2017-10-23 13:47 ` Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).