]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
scm: Update xenalyze path.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 7 Feb 2017 15:35:56 +0000 (10:35 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 10 Feb 2017 18:33:51 +0000 (13:33 -0500)
It is now in GIT not in HG.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
sources.mk

index 94921fcfce0e3623d6d091729cb15c7b00d6265f..b195c4342cf8dc2c253e4d2353982f0eee567da1 100644 (file)
@@ -41,8 +41,8 @@ $(eval $(call GIT_REPO,xen.git,linux))
 GIT_URL=git://git.kernel.org/pub/scm/utils/kernel/kexec/
 $(eval $(call GIT_REPO,kexec-tools.git,root_image/kexec-tools))
 
-HG_URL=http://xenbits.xen.org/
-$(eval $(call HG_REPO,ext/xenalyze,root_image/xenalyze))
+GIT_URL=git://xenbits.xen.org/
+$(eval $(call GIT_REPO,xenalyze.git,root_image/xenalyze))
 
 GIT_URL=git://git.kernel.org/pub/scm/libs/ieee1394/
 $(eval $(call GIT_REPO,libraw1394.git,root_image/libraw1394))