summaryrefslogtreecommitdiff
path: root/recipes/multitech/mts-io_0.2.0.bb
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2010-05-11 15:02:27 -0500
committerJesse Gilles <jgilles@multitech.com>2010-05-11 15:02:27 -0500
commit963883a5672e458fe1a6bdb2f31179e5639e34e9 (patch)
treeb7df971f706e2fcaf72db5b72608335e38064bbf /recipes/multitech/mts-io_0.2.0.bb
parentb4feef31fa25de797b4bf53e86444396a70d5c6d (diff)
use git.multitech.net
Diffstat (limited to 'recipes/multitech/mts-io_0.2.0.bb')
-rw-r--r--recipes/multitech/mts-io_0.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/multitech/mts-io_0.2.0.bb b/recipes/multitech/mts-io_0.2.0.bb
index f6011645fc..57bec161a1 100644
--- a/recipes/multitech/mts-io_0.2.0.bb
+++ b/recipes/multitech/mts-io_0.2.0.bb
@@ -8,7 +8,7 @@ RDEPENDS = "kernel (${KERNEL_VERSION})"
SRC_URI = " \
file://mts-io.init \
- git://multitech.net/cdp-io-controller.git;protocol=git;tag=v0.2.0 \
+ git://git.multitech.net/cdp-io-controller.git;protocol=git;tag=v0.2.0 \
"
S = "${WORKDIR}/git/io-module"