projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
927a13d
)
Update QEMU_UPSTREAM_REVISION
author
Stefano Stabellini
<stefano.stabellini@eu.citrix.com>
Tue, 28 Jan 2014 15:48:55 +0000
(16:48 +0100)
committer
Jan Beulich
<jbeulich@suse.com>
Tue, 28 Jan 2014 15:48:55 +0000
(16:48 +0100)
Switch back to master.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Config.mk
patch
|
blob
|
history
diff --git
a/Config.mk
b/Config.mk
index 55dce20c853f10e37a7af861b5b44d540766b122..484cfdb97fc4fe0c303b4403f33be05acfffb1f2 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 ?=
qemu-xen-4.4.0-rc1
+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.