summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/wl18xx-fw
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-bsp/wl18xx-fw
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-bsp/wl18xx-fw')
-rw-r--r--recipes-bsp/wl18xx-fw/wl18xx-fw_8.9.0.0.86.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/wl18xx-fw/wl18xx-fw_8.9.0.0.86.bb b/recipes-bsp/wl18xx-fw/wl18xx-fw_8.9.0.0.86.bb
index 50b6c297..c769670f 100644
--- a/recipes-bsp/wl18xx-fw/wl18xx-fw_8.9.0.0.86.bb
+++ b/recipes-bsp/wl18xx-fw/wl18xx-fw_8.9.0.0.86.bb
@@ -3,7 +3,7 @@ LICENSE = "TI-TSPA"
3LIC_FILES_CHKSUM = "file://LICENCE;md5=4977a0fe767ee17765ae63c435a32a9e" 3LIC_FILES_CHKSUM = "file://LICENCE;md5=4977a0fe767ee17765ae63c435a32a9e"
4 4
5SRC_URI = " \ 5SRC_URI = " \
6 git://git.ti.com/wilink8-wlan/wl18xx_fw.git;protocol=git;branch=${BRANCH} \ 6 git://git.ti.com/git/wilink8-wlan/wl18xx_fw.git;protocol=https;branch=${BRANCH} \
7 file://0001-Add-Makefile-to-install-firmware-files.patch \ 7 file://0001-Add-Makefile-to-install-firmware-files.patch \
8" 8"
9 9