Message ID | 20230929075857.87092-2-julien@xen.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Prepare the tree for Xen 4.18 RC1 | expand |
Hi Julien, > On Sep 29, 2023, at 15:58, Julien Grall <julien@xen.org> wrote: > > From: Julien Grall <jgrall@amazon.com> > > Signed-off-by: Julien Grall <jgrall@amazon.com> Thanks for doing the changes, Release-acked-by: Henry Wang <Henry.Wang@arm.com> Kind regards, Henry > --- > Config.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Config.mk b/Config.mk > index 29c29f8d7fb9..000cf06d418f 100644 > --- a/Config.mk > +++ b/Config.mk > @@ -223,7 +223,7 @@ OVMF_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/ovmf.git > OVMF_UPSTREAM_REVISION ?= ba91d0292e593df8528b66f99c1b0b14fadc8e16 > > QEMU_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/qemu-xen.git > -QEMU_UPSTREAM_REVISION ?= master > +QEMU_UPSTREAM_REVISION ?= 0df9387c8983e1b1e72d8c574356f572342c03e6 > > MINIOS_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/mini-os.git > MINIOS_UPSTREAM_REVISION ?= 5bcb28aaeba1c2506a82fab0cdad0201cd9b54b3 > -- > 2.40.1 >
diff --git a/Config.mk b/Config.mk index 29c29f8d7fb9..000cf06d418f 100644 --- a/Config.mk +++ b/Config.mk @@ -223,7 +223,7 @@ OVMF_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/ovmf.git OVMF_UPSTREAM_REVISION ?= ba91d0292e593df8528b66f99c1b0b14fadc8e16 QEMU_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/qemu-xen.git -QEMU_UPSTREAM_REVISION ?= master +QEMU_UPSTREAM_REVISION ?= 0df9387c8983e1b1e72d8c574356f572342c03e6 MINIOS_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/mini-os.git MINIOS_UPSTREAM_REVISION ?= 5bcb28aaeba1c2506a82fab0cdad0201cd9b54b3