From: Ian Jackson Date: Mon, 14 Oct 2019 10:30:52 +0000 (+0100) Subject: Prep for 4.13.0-rc1: Pin QEMU_* and MINIOS to tags X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~1300 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a148c0bb01bff17be975237bdbfa73914b098bf4;p=xen.git Prep for 4.13.0-rc1: Pin QEMU_* and MINIOS to tags Signed-off-by: Ian Jackson --- diff --git a/Config.mk b/Config.mk index 0fa4591379..d8f90d75b3 100644 --- a/Config.mk +++ b/Config.mk @@ -275,15 +275,15 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif OVMF_UPSTREAM_REVISION ?= 20d2e5a125e34fc8501026613a71549b2a1a3e54 -QEMU_UPSTREAM_REVISION ?= master -MINIOS_UPSTREAM_REVISION ?= 0b4b7897e08b967a09bed2028a79fabff82342dd +QEMU_UPSTREAM_REVISION ?= qemu-xen-4.13.0-rc1 +MINIOS_UPSTREAM_REVISION ?= xen-4.13.0-rc1 SEABIOS_UPSTREAM_REVISION ?= rel-1.12.1 ETHERBOOT_NICS ?= rtl8139 8086100e -QEMU_TRADITIONAL_REVISION ?= d0d8ad39ecb51cd7497cd524484fe09f50876798 +QEMU_TRADITIONAL_REVISION ?= xen-4.13.0-rc1 # Wed Oct 10 18:52:54 2018 +0000 # xen/pt: allow QEMU to request MSI unmasking at bind time