summaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--meta-ti-bsp/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb2
-rw-r--r--meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb b/meta-ti-bsp/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
index fb98eb68..09295c83 100644
--- a/meta-ti-bsp/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
+++ b/meta-ti-bsp/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
@@ -14,7 +14,7 @@ PR = "r38"
14 14
15BRANCH = "ti-img-sgx/kirkstone/${PV}" 15BRANCH = "ti-img-sgx/kirkstone/${PV}"
16 16
17SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" 17SRC_URI = "git://git.ti.com/git/graphics/omap5-sgx-ddk-um-linux.git;protocol=https;branch=${BRANCH}"
18SRCREV = "905809029b877fea42e91b9738825a6294ff1775" 18SRCREV = "905809029b877fea42e91b9738825a6294ff1775"
19 19
20TARGET_PRODUCT:ti33x = "ti335x" 20TARGET_PRODUCT:ti33x = "ti335x"
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"