summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-graphics
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-bsp/recipes-graphics
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-bsp/recipes-graphics')
-rw-r--r--meta-ti-bsp/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb2
1 files changed, 1 insertions, 1 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"