From: Anthony PERARD Date: Mon, 28 Jun 2021 13:42:17 +0000 (+0100) Subject: Config.mk: re-pin OVMF changeset and unpin qemu-xen X-Git-Tag: archive/raspbian/4.16.0+51-g0941d6cb-1+rpi1~2^2~42^2~376 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=07d6dd51a5c508cc0f3c93a876f8b4e3102ecf60;p=xen.git Config.mk: re-pin OVMF changeset and unpin qemu-xen qemu-xen tree have a osstest gate and doesn't need to be pinned. On the other hand, OVMF's xen repository doesn't have a gate and needs to be pinned. The "master" branch correspond now to the tag "edk2-stable202105", so pin to that commit. Fixes: a04509d34d72 ("Branching: Update version files etc. for newly unstable") Signed-off-by: Anthony PERARD Acked-by: Ian Jackson --- diff --git a/Config.mk b/Config.mk index 9a174c77f3..f9dce4549b 100644 --- a/Config.mk +++ b/Config.mk @@ -244,8 +244,8 @@ QEMU_TRADITIONAL_URL ?= git://xenbits.xen.org/qemu-xen-traditional.git SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif -OVMF_UPSTREAM_REVISION ?= master -QEMU_UPSTREAM_REVISION ?= 7ea428895af2840d85c524f0bd11a38aac308308 +OVMF_UPSTREAM_REVISION ?= e1999b264f1f9d7230edf2448f757c73da567832 +QEMU_UPSTREAM_REVISION ?= master MINIOS_UPSTREAM_REVISION ?= 051b87bb9c19609976fb038f386920e1ce5454c5 SEABIOS_UPSTREAM_REVISION ?= rel-1.14.0