All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] raisin: update defaults according to the current content of Config.mk
@ 2015-05-12  9:16 Stefano Stabellini
  2015-05-12  9:25 ` George Dunlap
  0 siblings, 1 reply; 8+ messages in thread
From: Stefano Stabellini @ 2015-05-12  9:16 UTC (permalink / raw)
  To: xen-devel; +Cc: george.dunlap, ian.campbell, Stefano Stabellini

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
---
 defconfig |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/defconfig b/defconfig
index b4ed94d..c2bc251 100644
--- a/defconfig
+++ b/defconfig
@@ -22,7 +22,7 @@ DESTDIR=dist
 #GRUB_URL="http://git.savannah.gnu.org/r/grub.git"
 #LIBVIRT_URL="https://gitorious.org/libvirt/libvirt.git"
 XEN_URL="git://xenbits.xen.org/xen.git"
-QEMU_URL="git://git.qemu.org/qemu.git"
+QEMU_URL="git://xenbits.xen.org/qemu-upstream-unstable.git"
 QEMU_TRADITIONAL_URL="git://xenbits.xen.org/qemu-xen-unstable.git"
 SEABIOS_URL="git://xenbits.xen.org/seabios.git"
 GRUB_URL="git://git.savannah.gnu.org/grub.git"
@@ -33,9 +33,9 @@ LINUX_URL="git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git"
 # Software versions.
 XEN_REVISION="master"
 QEMU_REVISION="master"
-QEMU_TRADITIONAL_REVISION="master"
-SEABIOS_REVISION="master"
+QEMU_TRADITIONAL_REVISION="3b45fcf0c163b9cff4d8115f7b75b42918a9b1b5"
+SEABIOS_REVISION="rel-1.8.0"
 GRUB_REVISION="master"
 LIBVIRT_REVISION="master"
-OVMF_REVISION="master"
+OVMF_REVISION="a065efc7c7ce8bb3e5cb3e463099d023d4a92927"
 LINUX_REVISION="master"
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-05-12 12:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-12  9:16 [PATCH] raisin: update defaults according to the current content of Config.mk Stefano Stabellini
2015-05-12  9:25 ` George Dunlap
2015-05-12  9:30   ` Stefano Stabellini
2015-05-12  9:42   ` Ian Campbell
2015-05-12 10:06     ` George Dunlap
2015-05-12 11:31       ` Stefano Stabellini
2015-05-12 12:24         ` Ian Campbell
2015-05-12 10:53     ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.