summaryrefslogtreecommitdiff
path: root/recipes/multitech/helloworld-autotools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/multitech/helloworld-autotools_git.bb')
-rw-r--r--recipes/multitech/helloworld-autotools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/multitech/helloworld-autotools_git.bb b/recipes/multitech/helloworld-autotools_git.bb
index 9e4d703249..86af4007f3 100644
--- a/recipes/multitech/helloworld-autotools_git.bb
+++ b/recipes/multitech/helloworld-autotools_git.bb
@@ -7,7 +7,7 @@ PV = "${SRCPV}"
PR = "r0"
DEFAULT_PREFERENCE = "-1"
-SRC_URI = "git://multitech.net/helloworld-autotools.git;protocol=git;tag=master"
+SRC_URI = "git://git.multitech.net/helloworld-autotools.git;protocol=git;tag=master"
S = "${WORKDIR}/git"
inherit autotools