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
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 > >
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.
© 2016 - 2026 Red Hat, Inc.