projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e8d89b
)
Update QEMU_UPSTREAM_REVISION for 4.4.0-rc4
author
Ian Jackson
<ian.jackson@eu.citrix.com>
Mon, 17 Feb 2014 16:33:48 +0000
(16:33 +0000)
committer
Ian Jackson
<Ian.Jackson@eu.citrix.com>
Mon, 17 Feb 2014 16:33:48 +0000
(16:33 +0000)
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Config.mk
patch
|
blob
|
history
diff --git
a/Config.mk
b/Config.mk
index 1e034f7963802aae669330eccda4b8d7999bfd91..a6cd2e3f2d985206c487d7475b5051131af3e17e 100644
(file)
--- 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 ?=
master
+QEMU_UPSTREAM_REVISION ?=
qemu-xen-4.4.0-rc4
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.