From: Ian Jackson Date: Fri, 21 Feb 2014 16:59:45 +0000 (+0000) Subject: QEMU_TAG, QEMU_UPSTREAM_REVISION: Branching X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~5564 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=869f5b6deab53bc924798df4dacfae92ee198cb4;p=xen.git QEMU_TAG, QEMU_UPSTREAM_REVISION: Branching QEMU_UPSTREAM_REVISION set back to master, to track the tip. QEMU_TAG set to the specific changeset as is customary. Signed-off-by: Ian Jackson --- diff --git a/Config.mk b/Config.mk index a6cd2e3f2d..84c558b68c 100644 --- a/Config.mk +++ b/Config.mk @@ -234,7 +234,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-unstable.git SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git endif OVMF_UPSTREAM_REVISION ?= 447d264115c476142f884af0be287622cd244423 -QEMU_UPSTREAM_REVISION ?= qemu-xen-4.4.0-rc4 +QEMU_UPSTREAM_REVISION ?= master SEABIOS_UPSTREAM_TAG ?= rel-1.7.3.1 # Fri Aug 2 14:12:09 2013 -0400 # Fix bug in CBFS file walking with compressed files. @@ -246,7 +246,7 @@ ETHERBOOT_NICS ?= rtl8139 8086100e # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git CONFIG_QEMU ?= $(QEMU_REMOTE) -QEMU_TAG ?= xen-4.4.0-rc3 +QEMU_TAG ?= 7f5b3c338e0f8938ba575dec18255dcbee0c2ee2 # Wed Dec 18 15:25:14 2013 +0000 # qemu-traditional: Fix build warnings on Wheezy