summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mtac-xdot_1.1.1.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-01-28 12:46:49 -0600
committerJohn Klug <john.klug@multitech.com>2021-01-28 12:46:49 -0600
commit8f533895110c11516053c9bc11fe245d251dd769 (patch)
treeb15a69cd3e608e543efa70c9e4434ae6cc5c1d2f /recipes-bsp/multitech/mtac-xdot_1.1.1.bb
parent5b07432f195e1ea2f3acbaf3408b1bd8144b01d1 (diff)
downloadmeta-multitech-8f533895110c11516053c9bc11fe245d251dd769.tar.gz
meta-multitech-8f533895110c11516053c9bc11fe245d251dd769.tar.bz2
meta-multitech-8f533895110c11516053c9bc11fe245d251dd769.zip
Fix up git fetches
Diffstat (limited to 'recipes-bsp/multitech/mtac-xdot_1.1.1.bb')
-rw-r--r--recipes-bsp/multitech/mtac-xdot_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mtac-xdot_1.1.1.bb b/recipes-bsp/multitech/mtac-xdot_1.1.1.bb
index 4f92c78..add2280 100644
--- a/recipes-bsp/multitech/mtac-xdot_1.1.1.bb
+++ b/recipes-bsp/multitech/mtac-xdot_1.1.1.bb
@@ -15,7 +15,7 @@ SRCREV = "${PV}"
PR = "${INC_PR}.1${KERNEL_MODULE_PACKAGE_SUFFIX}"
SRC_URI = " \
- git://git@git.multitech.net/mtac-xdot.git;protocol=git;branch=master \
+ git://git.multitech.net/mtac-xdot.git;protocol=git;branch=master \
file://xdot-util \
"
S = "${WORKDIR}/git"