summaryrefslogtreecommitdiff
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-09-27 13:20:25 -0500
committerJohn Klug <john.klug@multitech.com>2022-09-27 13:41:13 -0500
commit15a55cdd6d2154a547f065e10abc8a54407e3e92 (patch)
tree369c00b42588cd58b50dc9696fe75b6d4809d1ba /recipes-connectivity
parent2b9320531c20b8c39ed691d1ec8094a39d38366c (diff)
downloadmeta-mlinux-15a55cdd6d2154a547f065e10abc8a54407e3e92.tar.gz
meta-mlinux-15a55cdd6d2154a547f065e10abc8a54407e3e92.tar.bz2
meta-mlinux-15a55cdd6d2154a547f065e10abc8a54407e3e92.zip
Convert meta-mlinux from insecure git to https
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/lora/lora-gateway-usb_1.7.0mts.bb2
-rw-r--r--recipes-connectivity/lora/lora-gateway_5.0.14.bb2
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder_4.0.22.bb2
-rw-r--r--recipes-connectivity/lora/lora-query_1.0.7.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-connectivity/lora/lora-gateway-usb_1.7.0mts.bb b/recipes-connectivity/lora/lora-gateway-usb_1.7.0mts.bb
index e7e5fed..335a688 100644
--- a/recipes-connectivity/lora/lora-gateway-usb_1.7.0mts.bb
+++ b/recipes-connectivity/lora/lora-gateway-usb_1.7.0mts.bb
@@ -11,7 +11,7 @@ PR = "${INC_PR}.1"
BRANCH = "1.7.0-mts"
SRCREV = "631dfedf1b535b6c3861d3c3868e02f48a84fb06"
-SRC_URI = "git://git.multitech.net/lora_gateway;protocol=git;branch=${BRANCH} \
+SRC_URI = "git://git.multitech.net/cgit/lora_gateway.git;protocol=https;branch=${BRANCH} \
file://lora-gateway-debug.patch \
file://lora-gateway-sync-word.patch \
file://library.cfg \
diff --git a/recipes-connectivity/lora/lora-gateway_5.0.14.bb b/recipes-connectivity/lora/lora-gateway_5.0.14.bb
index 90f3f51..d3af872 100644
--- a/recipes-connectivity/lora/lora-gateway_5.0.14.bb
+++ b/recipes-connectivity/lora/lora-gateway_5.0.14.bb
@@ -11,7 +11,7 @@ RDEPENDS_${PN} = "libgps"
PR = "r34"
SRCREV = "${PV}"
-SRC_URI = "git://git.multitech.net/lora_gateway_mtac_full;branch=master;protocol=git \
+SRC_URI = "git://git.multitech.net/cgit/lora_gateway_mtac_full.git;branch=master;protocol=https \
file://library_4.0.cfg \
file://ln-lora-spi-dev.sh \
"
diff --git a/recipes-connectivity/lora/lora-packet-forwarder_4.0.22.bb b/recipes-connectivity/lora/lora-packet-forwarder_4.0.22.bb
index 000caff..8c70bba 100644
--- a/recipes-connectivity/lora/lora-packet-forwarder_4.0.22.bb
+++ b/recipes-connectivity/lora/lora-packet-forwarder_4.0.22.bb
@@ -11,7 +11,7 @@ PR = "r42"
SRCREV = "${PV}"
-SRC_URI = "git://git.multitech.net/packet_forwarder_mtac_full;branch=master;protocol=git \
+SRC_URI = "git://git.multitech.net/cgit/packet_forwarder_mtac_full.git;branch=master;protocol=https \
file://README.md \
file://lora-packet-forwarder.init \
file://lora-packet-forwarder.default \
diff --git a/recipes-connectivity/lora/lora-query_1.0.7.bb b/recipes-connectivity/lora/lora-query_1.0.7.bb
index 60bcc42..1808fc2 100644
--- a/recipes-connectivity/lora/lora-query_1.0.7.bb
+++ b/recipes-connectivity/lora/lora-query_1.0.7.bb
@@ -8,7 +8,7 @@ PR = "r2"
SRCREV = "${PV}"
-SRC_URI = "git://git.multitech.net/lora-query;branch=master"
+SRC_URI = "git://git.multitech.net/cgit/lora-query.git;branch=master;protocol=https"
S = "${WORKDIR}/git"