summaryrefslogtreecommitdiff
path: root/recipes-connectivity
diff options
context:
space:
mode:
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"