summaryrefslogtreecommitdiff
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
parent2b9320531c20b8c39ed691d1ec8094a39d38366c (diff)
downloadmeta-mlinux-15a55cdd6d2154a547f065e10abc8a54407e3e92.tar.gz
meta-mlinux-15a55cdd6d2154a547f065e10abc8a54407e3e92.tar.bz2
meta-mlinux-15a55cdd6d2154a547f065e10abc8a54407e3e92.zip
Convert meta-mlinux from insecure git to https
-rw-r--r--README3
-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
-rw-r--r--recipes-core/multitech/commissioning_1.0.1.bb2
-rw-r--r--recipes-core/multitech/upgrade-reboot_1.0.0.bb2
-rw-r--r--recipes-examples/multitech/helloworld-autotools_1.0.0.bb2
-rw-r--r--recipes-extended/multitech/sms-utils.inc2
-rw-r--r--recipes-extended/multitech/venus-gps_0.1.0.bb2
-rw-r--r--recipes-support/multitech/jsparser_0.4.bb2
-rw-r--r--recipes-support/multitech/libmts-io_1.0.30.bb2
-rw-r--r--recipes-support/multitech/libmts_0.9.bb2
-rw-r--r--recipes-support/multitech/radio-cmd_1.0.0.bb2
-rw-r--r--recipes-support/multitech/radio-query_1.3.bb2
-rw-r--r--recipes-support/multitech/softdog-mon_0.1.bb2
-rw-r--r--scripts/upgrade/upgrade-4.0.0-4.0.1/repo/arm926ejste/Packages2
-rw-r--r--scripts/upgrade/upgrade-4.0.0-4.0.1/repo/mtcap/Packages2
-rw-r--r--scripts/upgrade/upgrade-4.0.0-4.0.1/repo/mtcdt/Packages2
19 files changed, 20 insertions, 19 deletions
diff --git a/README b/README
index 1e49a3e..2e9fe9e 100644
--- a/README
+++ b/README
@@ -34,7 +34,8 @@ revision: HEAD
BUILDING
------------
-mLinux should be built using the mlinux integration repo at git://git.multitech.net/mlinux
+mLinux should be built using the mlinux integration repo at
+https://git.multitech.net/cgit/mlinux.git
or using the downloadable tarball. See http://www.multitech.net for instructions and
downloads.
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"
diff --git a/recipes-core/multitech/commissioning_1.0.1.bb b/recipes-core/multitech/commissioning_1.0.1.bb
index 4322906..6083cb1 100644
--- a/recipes-core/multitech/commissioning_1.0.1.bb
+++ b/recipes-core/multitech/commissioning_1.0.1.bb
@@ -22,7 +22,7 @@ SRCREV = "${PV}"
FILES_${PN}-php-fpm = "/etc/init.d/commission-php-fpm"
FILES_${PN} += "/www/"
-SRC_URI = "git://git.multitech.net/commissioning;branch=master"
+SRC_URI = "git://git.multitech.net/cgit/commissioning.git;protocol=https;branch=master"
S = "${WORKDIR}/git"
do_compile() {
diff --git a/recipes-core/multitech/upgrade-reboot_1.0.0.bb b/recipes-core/multitech/upgrade-reboot_1.0.0.bb
index c506db3..c527e55 100644
--- a/recipes-core/multitech/upgrade-reboot_1.0.0.bb
+++ b/recipes-core/multitech/upgrade-reboot_1.0.0.bb
@@ -9,7 +9,7 @@ PR = "r0"
# tag 1.0.0
SRCREV = "6b917d88f41a4694a85b86cd047e10ddbd8c691f"
-SRC_URI = "git://git.multitech.net/upgrade-reboot.git;protocol=git"
+SRC_URI = "git://git.multitech.net/cgit/upgrade-reboot.git;protocol=https"
S = "${WORKDIR}/git"
inherit autotools
diff --git a/recipes-examples/multitech/helloworld-autotools_1.0.0.bb b/recipes-examples/multitech/helloworld-autotools_1.0.0.bb
index 8b2eafb..9cf3d77 100644
--- a/recipes-examples/multitech/helloworld-autotools_1.0.0.bb
+++ b/recipes-examples/multitech/helloworld-autotools_1.0.0.bb
@@ -6,7 +6,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
PR = "r0"
-SRC_URI = "git://git.multitech.net/helloworld-autotools.git;protocol=git;tag=1.0.0"
+SRC_URI = "git://git.multitech.net/cgit/helloworld-autotools.git;protocol=https;tag=1.0.0"
S = "${WORKDIR}/git"
inherit autotools
diff --git a/recipes-extended/multitech/sms-utils.inc b/recipes-extended/multitech/sms-utils.inc
index 5a13eff..5343ada 100644
--- a/recipes-extended/multitech/sms-utils.inc
+++ b/recipes-extended/multitech/sms-utils.inc
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "libesmtp libyaml"
SRCREV = "${PV}"
-SRC_URI = "git://git.multitech.net/sms-utils.git;protocol=git"
+SRC_URI = "git://git.multitech.net/cgit/sms-utils.git;protocol=https"
S = "${WORKDIR}/git"
inherit autotools-brokensep
diff --git a/recipes-extended/multitech/venus-gps_0.1.0.bb b/recipes-extended/multitech/venus-gps_0.1.0.bb
index 55d7325..7bad829 100644
--- a/recipes-extended/multitech/venus-gps_0.1.0.bb
+++ b/recipes-extended/multitech/venus-gps_0.1.0.bb
@@ -6,7 +6,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
PR = "r1"
-SRC_URI = "git://git.multitech.net/venus-gps.git;protocol=git;tag=${PV} \
+SRC_URI = "git://git.multitech.net/cgit/venus-gps.git;protocol=https;tag=${PV} \
file://fix_nmea_intervals.patch \
"
S = "${WORKDIR}/git"
diff --git a/recipes-support/multitech/jsparser_0.4.bb b/recipes-support/multitech/jsparser_0.4.bb
index cd419c6..027515a 100644
--- a/recipes-support/multitech/jsparser_0.4.bb
+++ b/recipes-support/multitech/jsparser_0.4.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "bash jsoncpp"
PR = "r0"
SRCREV="${PV}"
-SRC_URI = "git://git.multitech.net/jsparser;branch=master \
+SRC_URI = "git://git.multitech.net/cgit/jsparser.git;branch=master;protocol=https \
file://jspp \
"
diff --git a/recipes-support/multitech/libmts-io_1.0.30.bb b/recipes-support/multitech/libmts-io_1.0.30.bb
index 34115be..a50f96e 100644
--- a/recipes-support/multitech/libmts-io_1.0.30.bb
+++ b/recipes-support/multitech/libmts-io_1.0.30.bb
@@ -8,7 +8,7 @@ BBCLASSEXTEND = "native"
PR = "r0"
SRCREV = "${PV}"
-SRC_URI = "git://git.multitech.net/libmts-io;branch=master"
+SRC_URI = "git://git.multitech.net/cgit/libmts-io.git;branch=master;protocol=https"
S = "${WORKDIR}/git"
diff --git a/recipes-support/multitech/libmts_0.9.bb b/recipes-support/multitech/libmts_0.9.bb
index a5deb4b..294de7a 100644
--- a/recipes-support/multitech/libmts_0.9.bb
+++ b/recipes-support/multitech/libmts_0.9.bb
@@ -8,7 +8,7 @@ BBCLASSEXTEND = "native nativesdk"
PR = "r1"
SRCREV = "${PV}"
-SRC_URI = "git://git.multitech.net/libmts;branch=master"
+SRC_URI = "git://git.multitech.net/cgit/libmts.git;branch=master;protocol=https"
S = "${WORKDIR}/git"
diff --git a/recipes-support/multitech/radio-cmd_1.0.0.bb b/recipes-support/multitech/radio-cmd_1.0.0.bb
index a910d8a..98dafe1 100644
--- a/recipes-support/multitech/radio-cmd_1.0.0.bb
+++ b/recipes-support/multitech/radio-cmd_1.0.0.bb
@@ -9,7 +9,7 @@ RDEPENDS_${PN} = "jsoncpp libmts libmts-io"
PR = "r2"
SRCREV = "${PV}"
-SRC_URI = "git://git.multitech.net/radio-cmd;branch=master"
+SRC_URI = "git://git.multitech.net/cgit/radio-cmd.git;branch=master;protocol=https"
S = "${WORKDIR}/git"
diff --git a/recipes-support/multitech/radio-query_1.3.bb b/recipes-support/multitech/radio-query_1.3.bb
index 87950ba..9301758 100644
--- a/recipes-support/multitech/radio-query_1.3.bb
+++ b/recipes-support/multitech/radio-query_1.3.bb
@@ -8,7 +8,7 @@ DEPENDS = "jsoncpp libmts libmts-io"
PR = "r1"
SRCREV = "${PV}"
-SRC_URI = "git://git.multitech.net/radio-query;branch=master"
+SRC_URI = "git://git.multitech.net/cgit/radio-query.git;branch=master;protocol=https"
S = "${WORKDIR}/git"
diff --git a/recipes-support/multitech/softdog-mon_0.1.bb b/recipes-support/multitech/softdog-mon_0.1.bb
index 5ddcf7c..a77ceee 100644
--- a/recipes-support/multitech/softdog-mon_0.1.bb
+++ b/recipes-support/multitech/softdog-mon_0.1.bb
@@ -17,7 +17,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
PACKAGES =+ "${PN}-test"
FILES_${PN}-test = "${sbindir}/hog"
-SRC_URI = "git://git.multitech.net/softdog-mon.git;protocol=git \
+SRC_URI = "git://git.multitech.net/cgit/softdog-mon.git;protocol=https \
file://init \
file://default \
"
diff --git a/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/arm926ejste/Packages b/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/arm926ejste/Packages
index 6cc98bc..6c63dd0 100644
--- a/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/arm926ejste/Packages
+++ b/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/arm926ejste/Packages
@@ -138,7 +138,7 @@ Maintainer: MultiTech Systems <oe-devel@multitech.net>
MD5Sum: a96eac97bbc045acdfe56a7cf8668f7d
Size: 138088
Filename: libmts-io0_1.0.8-r0.0_arm926ejste.ipk
-Source: git://git.multitech.net/libmts-io;branch=master
+Source: git://git.multitech.net/cgit/libmts-io.git;protocol=https;branch=master
Description: libmts-io version 1.0.8-r0 MultiTech IO C++ Library
OE: libmts-io
HomePage: http://www.multitech.net/
diff --git a/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/mtcap/Packages b/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/mtcap/Packages
index f908f97..7b27a3e 100644
--- a/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/mtcap/Packages
+++ b/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/mtcap/Packages
@@ -22,7 +22,7 @@ Maintainer: MultiTech Systems <oe-devel@multitech.net>
MD5Sum: 5062858f2201b30097078716a6ae863f
Size: 69976
Filename: mts-id-eeprom_0.3.8-r1.0.0_mtcap.ipk
-Source: git://git.multitech.net/mts-id-eeprom.git;protocol=git file://mtcap-fpga-v31.hex file://mtcap-fpga-v33.hex
+Source: git://git.multitech.net/cgit/mts-id-eeprom.git;protocol=https file://mtcap-fpga-v31.hex file://mtcap-fpga-v33.hex
Description: mts-id-eeprom version 0.3.8-r1.0 ID EEPROM tool for MTCDP
OE: mts-id-eeprom
HomePage: http://www.multitech.net/
diff --git a/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/mtcdt/Packages b/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/mtcdt/Packages
index 8cfe25e..4c18b9d 100644
--- a/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/mtcdt/Packages
+++ b/scripts/upgrade/upgrade-4.0.0-4.0.1/repo/mtcdt/Packages
@@ -22,7 +22,7 @@ Maintainer: MultiTech Systems <oe-devel@multitech.net>
MD5Sum: 2eb166320621d16b4d96277618bf062b
Size: 74644
Filename: mts-id-eeprom_0.3.8-r1.0.0_mtcdt.ipk
-Source: git://git.multitech.net/mts-id-eeprom.git;protocol=git file://mtcdt-fpga-v31.hex file://mtcdt-fpga-v33.hex
+Source: git://git.multitech.net/cgit/mts-id-eeprom.git;protocol=https file://mtcdt-fpga-v31.hex file://mtcdt-fpga-v33.hex
Description: mts-id-eeprom version 0.3.8-r1.0 ID EEPROM tool for MTCDP
OE: mts-id-eeprom
HomePage: http://www.multitech.net/