diff options
author | Matthias Schiffer <matthias.schiffer@ew.tq-group.com> | 2023-01-19 11:29:51 +0100 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-01-31 14:44:08 -0600 |
commit | 71bcf5a4b688bbef04230e6f9120f1c8c7fc2366 (patch) | |
tree | b922c53901d081a468da9cdd4bf0ceb441cdffd2 | |
parent | acf7a36cfc55dbf4d377e37e9cfb61788d8a5021 (diff) | |
download | meta-ti-71bcf5a4b688bbef04230e6f9120f1c8c7fc2366.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.bb | 2 | ||||
-rw-r--r-- | meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb | 2 |
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 | ||
15 | BRANCH = "ti-img-sgx/kirkstone/${PV}" | 15 | BRANCH = "ti-img-sgx/kirkstone/${PV}" |
16 | 16 | ||
17 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" | 17 | SRC_URI = "git://git.ti.com/git/graphics/omap5-sgx-ddk-um-linux.git;protocol=https;branch=${BRANCH}" |
18 | SRCREV = "905809029b877fea42e91b9738825a6294ff1775" | 18 | SRCREV = "905809029b877fea42e91b9738825a6294ff1775" |
19 | 19 | ||
20 | TARGET_PRODUCT:ti33x = "ti335x" | 20 | TARGET_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 | |||
7 | inherit update-alternatives | 7 | inherit update-alternatives |
8 | 8 | ||
9 | BRANCH = "master" | 9 | BRANCH = "master" |
10 | SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}" | 10 | SRC_URI = "git://git.ti.com/git/pru-software-support-package/pru-software-support-package.git;protocol=https;branch=${BRANCH}" |
11 | SRCREV = "ae1decf0b494b2904e6157e1379691ffc468f0cf" | 11 | SRCREV = "ae1decf0b494b2904e6157e1379691ffc468f0cf" |
12 | 12 | ||
13 | PV = "6.1.0" | 13 | PV = "6.1.0" |