From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: [PATCH] Config.mk: update OVMF changeset Date: Thu, 12 Nov 2015 10:06:58 +0000 Message-ID: <1447322818-20518-1-git-send-email-wei.liu2@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Zwoma-0001AS-B0 for xen-devel@lists.xenproject.org; Thu, 12 Nov 2015 10:07:08 +0000 List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Xen-devel Cc: "Hao, Xudong" , Wei Liu , Ian Campbell List-Id: xen-devel@lists.xenproject.org The new osstest tested head contains a fix for gcc-4.4 toolchain. Signed-off-by: Wei Liu --- Cc: "Hao, Xudong" Cc: Ian Campbell Please pull from git://xenbits.xen.org/osstest/ovmf.git xen-tested-master and push the said commit to git://xenbits.xen.org/ovmf.git master It should be a fast-forward push. --- Config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.mk b/Config.mk index 5db7ca5..1392575 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 ?= master MINIOS_UPSTREAM_REVISION ?= 256035e01a1aa5739e34f245f3b1e9e8ee204210 # Thu Jul 23 11:08:38 2015 +0100 -- 2.1.4