|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen.git branch reorg
Jeremy Fitzhardinge wrote:
I finally fixed the AHCI problem with xen-tip/next and pushed forward
with the long-threatened xen.git cleanup and reorg.
I've removed a pile of branches on
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git:
* xen/*
* push2/*
* for-*/*
Does this mean we need this patch in xen-unstable.hg?
Update XEN_LINUX_GIT_REMOTEBRANCH to match changes made in upstream repo.
Needed if you want setting KERNELS=linux-2.6-pvops in config/Linux.mk to
work.
diff -r 8b152638adaa buildconfigs/mk.linux-2.6-pvops
--- a/buildconfigs/mk.linux-2.6-pvops Thu Apr 23 16:22:48 2009 +0100
+++ b/buildconfigs/mk.linux-2.6-pvops Fri Apr 24 09:53:40 2009 +0100
@@ -7,7 +7,7 @@
XEN_LINUX_GIT_URL ?=
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
XEN_LINUX_GIT_REMOTENAME ?= xen
-XEN_LINUX_GIT_REMOTEBRANCH ?= xen/dom0/hackery
+XEN_LINUX_GIT_REMOTEBRANCH ?= xen-tip/master
EXTRAVERSION ?=
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|