]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
change the linux kernel git to konrad's tree.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 14 Jun 2011 15:20:09 +0000 (11:20 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 14 Jun 2011 15:20:09 +0000 (11:20 -0400)
sources.mk

index 150362dec65278672b52f855df81add1c7aed6b8..ea3694f7d423417b8a6810c39bb3a506d6ad0c01 100644 (file)
@@ -35,6 +35,6 @@ endif
 GIT_URL=git://xenbits.xensource.com/
 $(eval $(call GIT_REPO,xen-unstable.git,xen))
 
-GIT_URL=git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/
+GIT_URL=git://git.kernel.org/pub/scm/linux/kernel/git/konrad/
 $(eval $(call GIT_REPO,xen.git,linux))