aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-10-08 09:24:32 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-10-08 09:24:32 +0100
commita09edd442785544de44db8d3f22e6bda82bf19a4 (patch)
tree1fedd469d512bd1698ec2a069a971e3226e71f69 /buildconfigs
parente82a2fb6080fa6cdb9f4baaf101b438baea07fc9 (diff)
downloadxen-a09edd442785544de44db8d3f22e6bda82bf19a4.tar.gz
xen-a09edd442785544de44db8d3f22e6bda82bf19a4.tar.bz2
xen-a09edd442785544de44db8d3f22e6bda82bf19a4.zip
Obtain Linux kernels via git-over-http
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'buildconfigs')
-rw-r--r--buildconfigs/mk.linux-2.6-pvops2
-rw-r--r--buildconfigs/mk.linux-2.6-tip-latest2
2 files changed, 2 insertions, 2 deletions
diff --git a/buildconfigs/mk.linux-2.6-pvops b/buildconfigs/mk.linux-2.6-pvops
index a798a5f7b6..ac98a6a3d3 100644
--- a/buildconfigs/mk.linux-2.6-pvops
+++ b/buildconfigs/mk.linux-2.6-pvops
@@ -5,7 +5,7 @@ IMAGE_TARGET ?= bzImage
XEN_LINUX_CONFIG_UPDATE := buildconfigs/enable-xen-config
-XEN_LINUX_GIT_URL ?= git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
+XEN_LINUX_GIT_URL ?= http://www.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
XEN_LINUX_GIT_REMOTEBRANCH ?= xen/master
EXTRAVERSION ?=
diff --git a/buildconfigs/mk.linux-2.6-tip-latest b/buildconfigs/mk.linux-2.6-tip-latest
index e5dcd3bfba..37d127ac0f 100644
--- a/buildconfigs/mk.linux-2.6-tip-latest
+++ b/buildconfigs/mk.linux-2.6-tip-latest
@@ -5,7 +5,7 @@ IMAGE_TARGET ?= bzImage vmlinux
XEN_LINUX_CONFIG_UPDATE := buildconfigs/enable-xen-config
-XEN_LINUX_GIT_URL ?= git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip.git
+XEN_LINUX_GIT_URL ?= http://www.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip.git
XEN_LINUX_GIT_REMOTEBRANCH ?= auto-latest
EXTRAVERSION ?=