From: Konrad Rzeszutek Wilk Date: Tue, 14 Jun 2011 15:20:09 +0000 (-0400) Subject: change the linux kernel git to konrad's tree. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=b5db7b724abc01033bf7f732f07b3f8d832601a8;p=xentesttools%2Fbootstrap.git change the linux kernel git to konrad's tree. --- diff --git a/sources.mk b/sources.mk index 150362d..ea3694f 100644 --- a/sources.mk +++ b/sources.mk @@ -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))