All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] Config: use Mini-OS commit 9f09744aa3e5982 for xen-unstable
@ 2021-09-08 12:52 Juergen Gross
  2021-09-27  7:24 ` Juergen Gross
  0 siblings, 1 reply; 3+ messages in thread
From: Juergen Gross @ 2021-09-08 12:52 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, Andrew Cooper, George Dunlap, Ian Jackson,
	Jan Beulich, Julien Grall, Stefano Stabellini, Wei Liu

Switch the used Mini-OS commit to 9f09744aa3e5982 in xen-unstable.

Signed-off-by: Juergen Gross <jgross@suse.com>
---
V2:
- use a specific commit instead of master (Ian Jackson, Jan Beulich)
---
 Config.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.mk b/Config.mk
index 4d723eec1d..e85bf18654 100644
--- a/Config.mk
+++ b/Config.mk
@@ -246,7 +246,7 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
 OVMF_UPSTREAM_REVISION ?= b37cfdd2807181aed2fee1e17bd7ec1190db266a
 QEMU_UPSTREAM_REVISION ?= master
-MINIOS_UPSTREAM_REVISION ?= 051b87bb9c19609976fb038f386920e1ce5454c5
+MINIOS_UPSTREAM_REVISION ?= 9f09744aa3e5982a083ecf8e9cd2123f477081f9
 
 SEABIOS_UPSTREAM_REVISION ?= rel-1.14.0
 
-- 
2.26.2



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

* Re: [PATCH v2] Config: use Mini-OS commit 9f09744aa3e5982 for xen-unstable
  2021-09-08 12:52 [PATCH v2] Config: use Mini-OS commit 9f09744aa3e5982 for xen-unstable Juergen Gross
@ 2021-09-27  7:24 ` Juergen Gross
  2021-09-27 14:35   ` Ian Jackson
  0 siblings, 1 reply; 3+ messages in thread
From: Juergen Gross @ 2021-09-27  7:24 UTC (permalink / raw)
  To: xen-devel
  Cc: Andrew Cooper, George Dunlap, Ian Jackson, Jan Beulich,
	Julien Grall, Stefano Stabellini, Wei Liu


[-- Attachment #1.1.1: Type: text/plain, Size: 869 bytes --]

Ping?

On 08.09.21 14:52, Juergen Gross wrote:
> Switch the used Mini-OS commit to 9f09744aa3e5982 in xen-unstable.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>
> ---
> V2:
> - use a specific commit instead of master (Ian Jackson, Jan Beulich)
> ---
>   Config.mk | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Config.mk b/Config.mk
> index 4d723eec1d..e85bf18654 100644
> --- a/Config.mk
> +++ b/Config.mk
> @@ -246,7 +246,7 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
>   endif
>   OVMF_UPSTREAM_REVISION ?= b37cfdd2807181aed2fee1e17bd7ec1190db266a
>   QEMU_UPSTREAM_REVISION ?= master
> -MINIOS_UPSTREAM_REVISION ?= 051b87bb9c19609976fb038f386920e1ce5454c5
> +MINIOS_UPSTREAM_REVISION ?= 9f09744aa3e5982a083ecf8e9cd2123f477081f9
>   
>   SEABIOS_UPSTREAM_REVISION ?= rel-1.14.0
>   
> 


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3135 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

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

* Re: [PATCH v2] Config: use Mini-OS commit 9f09744aa3e5982 for xen-unstable
  2021-09-27  7:24 ` Juergen Gross
@ 2021-09-27 14:35   ` Ian Jackson
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Jackson @ 2021-09-27 14:35 UTC (permalink / raw)
  To: Juergen Gross
  Cc: xen-devel, Andrew Cooper, George Dunlap, Ian Jackson,
	Jan Beulich, Julien Grall, Stefano Stabellini, Wei Liu

Juergen Gross writes ("Re: [PATCH v2] Config: use Mini-OS commit 9f09744aa3e5982 for xen-unstable"):
> Ping?
> 
> On 08.09.21 14:52, Juergen Gross wrote:
> > Switch the used Mini-OS commit to 9f09744aa3e5982 in xen-unstable.
> > 
> > Signed-off-by: Juergen Gross <jgross@suse.com>
> > ---
> > V2:
> > - use a specific commit instead of master (Ian Jackson, Jan Beulich)
> > ---
> >   Config.mk | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Config.mk b/Config.mk
> > index 4d723eec1d..e85bf18654 100644
> > --- a/Config.mk
> > +++ b/Config.mk
> > @@ -246,7 +246,7 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
> >   endif
> >   OVMF_UPSTREAM_REVISION ?= b37cfdd2807181aed2fee1e17bd7ec1190db266a
> >   QEMU_UPSTREAM_REVISION ?= master
> > -MINIOS_UPSTREAM_REVISION ?= 051b87bb9c19609976fb038f386920e1ce5454c5
> > +MINIOS_UPSTREAM_REVISION ?= 9f09744aa3e5982a083ecf8e9cd2123f477081f9

Acked-by: Ian Jackson <iwj@xenproject.org>

and committed.  I added this note to the commit message:

    [ 9f09744aa3e5982 is current mini-os.git#master -iwj. ]

Ian.


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

end of thread, other threads:[~2021-09-27 14:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 12:52 [PATCH v2] Config: use Mini-OS commit 9f09744aa3e5982 for xen-unstable Juergen Gross
2021-09-27  7:24 ` Juergen Gross
2021-09-27 14:35   ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.