summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-06-22 12:24:08 -0500
committerJohn Klug <john.klug@multitech.com>2021-06-22 12:24:08 -0500
commitae9aa1b62b8e1f570784ab043e0eeb9c8af0e40c (patch)
tree86e537efd1998875cc0f25deca8f5f58f434f106
parent3efbcc8e49d3200aa87a812df3a3292b35ff9ebf (diff)
downloadmeta-multitech-ae9aa1b62b8e1f570784ab043e0eeb9c8af0e40c.tar.gz
meta-multitech-ae9aa1b62b8e1f570784ab043e0eeb9c8af0e40c.tar.bz2
meta-multitech-ae9aa1b62b8e1f570784ab043e0eeb9c8af0e40c.zip
Fix typo in mtac-xdot
-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 91fdd0e..f9facb0 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 = " \
- ggit://git.multitech.net/mtac-xdot.git;protocol=git \
+ git://git.multitech.net/mtac-xdot.git;protocol=git \
file://xdot-util \
"
S = "${WORKDIR}/git"