summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-08-25 11:02:01 -0500
committerJohn Klug <john.klug@multitech.com>2022-08-25 11:02:01 -0500
commit34df7d3eea8b16d89ab3417ab42cc21a1ad7a6d7 (patch)
tree7446200ce21129ebf36bc0c26fb6ca7126661fa9
parent6e24203ac851b8729237f49cf546c605d872ac6a (diff)
downloadmeta-multitech-34df7d3eea8b16d89ab3417ab42cc21a1ad7a6d7.tar.gz
meta-multitech-34df7d3eea8b16d89ab3417ab42cc21a1ad7a6d7.tar.bz2
meta-multitech-34df7d3eea8b16d89ab3417ab42cc21a1ad7a6d7.zip
Add cgit to the git.multitech.net path
-rw-r--r--recipes-bsp/multitech/mt-dt-overlay_1.2.9.bb2
-rw-r--r--recipes-bsp/multitech/mtac-eth_2.0.0.bb2
-rw-r--r--recipes-bsp/multitech/mtac-gpiob_2.0.0.bb2
-rw-r--r--recipes-bsp/multitech/mtac-lora_1.1.13.bb2
-rw-r--r--recipes-bsp/multitech/mtac-mfser_2.0.0.bb2
-rw-r--r--recipes-bsp/multitech/mtac-pulse_2.0.0.bb2
-rw-r--r--recipes-bsp/multitech/mtac_4.1.5.bb2
7 files changed, 7 insertions, 7 deletions
diff --git a/recipes-bsp/multitech/mt-dt-overlay_1.2.9.bb b/recipes-bsp/multitech/mt-dt-overlay_1.2.9.bb
index b6c40c8..02e3d2d 100644
--- a/recipes-bsp/multitech/mt-dt-overlay_1.2.9.bb
+++ b/recipes-bsp/multitech/mt-dt-overlay_1.2.9.bb
@@ -27,7 +27,7 @@ dt_dir = "/lib/dtoverlays"
PR = "r1"
SRC_URI = " \
- git://git.multitech.net/mt-dt-overlay.git;protocol=https \
+ git://git.multitech.net/cgit/mt-dt-overlay.git;protocol=https \
file://init-default \
file://init-mtcpmhs \
"
diff --git a/recipes-bsp/multitech/mtac-eth_2.0.0.bb b/recipes-bsp/multitech/mtac-eth_2.0.0.bb
index 6ad2ff6..3b1afe0 100644
--- a/recipes-bsp/multitech/mtac-eth_2.0.0.bb
+++ b/recipes-bsp/multitech/mtac-eth_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-eth.git;protocol=https;branch=master \
+ git://git.multitech.net/cgit/mtac-eth.git;protocol=https;branch=master \
"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/multitech/mtac-gpiob_2.0.0.bb b/recipes-bsp/multitech/mtac-gpiob_2.0.0.bb
index ba26897..70777bb 100644
--- a/recipes-bsp/multitech/mtac-gpiob_2.0.0.bb
+++ b/recipes-bsp/multitech/mtac-gpiob_2.0.0.bb
@@ -16,7 +16,7 @@ PR = "${INC_PR}.2"
PKGR = "${PR}${KERNEL_MODULE_PACKAGE_SUFFIX}${EXTENDPRAUTO}"
SRC_URI = " \
- git://git.multitech.net/mtac-gpiob.git;protocol=https;branch=master \
+ git://git.multitech.net/cgit/mtac-gpiob.git;protocol=https;branch=master \
"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/multitech/mtac-lora_1.1.13.bb b/recipes-bsp/multitech/mtac-lora_1.1.13.bb
index b0cb4b1..d49a060 100644
--- a/recipes-bsp/multitech/mtac-lora_1.1.13.bb
+++ b/recipes-bsp/multitech/mtac-lora_1.1.13.bb
@@ -17,7 +17,7 @@ PR = "${INC_PR}.2"
PKGR = "${PR}${KERNEL_MODULE_PACKAGE_SUFFIX}${EXTENDPRAUTO}"
SRC_URI = " \
- git://git.multitech.net/mtac-lora.git;protocol=https;branch=master \
+ git://git.multitech.net/cgit/mtac-lora.git;protocol=https;branch=master \
"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/multitech/mtac-mfser_2.0.0.bb b/recipes-bsp/multitech/mtac-mfser_2.0.0.bb
index 3dc3727..2185a54 100644
--- a/recipes-bsp/multitech/mtac-mfser_2.0.0.bb
+++ b/recipes-bsp/multitech/mtac-mfser_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-mfser.git;protocol=https;branch=master \
+ git://git.multitech.net/cgit/mtac-mfser.git;protocol=https;branch=master \
"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/multitech/mtac-pulse_2.0.0.bb b/recipes-bsp/multitech/mtac-pulse_2.0.0.bb
index 08f912b..dc89c73 100644
--- a/recipes-bsp/multitech/mtac-pulse_2.0.0.bb
+++ b/recipes-bsp/multitech/mtac-pulse_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-pulse.git;protocol=https;branch=master \
+ git://git.multitech.net/cgit/mtac-pulse.git;protocol=https;branch=master \
"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/multitech/mtac_4.1.5.bb b/recipes-bsp/multitech/mtac_4.1.5.bb
index 59e01ec..2b445d9 100644
--- a/recipes-bsp/multitech/mtac_4.1.5.bb
+++ b/recipes-bsp/multitech/mtac_4.1.5.bb
@@ -19,7 +19,7 @@ PR = "${INC_PR}.2"
PKGR = "${PR}${KERNEL_MODULE_PACKAGE_SUFFIX}${EXTENDPRAUTO}"
SRC_URI = " \
- git://git.multitech.net/mtac.git;protocol=https;branch=master \
+ git://git.multitech.net/cgit/mtac.git;protocol=https;branch=master \
"
S = "${WORKDIR}/git"