Message ID | 22158.34935.309421.54777@mariner.uk.xensource.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Ian Jackson writes ("Re: [Xen-devel] OVMF related osstest failures on multiple branches"):
> Oops. I had pushed only to 4.6, to which I have followed up with:
The change has now been made back to 4.3.
In 4.3, OVMF_UPSTREAM_REVISION was b0855f92 rather than cb9a7eba.
I have pulled in the additional changes, willy-nilly.
Ian.
diff --git a/Config.mk b/Config.mk index e829f7e..1eb53d7 100644 --- a/Config.mk +++ b/Config.mk @@ -253,7 +253,7 @@ 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 ?= af9785a9ed61daea52b47f0bf448f1f228beee1e +OVMF_UPSTREAM_REVISION ?= 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d QEMU_UPSTREAM_REVISION ?= qemu-xen-4.6.0 MINIOS_UPSTREAM_REVISION ?= xen-RELEASE-4.6.0 # Fri Jun 26 11:58:40 2015 +0100