summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>2023-01-19 11:29:51 +0100
committerRyan Eatmon <reatmon@ti.com>2023-01-31 14:44:38 -0600
commit649a0357d598d8b9a2054afa66623156b252d760 (patch)
tree154d0a2384ce2d4e27b4c5823bef5523b8cffaec /meta-ti-extras
parent1e99e1354d3c1fea2b2165dab0443edc8dd4d16e (diff)
downloadmeta-ti-649a0357d598d8b9a2054afa66623156b252d760.tar.gz
treewide: replace leftover git://git.ti.com
These URIs have been updated in dunfell, but two instances were forgotten in kirkstone/master. Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-extras')
-rw-r--r--meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb b/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb
index e3b5290a..3b0805d9 100644
--- a/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb
+++ b/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PRU-Package-v6.1-Manifest.html;md5=1e37797ebe9254922f
7inherit update-alternatives 7inherit update-alternatives
8 8
9BRANCH = "master" 9BRANCH = "master"
10SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/git/pru-software-support-package/pru-software-support-package.git;protocol=https;branch=${BRANCH}"
11SRCREV = "ae1decf0b494b2904e6157e1379691ffc468f0cf" 11SRCREV = "ae1decf0b494b2904e6157e1379691ffc468f0cf"
12 12
13PV = "6.1.0" 13PV = "6.1.0"