summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-05-10 16:20:16 -0500
committerJohn Klug <john.klug@multitech.com>2019-07-03 11:22:01 -0500
commit98751c5c995daf47f218324f3f8b39bc43e5feab (patch)
tree1c3d082416f8011d84de6a819ca60e9562edff39
parent0224b891572f0f505dac44f72b2322d1e8fd3a76 (diff)
downloadmeta-multitech-98751c5c995daf47f218324f3f8b39bc43e5feab.tar.gz
meta-multitech-98751c5c995daf47f218324f3f8b39bc43e5feab.tar.bz2
meta-multitech-98751c5c995daf47f218324f3f8b39bc43e5feab.zip
Move mtac to the meta-multitech repository
-rw-r--r--recipes-bsp/multitech/mtac_4.0.1.bb (renamed from recipes-bsp/multitech/mtac_4.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mtac_4.0.0.bb b/recipes-bsp/multitech/mtac_4.0.1.bb
index 86385c1..dea70f1 100644
--- a/recipes-bsp/multitech/mtac_4.0.0.bb
+++ b/recipes-bsp/multitech/mtac_4.0.1.bb
@@ -13,7 +13,7 @@ SRCREV = "${AUTOREV}"
PR = "${INC_PR}.0-${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}"
SRC_URI = " \
- git://git@gitlab.multitech.net/mirrors/mtac.git;protocol=ssh;branch=Linux4 \
+ git://git.multitech.net/mtac.git;protocol=git \
"
S = "${WORKDIR}/git"