summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mtac-xdot_2.0.0.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-08-25 10:02:46 -0500
committerJohn Klug <john.klug@multitech.com>2022-08-25 10:02:46 -0500
commit6e24203ac851b8729237f49cf546c605d872ac6a (patch)
treee44d39f5e18b013e21dbceb204176e24014fe739 /recipes-bsp/multitech/mtac-xdot_2.0.0.bb
parentded5f2d0de75fe8fcbcd97342c44238ece5d8346 (diff)
downloadmeta-multitech-6e24203ac851b8729237f49cf546c605d872ac6a.tar.gz
meta-multitech-6e24203ac851b8729237f49cf546c605d872ac6a.tar.bz2
meta-multitech-6e24203ac851b8729237f49cf546c605d872ac6a.zip
Use https for source retrieval
Diffstat (limited to 'recipes-bsp/multitech/mtac-xdot_2.0.0.bb')
-rw-r--r--recipes-bsp/multitech/mtac-xdot_2.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mtac-xdot_2.0.0.bb b/recipes-bsp/multitech/mtac-xdot_2.0.0.bb
index dc12bba..17eed20 100644
--- a/recipes-bsp/multitech/mtac-xdot_2.0.0.bb
+++ b/recipes-bsp/multitech/mtac-xdot_2.0.0.bb
@@ -17,7 +17,7 @@ PR = "${INC_PR}.1"
PKGR = "${PR}${KERNEL_MODULE_PACKAGE_SUFFIX}${EXTENDPRAUTO}"
SRC_URI = " \
- git://git.multitech.net/mtac-xdot.git;protocol=git;branch=master \
+ git://git.multitech.net/mtac-xdot.git;protocol=https;branch=master \
file://xdot-util \
"
S = "${WORKDIR}/git"