summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2022-08-22 12:20:13 -0500
committerRyan Eatmon <reatmon@ti.com>2022-08-26 14:33:15 -0500
commitdaccda80cd637e7afc61481e5d601dc66dbe8edd (patch)
tree5c03f0179a3782fd844291c54f036d2943859249 /recipes-connectivity
parent9e5ec11a1ade654fc2cf35e4c260b298832113ff (diff)
downloadmeta-ti-daccda80cd637e7afc61481e5d601dc66dbe8edd.tar.gz
all: Stop using git://git.ti.com
Stop using un-encrypted git:// protocol to access TI repositories. This is inline with the same arguments as made by github in https://github.blog/2021-09-01-improving-git-protocol-security-github/ Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/uim/uim-sysfs_8.5.bb2
-rw-r--r--recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb2
-rw-r--r--recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb2
-rw-r--r--recipes-connectivity/wlconf/wlconf_8.7.3.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-connectivity/uim/uim-sysfs_8.5.bb b/recipes-connectivity/uim/uim-sysfs_8.5.bb
index 72e2166f..b39d3970 100644
--- a/recipes-connectivity/uim/uim-sysfs_8.5.bb
+++ b/recipes-connectivity/uim/uim-sysfs_8.5.bb
@@ -8,7 +8,7 @@ INITSCRIPT_PARAMS = "defaults 03"
8inherit update-rc.d 8inherit update-rc.d
9 9
10SRCREV = "a75f45be2d5c74fc1dd913d08afc30f09a230aa9" 10SRCREV = "a75f45be2d5c74fc1dd913d08afc30f09a230aa9"
11SRC_URI = "git://git.ti.com/ti-bt/uim.git" 11SRC_URI = "git://git.ti.com/git/ti-bt/uim.git;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb b/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
index 8a759ed8..589fb709 100644
--- a/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
+++ b/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} = "wl18xx-fw"
7 7
8#Tag: R8.7_SP3 (8.7.3) 8#Tag: R8.7_SP3 (8.7.3)
9SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2" 9SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2"
10SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git" 10SRC_URI = "git://git.ti.com/git/wilink8-wlan/18xx-ti-utils.git;protocol=https"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
diff --git a/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb b/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
index 6c4b2b43..b59810fe 100644
--- a/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
+++ b/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=b8d6a0865f50159bf5c
5# Tag: R8.7_SP3 (8.7.3) 5# Tag: R8.7_SP3 (8.7.3)
6SRCREV = "a07b6e711d2a70608101d3d6cdc5749c4d8a96d5" 6SRCREV = "a07b6e711d2a70608101d3d6cdc5749c4d8a96d5"
7BRANCH = "sitara-scripts" 7BRANCH = "sitara-scripts"
8SRC_URI = "git://git.ti.com/wilink8-wlan/wl18xx-target-scripts.git;protocol=git;branch=${BRANCH} \ 8SRC_URI = "git://git.ti.com/git/wilink8-wlan/wl18xx-target-scripts.git;protocol=https;branch=${BRANCH} \
9file://0001-print_stat.sh-replace-system-bin-sh-with-bin-sh.patch \ 9file://0001-print_stat.sh-replace-system-bin-sh-with-bin-sh.patch \
10" 10"
11 11
diff --git a/recipes-connectivity/wlconf/wlconf_8.7.3.bb b/recipes-connectivity/wlconf/wlconf_8.7.3.bb
index 19f28b75..d9c0b6c7 100644
--- a/recipes-connectivity/wlconf/wlconf_8.7.3.bb
+++ b/recipes-connectivity/wlconf/wlconf_8.7.3.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85
4 4
5# Tag: R8.7_SP3 (8.7.3) 5# Tag: R8.7_SP3 (8.7.3)
6SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2" 6SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2"
7SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git" 7SRC_URI = "git://git.ti.com/git/wilink8-wlan/18xx-ti-utils.git;protocol=https"
8 8
9S = "${WORKDIR}/git/wlconf" 9S = "${WORKDIR}/git/wlconf"
10 10