From: Andrew Cooper Date: Thu, 9 Jan 2025 15:10:01 +0000 (+0000) Subject: Config.mk: Pin QEMU_UPSTREAM_REVISION X-Git-Tag: 4.20.0-rc1~1 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=3604d15d1acd03e8b68e270c05317e86a7efae4d;p=xen.git Config.mk: Pin QEMU_UPSTREAM_REVISION Signed-off-by: Andrew Cooper Acked-by: Anthony PERARD Release-Acked-by: Oleksii Kurochko --- diff --git a/Config.mk b/Config.mk index fa0414055b..13aa6ce3ab 100644 --- a/Config.mk +++ b/Config.mk @@ -221,7 +221,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 ?= 3fdb3cd3a27a22a050c7d27126a24807a7a45745 MINIOS_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/mini-os.git MINIOS_UPSTREAM_REVISION ?= 6d5159e8410be16a47433bac1627e63f8adc7cd9