All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell PATCH] all: Stop using git://git.ti.com
@ 2022-05-24 18:26 Nishanth Menon
  2022-05-24 18:58 ` [meta-arago] " Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Nishanth Menon @ 2022-05-24 18:26 UTC (permalink / raw)
  To: Ryan Eatmon, Denys Dmytriyenko
  Cc: Praneeth Bajjuri, meta-arago, Nishanth Menon

Stop using un-encrypted git:// protocol to access TI repositories.

This is inline with the same arguments as made by github in [1]

This patch was generated via the following script:
git grep "git://git.ti.com" .|cut -d ':' -f1|sort -u|xargs sed -i -e "s/git:\/\/git.ti.com/https:\/\/git.ti.com\/git/g"

[1] https://github.blog/2021-09-01-improving-git-protocol-security-github/

Signed-off-by: Nishanth Menon <nm@ti.com>
---

based on:
dunfell      aa5fd0df1e03 ti-tisdk-setup: Bump to 08.03.00.005 release

 meta-arago-distro/conf/distro/include/branding-bleeding.inc   | 2 +-
 .../recipes-connectivity/linuxptp/linuxptp_%.bbappend         | 2 +-
 .../recipes-core/meta/external-arm-toolchain.bbappend         | 2 +-
 .../linux-libc-headers/linux-libc-headers_5.10.bb             | 2 +-
 .../recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb            | 2 +-
 .../recipes-apps/barcode-demo/barcode-roi_git.bb              | 2 +-
 .../recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc      | 2 +-
 meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb       | 2 +-
 .../recipes-apps/image-gallery/image-gallery_git.bb           | 2 +-
 .../recipes-apps/mmwavegesture-hmi/mmwavegesture-hmi_git.bb   | 2 +-
 .../pdm-anomaly-detection/pdm-anomaly-detection_git.bb        | 2 +-
 .../recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb | 2 +-
 .../recipes-apps/posix-smp-demo/posix-smp-demo.inc            | 2 +-
 .../protection-relays-hmi/protection-relays-hmi_git.bb        | 2 +-
 .../recipes-apps/thermostat-demo/qt-tstat_2.0.bb              | 2 +-
 .../qt-opencv-opencl-opengl-multithreaded_git.bb              | 2 +-
 .../recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb    | 2 +-
 meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb     | 2 +-
 .../recipes-bsp/switch-config/switch-config_git.bb            | 2 +-
 meta-arago-extras/recipes-connectivity/hostap/hostap.inc      | 2 +-
 .../recipes-connectivity/wpa-supplicant/wpa-supplicant.inc    | 2 +-
 meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb   | 2 +-
 meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb         | 4 ++--
 meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 2 +-
 .../recipes-core/matrix/matrix-gui-browser_2.0.bb             | 2 +-
 meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb       | 2 +-
 meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb   | 2 +-
 .../recipes-core/oprofile-example/oprofile-example_git.bb     | 2 +-
 .../recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb              | 2 +-
 meta-arago-extras/recipes-devtools/statcol/statcol.bb         | 2 +-
 .../recipes-devtools/util-scripts/glsdk-util-scripts.bb       | 2 +-
 .../recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb | 2 +-
 .../recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb         | 2 +-
 .../recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb         | 2 +-
 .../ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb                | 2 +-
 meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb      | 2 +-
 .../recipes-kernel/recovery-kernel/recovery-kernel_1.0.bb     | 2 +-
 .../recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb   | 2 +-
 .../recipes-multimedia/av-examples/av-examples_1.0.bb         | 2 +-
 .../recipes-multimedia/demo-image-proc/demo-image-proc_git.bb | 2 +-
 .../dual-camera-demo/dual-camera-demo_1.0.bb                  | 2 +-
 .../gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb          | 2 +-
 .../gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb         | 2 +-
 .../gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb           | 2 +-
 .../gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb            | 2 +-
 .../hevc-arm-decoder/hevc-arm-decoder_git.bb                  | 2 +-
 meta-arago-extras/recipes-support/cclink/ccief-basic_git.bb   | 2 +-
 .../tensorflow-lite/tensorflow-lite-demo_git.bb               | 2 +-
 meta-arago-extras/recipes-ti/fftlib/fftlib.inc                | 2 +-
 meta-arago-extras/recipes-ti/libarch/libarch.inc              | 2 +-
 meta-arago-extras/recipes-ti/linalg/linalg.inc                | 4 ++--
 meta-arago-extras/recipes-ti/llvm-rtos/llvm-rtos.inc          | 2 +-
 meta-arago-extras/recipes-ti/netapi/netapi.inc                | 2 +-
 meta-arago-extras/recipes-ti/ocl-rtos/clocl-win_git.bb        | 2 +-
 meta-arago-extras/recipes-ti/ocl/ocl.inc                      | 2 +-
 meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb        | 2 +-
 meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc          | 2 +-
 meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc            | 2 +-
 meta-arago-extras/recipes-ti/tidl-utils/tidl-utils.inc        | 2 +-
 meta-arago-extras/recipes-ti/tiovx/tiovx-lib-host.bb          | 2 +-
 meta-arago-extras/recipes-ti/tiovx/tiovx-sys.inc              | 2 +-
 61 files changed, 63 insertions(+), 63 deletions(-)

diff --git a/meta-arago-distro/conf/distro/include/branding-bleeding.inc b/meta-arago-distro/conf/distro/include/branding-bleeding.inc
index 71b09f71a1b1..c3234c9fd496 100644
--- a/meta-arago-distro/conf/distro/include/branding-bleeding.inc
+++ b/meta-arago-distro/conf/distro/include/branding-bleeding.inc
@@ -20,7 +20,7 @@ TI_LINUX_FW_SRCREV = "${AUTOREV}"
 K3_IMAGE_GEN_SRCREV = "${AUTOREV}"
 
 # Point to latest nightly metadata
-#TI_RTOS_METADATA_URI = "git://git.ti.com/processor-sdk/coresdk_rtos_releases.git"
+#TI_RTOS_METADATA_URI = "https://git.ti.com/git/processor-sdk/coresdk_rtos_releases.git"
 #TI_RTOS_METADATA_PROTOCOL = "git"
 TI_RTOS_METADATA_SRCREV = "${AUTOREV}"
 TI_RTOS_METADATA_BRANCH = "next"
diff --git a/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend b/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend
index e4fb109a5b1d..439f7a2eb39e 100644
--- a/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend
+++ b/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend
@@ -5,7 +5,7 @@ BRANCH = "ti-linuxptp"
 SRCREV = "f155c21283a0421f5e1e0b5e850c8a9a71d72453"
 
 SRC_URI = " \
-    git://git.ti.com/processor-sdk/linuxptp.git;branch=${BRANCH} \
+    https://git.ti.com/git/processor-sdk/linuxptp.git;branch=${BRANCH} \
     file://build-Allow-CC-and-prefix-to-be-overriden.patch \
     file://Use-cross-cpp-in-incdefs.patch \
 "
diff --git a/meta-arago-distro/recipes-core/meta/external-arm-toolchain.bbappend b/meta-arago-distro/recipes-core/meta/external-arm-toolchain.bbappend
index 1ceb80f90830..c99e0f87ea97 100644
--- a/meta-arago-distro/recipes-core/meta/external-arm-toolchain.bbappend
+++ b/meta-arago-distro/recipes-core/meta/external-arm-toolchain.bbappend
@@ -6,7 +6,7 @@
 BRANCH = "ti-linux-5.10.y"
 SRCREV = "73aa709ca10103b61fba3a07471dbb4dcb56db45"
 
-KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
+KERNEL_GIT_URI = "https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
 KERNEL_GIT_PROTOCOL = "git"
 SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH}"
 
diff --git a/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb b/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
index 7f4343d77ea9..e73966810826 100644
--- a/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
+++ b/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 BRANCH = "ti-linux-5.10.y"
 SRCREV = "73aa709ca10103b61fba3a07471dbb4dcb56db45"
 
-KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
+KERNEL_GIT_URI = "https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
 KERNEL_GIT_PROTOCOL = "git"
 SRC_URI = "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH}"
 
diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
index 67c57f39497b..d7e5f1cde00e 100644
--- a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
+++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
@@ -6,7 +6,7 @@ PR = "r47"
 
 BRANCH ?= "master"
 SRCREV = "eae21af9be4e7a0028045cc3e4038fe2157a266d"
-SRC_URI = "git://git.ti.com/arago-project/tisdk-setup-scripts.git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/arago-project/tisdk-setup-scripts.git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git/"
 
diff --git a/meta-arago-extras/recipes-apps/barcode-demo/barcode-roi_git.bb b/meta-arago-extras/recipes-apps/barcode-demo/barcode-roi_git.bb
index 0673c0a42b7e..a6439d7d2cd3 100644
--- a/meta-arago-extras/recipes-apps/barcode-demo/barcode-roi_git.bb
+++ b/meta-arago-extras/recipes-apps/barcode-demo/barcode-roi_git.bb
@@ -13,7 +13,7 @@ PV = "01.00.00"
 PR = "r1"
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/apps/barcode-roi-detection.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/apps/barcode-roi-detection.git;protocol=git;branch=${BRANCH}"
 
 SRCREV = "50fa051f66012ebaa10eba1cb289287c4c5e7432"
 
diff --git a/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc b/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc
index 50d721b33408..789fbabfc615 100644
--- a/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc
+++ b/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://makefile;beginline=1;endline=31;md5=2f2ea348b98d5cc78
 COMPATIBLE_MACHINE = "omap-a15|keystone"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-BIG_DATA_IPC_GIT_URI = "git://git.ti.com/processor-sdk/big-data-ipc-examples.git"
+BIG_DATA_IPC_GIT_URI = "https://git.ti.com/git/processor-sdk/big-data-ipc-examples.git"
 BIG_DATA_IPC_GIT_PROTOCOL = "git"
 BIG_DATA_IPC_GIT_BRANCH = "master"
 
diff --git a/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb b/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
index e2d7b882c03a..11aa29823f28 100644
--- a/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
+++ b/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
@@ -8,7 +8,7 @@ PV = "1.0"
 PR = "r1"
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/sitara-linux/evse-hmi.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/sitara-linux/evse-hmi.git;protocol=git;branch=${BRANCH}"
 
 SRCREV = "d8c309d2832735f8df84db9993a01d861fdc02d7"
 
diff --git a/meta-arago-extras/recipes-apps/image-gallery/image-gallery_git.bb b/meta-arago-extras/recipes-apps/image-gallery/image-gallery_git.bb
index 7bbfa320de56..e9b41d79a4fb 100644
--- a/meta-arago-extras/recipes-apps/image-gallery/image-gallery_git.bb
+++ b/meta-arago-extras/recipes-apps/image-gallery/image-gallery_git.bb
@@ -13,7 +13,7 @@ PR = "r5"
 BRANCH = "master"
 SRCREV = "d9a2f2e27f59f3bbcde91efc6afba8cd04f3b4be"
 
-SRC_URI = "git://git.ti.com/matrix-gui-v2/image-gallery.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/matrix-gui-v2/image-gallery.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git/"
 
diff --git a/meta-arago-extras/recipes-apps/mmwavegesture-hmi/mmwavegesture-hmi_git.bb b/meta-arago-extras/recipes-apps/mmwavegesture-hmi/mmwavegesture-hmi_git.bb
index ff6b02a8fc02..5288a8599d55 100644
--- a/meta-arago-extras/recipes-apps/mmwavegesture-hmi/mmwavegesture-hmi_git.bb
+++ b/meta-arago-extras/recipes-apps/mmwavegesture-hmi/mmwavegesture-hmi_git.bb
@@ -8,7 +8,7 @@ PV = "1.0"
 PR = "r0"
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/sitara-linux/mmwavegesture-hmi.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/sitara-linux/mmwavegesture-hmi.git;protocol=git;branch=${BRANCH}"
 
 SRCREV = "0881fc8bc5b3c3411af7b69c3837a8b3a1fbedc5"
 
diff --git a/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb b/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
index 266cabd9d1ce..724969eab0ac 100644
--- a/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
+++ b/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
@@ -8,7 +8,7 @@ PV = "1.0"
 PR = "r2"
 
 BRANCH = "master"
-SRC_URI  = "git://git.ti.com/apps/pdm-anomaly-detection.git;protocol=git;branch=${BRANCH}"
+SRC_URI  = "https://git.ti.com/git/apps/pdm-anomaly-detection.git;protocol=git;branch=${BRANCH}"
 
 SRCREV = "2ccf0e5e5aaac73166d52374650a25652bd6aed2"
 
diff --git a/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb b/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
index 6e4394b66b6f..6ef39e803352 100644
--- a/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
+++ b/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
@@ -13,7 +13,7 @@ COMPATIBLE_MACHINE = "dra7xx"
 
 BRANCH = "master"
 
-SRC_URI = "git://git.ti.com/processor-sdk/point-cloud-viewer.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/processor-sdk/point-cloud-viewer.git;protocol=git;branch=${BRANCH}"
 
 SRCREV = "f0af54e63a6c802b4f8f0657873e74f1cb486e86"
 
diff --git a/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc b/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
index 77b61ac8c275..8c7aebdc1be5 100644
--- a/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
+++ b/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
@@ -3,7 +3,7 @@ SUMMARY = "This recipe creates a posix-smp-demo binaries."
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://dhry.h;beginline=1;endline=377;md5=8f2fbe6e071d9ea4afeca73cfd656ec8"
 
-POSIX_SMP_GIT_URI = "git://git.ti.com/keystone-demos/posix-smp.git"
+POSIX_SMP_GIT_URI = "https://git.ti.com/git/keystone-demos/posix-smp.git"
 POSIX_SMP_GIT_PROTOCOL = "git"
 POSIX_SMP_GIT_BRANCH = "master"
 
diff --git a/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb b/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb
index a0c7321f75f6..00f6ff6302a6 100755
--- a/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb
+++ b/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb
@@ -8,7 +8,7 @@ PV = "1.0"
 PR = "r0"
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/sitara-linux/protection-relays-hmi.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/sitara-linux/protection-relays-hmi.git;protocol=git;branch=${BRANCH}"
 
 SRCREV = "b116b5628a68ba3b6db88435023cf034504655d3"
 
diff --git a/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb b/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb
index 22c0023be32d..65abaca558a0 100644
--- a/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb
+++ b/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb
@@ -19,7 +19,7 @@ DEPENDS += "${QT_DEPENDS_SVG} ${QT_DEPENDS_SCRIPT}"
 BRANCH ?= "master"
 SRCREV = "665bff9a7bc0dbf82f9d6a58ff2778c03fe04fd1"
 
-SRC_URI = "git://git.ti.com/apps/thermostat-demo.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/apps/thermostat-demo.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git/"
 
diff --git a/meta-arago-extras/recipes-apps/video-analytics-demo/qt-opencv-opencl-opengl-multithreaded_git.bb b/meta-arago-extras/recipes-apps/video-analytics-demo/qt-opencv-opencl-opengl-multithreaded_git.bb
index 7d2fb51cda0f..aa969f41a544 100644
--- a/meta-arago-extras/recipes-apps/video-analytics-demo/qt-opencv-opencl-opengl-multithreaded_git.bb
+++ b/meta-arago-extras/recipes-apps/video-analytics-demo/qt-opencv-opencl-opengl-multithreaded_git.bb
@@ -17,7 +17,7 @@ PV = "1.3.3"
 PR = "r3"
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/apps/qt-opencv-opencl-opengl-multithreaded.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/apps/qt-opencv-opencl-opengl-multithreaded.git;protocol=git;branch=${BRANCH}"
 
 SRCREV = "80051ec8befd921e40cfb74a49234ed045576bbc"
 
diff --git a/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb b/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb
index 528f5a6e0e5a..7a9a71bbc9a7 100644
--- a/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb
+++ b/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb
@@ -9,7 +9,7 @@ PR = "r13"
 BRANCH ?= "master"
 SRCREV = "fefaf9bdd6f36ab0cebaab8dbf34e5beb50f471c"
 
-SRC_URI = "git://git.ti.com/apps/arm_benchmarks.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/apps/arm_benchmarks.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb b/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
index 7661722483cb..864bb53f9b38 100644
--- a/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
+++ b/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
@@ -9,7 +9,7 @@ PR = "r0"
 BRANCH ?= "master"
 SRCREV = "b66f2bab5d6d0b35732ef8406ae03873725a3306"
 
-SRC_URI = "git://git.ti.com/sitara-linux/stream.git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/sitara-linux/stream.git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb b/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
index dca4bfe1ff84..cd269da6ac51 100644
--- a/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
+++ b/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
@@ -11,7 +11,7 @@ BRANCH_aarch64 ?= "am65x-v1.0"
 SRCREV = "412dce4e65cfe5af729be38fd1b4c1d59e9a8828"
 SRCREV_aarch64 = "0f52dcb3c4e3678e96427d546d6c2e1fabc2ad91"
 
-SRC_URI = "git://git.ti.com/switch-config/switch-config.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/switch-config/switch-config.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/meta-arago-extras/recipes-connectivity/hostap/hostap.inc b/meta-arago-extras/recipes-connectivity/hostap/hostap.inc
index 324de0be6490..9a4a4ecff296 100644
--- a/meta-arago-extras/recipes-connectivity/hostap/hostap.inc
+++ b/meta-arago-extras/recipes-connectivity/hostap/hostap.inc
@@ -18,7 +18,7 @@ INITSCRIPT_NAME="hostapd"
 
 CONFFILES_${PN} += "${sysconfdir}/hostapd.conf"
 
-SRC_URI = "git://git.ti.com/wilink8-wlan/hostap.git;protocol=git;branch=${BRANCH} \
+SRC_URI = "https://git.ti.com/git/wilink8-wlan/hostap.git;protocol=git;branch=${BRANCH} \
            file://defconfig \
 	       file://init"
 
diff --git a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc
index 65693270792a..428753d60c71 100644
--- a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc
+++ b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc
@@ -18,7 +18,7 @@ DEFAULT_PREFERENCE = "-1"
 
 PR = "r9"
 
-SRC_URI = "git://git.ti.com/wilink8-wlan/hostap.git;protocol=git;branch=${BRANCH} \
+SRC_URI = "https://git.ti.com/git/wilink8-wlan/hostap.git;protocol=git;branch=${BRANCH} \
            file://defconfig \
            file://wpa-supplicant.sh \
            file://wpa_supplicant.conf \
diff --git a/meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb b/meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb
index 4df536fd343c..698188417b53 100644
--- a/meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb
+++ b/meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb
@@ -10,7 +10,7 @@ PR = "r10"
 BRANCH ?= "master"
 SRCREV = "5df7da69a50d27b7f594db0918c5e6793c3a6237"
 
-SRC_URI = "git://git.ti.com/apps/am_sysinfo.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/apps/am_sysinfo.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
index 16a3269b3770..e2877d20eba2 100644
--- a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
+++ b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
@@ -23,14 +23,14 @@ DEPENDS_append_class-target = " valgrind"
 LLVM_DIR = "ti-llvm${PV}"
 
 LLVM_GIT_NAME = "llvm"
-LLVM_GIT_URI = "git://git.ti.com/opencl/llvm.git"
+LLVM_GIT_URI = "https://git.ti.com/git/opencl/llvm.git"
 LLVM_GIT_PROTOCOL = "git"
 LLVM_GIT_BRANCH = "release_36_ti"
 LLVM_GIT_DESTSUFFIX = "git"
 LLVM_GIT_SRCREV = "09780c6750b30da81e4a0a805aedf1699fbc37c7"
 
 CLANG_GIT_NAME = "clang"
-CLANG_GIT_URI = "git://git.ti.com/opencl/clang.git"
+CLANG_GIT_URI = "https://git.ti.com/git/opencl/clang.git"
 CLANG_GIT_PROTOCOL = "git"
 CLANG_GIT_BRANCH = "release_36_ti"
 CLANG_GIT_DESTSUFFIX = "${LLVM_GIT_DESTSUFFIX}/tools/clang"
diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
index d61cf7487f32..cae6fabb899a 100644
--- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
+++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
@@ -3,7 +3,7 @@ LICENSE = "CC-BY-SA-3.0"
 LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9"
 LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}"
 
-SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
 SRCREV = "cad105b0c2b75a90f4def523b4fdbd0b6aa2fe8e"
 BRANCH = "master"
 INC_PR = "r76"
diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb b/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb
index 44f66d0d9ec2..f4a3207b7a7e 100644
--- a/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb
+++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb
@@ -23,7 +23,7 @@ QT5_SRCREV = "78ad5db716d1abc4c05abfe435f066b6b88454d5"
 SRCREV = "${@oe.utils.conditional('QT_PROVIDER', 'qt5', "${QT5_SRCREV}", "${QT4_SRCREV}", d)}"
 BRANCH ?= "master"
 
-SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix_browser.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/matrix-gui-v2/matrix_browser.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb b/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb
index 4cbd71745c51..365c3261ed7b 100644
--- a/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb
+++ b/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb
@@ -20,7 +20,7 @@ SRCREV = "9a2d12590102fefc5c29fc9e8d346ce6b0198468"
 
 MATRIX_INITSCRIPT = "${@oe.utils.conditional('QT_PROVIDER', 'qt5', bb.utils.contains('DISTRO_FEATURES', 'wayland', 'init', 'init.eglfs', d), 'init', d)}"
 
-SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2.git;protocol=git;branch=${BRANCH} \
+SRC_URI = "https://git.ti.com/git/matrix-gui-v2/matrix-gui-v2.git;protocol=git;branch=${BRANCH} \
            file://${MATRIX_INITSCRIPT} \
            file://php.ini \
            file://matrix-gui-2.0.service \
diff --git a/meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb b/meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb
index 9e214f42245e..225c33a50fba 100644
--- a/meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb
+++ b/meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb
@@ -13,7 +13,7 @@ PR = "r9"
 SRCREV = "4c8817e28ceed2dd886761e3ec1971b11436ba33"
 BRANCH ?= "master"
 
-SRC_URI = "git://git.ti.com/matrix-gui-v2/refresh-screen.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/matrix-gui-v2/refresh-screen.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/meta-arago-extras/recipes-core/oprofile-example/oprofile-example_git.bb b/meta-arago-extras/recipes-core/oprofile-example/oprofile-example_git.bb
index dd013c87af02..7a59111d8441 100644
--- a/meta-arago-extras/recipes-core/oprofile-example/oprofile-example_git.bb
+++ b/meta-arago-extras/recipes-core/oprofile-example/oprofile-example_git.bb
@@ -13,7 +13,7 @@ PR = "r4"
 BRANCH ?= "master"
 SRCREV = "066ecdab2bf0788eec253bf27fd44f7436f0cd04"
 
-SRC_URI = "git://git.ti.com/apps/oprofile-example.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/apps/oprofile-example.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb
index b39f4a75c491..102a95af89bf 100644
--- a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb
+++ b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb
@@ -18,7 +18,7 @@ SRCREV = "b9a158a36b39437c08335c14c33c708df11e5fb5"
 BRANCH ?= "master"
 
 SRC_URI_remove = "git://github.com/linux-test-project/ltp.git;protocol=https;branch=master"
-SRC_URI_prepend = "git://git.ti.com/test-automation/ltp-ddt.git;branch=${BRANCH} "
+SRC_URI_prepend = "https://git.ti.com/git/test-automation/ltp-ddt.git;branch=${BRANCH} "
 
 export prefix = "/opt/ltp"
 export exec_prefix = "/opt/ltp"
diff --git a/meta-arago-extras/recipes-devtools/statcol/statcol.bb b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
index 12e10bcfa2c1..0ff0f4976a8b 100644
--- a/meta-arago-extras/recipes-devtools/statcol/statcol.bb
+++ b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bb6bc27cd44417c389a180bd62f552a0"
 PROTOCOL = "git"
 BRANCH = "master"
 SRCREV = "dd0131eadf3633e8f9d06cb390d3c6c1b074d873"
-SRC_URI = "git://git.ti.com/glsdk/statcol.git;protocol=${PROTOCOL};branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/glsdk/statcol.git;protocol=${PROTOCOL};branch=${BRANCH}"
 
 DEPENDS = "ti-rpmsg-char websocketd"
 RDEPENDS_${PN} = "bash"
diff --git a/meta-arago-extras/recipes-devtools/util-scripts/glsdk-util-scripts.bb b/meta-arago-extras/recipes-devtools/util-scripts/glsdk-util-scripts.bb
index 9dd2cd39ee5f..5e9b189a874e 100644
--- a/meta-arago-extras/recipes-devtools/util-scripts/glsdk-util-scripts.bb
+++ b/meta-arago-extras/recipes-devtools/util-scripts/glsdk-util-scripts.bb
@@ -7,7 +7,7 @@ COMPATIBLE_MACHINE = "omap-a15|j7"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 RDEPENDS_${PN} += "bash"
 
-SRC_URI = "git://git.ti.com/glsdk/util-scripts.git"
+SRC_URI = "https://git.ti.com/git/glsdk/util-scripts.git"
 
 SRCREV = "df50ca1592cae97ad0c7285686d602926b4f7305"
 
diff --git a/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb b/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb
index 3e2452f45b04..67048fa3fc94 100644
--- a/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb
+++ b/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
 
 inherit autotools pkgconfig
 
-SRC_URI = "git://git.ti.com/glsdk/example-applications.git;protocol=git \
+SRC_URI = "https://git.ti.com/git/glsdk/example-applications.git;protocol=git \
 "
 
 SRCREV="52466430609c402a9f1c0667ccf727d096336d0d"
diff --git a/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb b/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb
index 6c9953d07fe2..b4bf6d8fa79f 100644
--- a/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb
+++ b/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb
@@ -6,7 +6,7 @@ CLEANBROKEN = "1"
 
 BRANCH = "master"
 
-SRC_URI = "git://git.ti.com/graphics/img-pvr-sdk.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/graphics/img-pvr-sdk.git;protocol=git;branch=${BRANCH}"
 SRCREV = "e52592c843ad16be31db411b85c4059d82c4a6b9"
 
 PR = "r19"
diff --git a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb
index 68a8efe75f37..cb05ea3eedf3 100644
--- a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb
+++ b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb
@@ -15,7 +15,7 @@ SRCREV = "1fceb3ac4b0e7ed014000a10dfe6ca8729f9cd8d"
 EXTRA_OEMAKE = "CC="${CC}""
 TARGET_CC_ARCH += "${LDFLAGS}"
 
-SRC_URI = "git://git.ti.com/glsdk/omapdrmtest.git;protocol=git \
+SRC_URI = "https://git.ti.com/git/glsdk/omapdrmtest.git;protocol=git \
         file://0001-Makefile.am-lblah-flags-belong-to-LDADD-not-LDFLAGS.patch \
 "
 
diff --git a/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb b/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
index 9138f27f844f..53fae1c801ce 100644
--- a/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
+++ b/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
@@ -7,7 +7,7 @@ DEPENDS = "ti-gc320-libs"
 
 BRANCH = "ti-${PV}"
 
-SRC_URI = "git://git.ti.com/graphics/ti-gc320-test.git;protocol=git;branch=${BRANCH} \
+SRC_URI = "https://git.ti.com/git/graphics/ti-gc320-test.git;protocol=git;branch=${BRANCH} \
 file://0001-makefile.linux.def-relax-assignment-of-CC-and-other-.patch \
 "
 SRCREV = "53207f8e360a3336276b62066a1d8a9e923de17e"
diff --git a/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb b/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb
index 733f3ba452da..6e8e52224aa6 100644
--- a/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb
+++ b/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
 BRANCH = "ti-linux-5.10.y"
 SRCREV = "73aa709ca10103b61fba3a07471dbb4dcb56db45"
-SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/meta-arago-extras/recipes-kernel/recovery-kernel/recovery-kernel_1.0.bb b/meta-arago-extras/recipes-kernel/recovery-kernel/recovery-kernel_1.0.bb
index 3fc631b5bd0b..17088824bf6f 100644
--- a/meta-arago-extras/recipes-kernel/recovery-kernel/recovery-kernel_1.0.bb
+++ b/meta-arago-extras/recipes-kernel/recovery-kernel/recovery-kernel_1.0.bb
@@ -8,7 +8,7 @@ PR = "r4"
 COMPATIBLE_MACHINE = "keystone"
 BRANCH = "v3.10.72/master"
 SRCREV = "b9bad8fccc5f9c6bcd78363982b3249a15f193fb"
-SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/keystone-linux/linux.git;protocol=git;branch=${BRANCH}"
 S = "${WORKDIR}/git"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
diff --git a/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb b/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb
index 2f570d435dcc..29ffc2be11a2 100644
--- a/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb
+++ b/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb
@@ -25,7 +25,7 @@ VIDEO_FILES_keystone = "video_720p "
 
 BRANCH = "master"
 
-SRC_URI = "git://git.ti.com/processor-sdk/amsdk-av-files.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/processor-sdk/amsdk-av-files.git;protocol=git;branch=${BRANCH}"
 SRCREV = "1b73009090265328ebaf1b6c880dfeccae5a8f19"
 
 S = "${WORKDIR}/git"
diff --git a/meta-arago-extras/recipes-multimedia/av-examples/av-examples_1.0.bb b/meta-arago-extras/recipes-multimedia/av-examples/av-examples_1.0.bb
index 65ff4f3b69e8..2266ea0abd3a 100644
--- a/meta-arago-extras/recipes-multimedia/av-examples/av-examples_1.0.bb
+++ b/meta-arago-extras/recipes-multimedia/av-examples/av-examples_1.0.bb
@@ -14,7 +14,7 @@ COMPATIBLE_MACHINE = "(omap3)"
 BRANCH ?= "master"
 SRCREV = "b67b11011a8a54a7598eed383f3a106c32b47c6d"
 
-SRC_URI = "git://git.ti.com/apps/av_examples.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/apps/av_examples.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/meta-arago-extras/recipes-multimedia/demo-image-proc/demo-image-proc_git.bb b/meta-arago-extras/recipes-multimedia/demo-image-proc/demo-image-proc_git.bb
index 29d87eaf7529..73d24d8db735 100644
--- a/meta-arago-extras/recipes-multimedia/demo-image-proc/demo-image-proc_git.bb
+++ b/meta-arago-extras/recipes-multimedia/demo-image-proc/demo-image-proc_git.bb
@@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "keystone"
 DEPENDS = "ti-ipc"
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/keystone-demos/image-proc.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/keystone-demos/image-proc.git;protocol=git;branch=${BRANCH}"
 #Commit corresponds to DEV.DEMO_IMAGE_PROC-01.00.00.03
 SRCREV = "d1f4014d28ecedf34dbd20f04d4277eb1c4b8ae0"
 PV = "1.0.0.3"
diff --git a/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb b/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb
index 66746793da5b..80d7d8482b19 100644
--- a/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb
+++ b/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb
@@ -12,7 +12,7 @@ PR = "r20"
 BRANCH = "master"
 SRCREV = "3188b1eacb14dda0dcf3a58877962d86687b6d20"
 
-SRC_URI = "git://git.ti.com/sitara-linux/dual-camera-demo.git;protocol=git;branch=${BRANCH} \
+SRC_URI = "https://git.ti.com/git/sitara-linux/dual-camera-demo.git;protocol=git;branch=${BRANCH} \
            file://desc_dual-camera.html \
            file://dual_camera_qt5.sh \
            file://dual_camera_qt4.sh \
diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb
index 617fdc9528ef..741996005752 100644
--- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb
+++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://git.ti.com/processor-sdk/gst-plugin-dsp66"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=2827f94fc0a1adeff4d9702e97ce2979"
 
-SRC_URI = "git://git.ti.com/processor-sdk/gst-plugin-dsp66.git;protocol=git;branch=master \
+SRC_URI = "https://git.ti.com/git/processor-sdk/gst-plugin-dsp66.git;protocol=git;branch=master \
 	file://0001-Makefile-correct-use-of-CPP-CXX-and-other-standard-v.patch \
 	file://0001-configure.ac-stop-using-export-symbols-regex.patch \
 "
diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb
index ccf0fd55e31d..7884c7d0b3ac 100644
--- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb
+++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb
@@ -14,7 +14,7 @@ SRCREV = "7e3938f0854be99583f8b204f600907ea9e6471d"
 BRANCH ?= "master"
 
 SRC_URI = " \
-    git://git.ti.com/glsdk/gst-plugin-ducati.git;protocol=git;branch=${BRANCH} \
+    https://git.ti.com/git/glsdk/gst-plugin-ducati.git;protocol=git;branch=${BRANCH} \
     file://0001-gstducati-configure.ac-stop-using-export-symbols-reg.patch \
 "
 
diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb
index 1f9796c295df..5005781f138c 100644
--- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb
+++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2827f94fc0a1adeff4d9702e97ce2979"
 
 COMPATIBLE_MACHINE = "dra7xx|keystone"
 
-SRC_URI = "git://git.ti.com/processor-sdk/gst-plugin-hevc.git;protocol=git \
+SRC_URI = "https://git.ti.com/git/processor-sdk/gst-plugin-hevc.git;protocol=git \
 	file://0001-configure.ac-stop-using-export-symbols-regex.patch"
 SRCREV = "e4ea007d0ddeb95ae01742293454ef3c87a6e84c"
 
diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb
index 841a403f77a1..73c9c69c75cb 100644
--- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb
+++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb
@@ -12,6 +12,6 @@ REQUIRED_MACHINE_FEATURES = "mmip"
 PR = "${INC_PR}.20"
 SRCREV = "b9dba5a8bc7d14d55125abdce04672e3dc30bbdf"
 
-SRC_URI = "git://git.ti.com/glsdk/gst-plugin-vpe.git;protocol=git \
+SRC_URI = "https://git.ti.com/git/glsdk/gst-plugin-vpe.git;protocol=git \
            file://0001-gstvpe-configure.ac-stop-using-export-symbols-regex.patch \
 "
diff --git a/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb b/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb
index 069e83973570..b7dc5ce671e4 100644
--- a/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb
+++ b/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb
@@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "dra7xx|keystone"
 
 BRANCH = "master"
 
-SRC_URI = "git://git.ti.com/processor-sdk/hevc_arm_decode.git;protocol=git;branch=${BRANCH} \
+SRC_URI = "https://git.ti.com/git/processor-sdk/hevc_arm_decode.git;protocol=git;branch=${BRANCH} \
            file://Testparams.cfg \
 "
 
diff --git a/meta-arago-extras/recipes-support/cclink/ccief-basic_git.bb b/meta-arago-extras/recipes-support/cclink/ccief-basic_git.bb
index 21d59b0e5019..b982daa12faf 100644
--- a/meta-arago-extras/recipes-support/cclink/ccief-basic_git.bb
+++ b/meta-arago-extras/recipes-support/cclink/ccief-basic_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://CCIEF-BASIC_Master/library/include/SLMP.h;beginline=1
 PV = "1.0"
 PR = "r1"
 
-CCIEF-BASIC_GIT_URI = "git://git.ti.com/processor-sdk/cclink.git"
+CCIEF-BASIC_GIT_URI = "https://git.ti.com/git/processor-sdk/cclink.git"
 CCIEF-BASIC_GIT_PROTOCOL = "git"
 CCIEF-BASIC_GIT_BRANCH = "master"
 
diff --git a/meta-arago-extras/recipes-support/tensorflow-lite/tensorflow-lite-demo_git.bb b/meta-arago-extras/recipes-support/tensorflow-lite/tensorflow-lite-demo_git.bb
index c45acf4fb133..912cdb2154a6 100644
--- a/meta-arago-extras/recipes-support/tensorflow-lite/tensorflow-lite-demo_git.bb
+++ b/meta-arago-extras/recipes-support/tensorflow-lite/tensorflow-lite-demo_git.bb
@@ -17,7 +17,7 @@ PV = "01.00.00"
 PR = "r1"
 
 BRANCH = "master"
-SRC_URI  = "git://git.ti.com/apps/tensorflow-lite-examples.git;protocol=git;branch=${BRANCH} \
+SRC_URI  = "https://git.ti.com/git/apps/tensorflow-lite-examples.git;protocol=git;branch=${BRANCH} \
             http://storage.googleapis.com/download.tensorflow.org/models/tflite/gpu/deeplabv3_257_mv_gpu.tflite;name=deeplabv3;subdir=${WORKDIR}/model;destsuffix=model \
             http://storage.googleapis.com/download.tensorflow.org/models/mobilenet_v1_2018_02_22/mobilenet_v1_1.0_224.tgz;name=mobilenetv1;subdir=${WORKDIR}/model;destsuffix=model \
             http://raw.githubusercontent.com/google-coral/edgetpu/master/test_data/bird_segmentation.bmp;name=bird_segmentation;subdir=${WORKDIR}/test_data;destsuffix=test_data"
diff --git a/meta-arago-extras/recipes-ti/fftlib/fftlib.inc b/meta-arago-extras/recipes-ti/fftlib/fftlib.inc
index f6d5935a3225..3ded59e214da 100644
--- a/meta-arago-extras/recipes-ti/fftlib/fftlib.inc
+++ b/meta-arago-extras/recipes-ti/fftlib/fftlib.inc
@@ -4,7 +4,7 @@ INC_PR = "r4"
 require recipes-ti/includes/arago-paths.inc
 
 
-FFTLIB_GIT_URI = "git://git.ti.com/fftlib/fftlib"
+FFTLIB_GIT_URI = "https://git.ti.com/git/fftlib/fftlib"
 FFTLIB_GIT_PROTOCOL = "git"
 FFTLIB_GIT_BRANCH = "master"
 FFTLIB_GIT_DESTSUFFIX = "${WORKDIR}/git"
diff --git a/meta-arago-extras/recipes-ti/libarch/libarch.inc b/meta-arago-extras/recipes-ti/libarch/libarch.inc
index b7a7af6c0819..07d32f6ec36e 100644
--- a/meta-arago-extras/recipes-ti/libarch/libarch.inc
+++ b/meta-arago-extras/recipes-ti/libarch/libarch.inc
@@ -14,7 +14,7 @@ REQUIRED_DISTRO_FEATURES = "opencl"
 
 BRANCH = "master"
 LIC_FILES_CHKSUM = "file://src/ti/libarch/docs/LibArch_1.0.0_manifest.html;md5=bb48cacb8827ec8d8e5a94c4f2425ee3"
-SRC_URI = "git://git.ti.com/library-architecture/libarch.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/library-architecture/libarch.git;protocol=git;branch=${BRANCH}"
 SRCREV = "cb6d785e95cd390c6388853a4f1e99a302e5a58f"
 
 COMPATIBLE_MACHINE = "k2hk|dra7xx"
diff --git a/meta-arago-extras/recipes-ti/linalg/linalg.inc b/meta-arago-extras/recipes-ti/linalg/linalg.inc
index 6883b99036be..e0f5345254c0 100644
--- a/meta-arago-extras/recipes-ti/linalg/linalg.inc
+++ b/meta-arago-extras/recipes-ti/linalg/linalg.inc
@@ -1,4 +1,4 @@
-HOMEPAGE = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git"
+HOMEPAGE = "https://git.ti.com/git/dense-linear-algebra-libraries/linalg.git"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://src/ti/linalg/docs/LINALG_1.2.0_manifest.html;md5=f30895e41e5947c3439b1ad4cf4c8555"
 
@@ -16,7 +16,7 @@ REQUIRED_MACHINE_FEATURES = "dsp"
 REQUIRED_DISTRO_FEATURES = "opencl openmp"
 
 SRC_URI = " \
-	git://git.ti.com/dense-linear-algebra-libraries/linalg.git;protocol=git;branch=${BRANCH} \
+	https://git.ti.com/git/dense-linear-algebra-libraries/linalg.git;protocol=git;branch=${BRANCH} \
 	file://0001-Makefile-fix-toolchain-variables.patch \
 	file://0001-Makefile-pass-PARALLEL_MAKE-variable-to-overwrite-j8.patch \
 "
diff --git a/meta-arago-extras/recipes-ti/llvm-rtos/llvm-rtos.inc b/meta-arago-extras/recipes-ti/llvm-rtos/llvm-rtos.inc
index 20fb132cc846..3a1f958f24a9 100644
--- a/meta-arago-extras/recipes-ti/llvm-rtos/llvm-rtos.inc
+++ b/meta-arago-extras/recipes-ti/llvm-rtos/llvm-rtos.inc
@@ -4,7 +4,7 @@ INC_PR = "r0"
 LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=47e311aa9caedd1b3abf098bd7814d1d"
 
 LLVM_GIT_NAME = "llvm"
-LLVM_GIT_URI = "git://git.ti.com/opencl/llvm.git"
+LLVM_GIT_URI = "https://git.ti.com/git/opencl/llvm.git"
 LLVM_GIT_PROTOCOL = "git"
 LLVM_GIT_BRANCH = "release_36_ti"
 LLVM_GIT_DESTSUFFIX = "git"
diff --git a/meta-arago-extras/recipes-ti/netapi/netapi.inc b/meta-arago-extras/recipes-ti/netapi/netapi.inc
index ef4607f5c94a..f6c0481e3a52 100644
--- a/meta-arago-extras/recipes-ti/netapi/netapi.inc
+++ b/meta-arago-extras/recipes-ti/netapi/netapi.inc
@@ -9,7 +9,7 @@ DEBIAN_NOAUTONAME_${PN}-dev = "1"
 DEBIAN_NOAUTONAME_${PN}-dbg = "1"
 DEBIAN_NOAUTONAME_${PN}-staticdev = "1"
 
-NETAPI_GIT_URI = "git://git.ti.com/keystone-rtos/netapi.git"
+NETAPI_GIT_URI = "https://git.ti.com/git/keystone-rtos/netapi.git"
 NETAPI_GIT_PROTOCOL = "git"
 NETAPI_GIT_BRANCH = "master"
 
diff --git a/meta-arago-extras/recipes-ti/ocl-rtos/clocl-win_git.bb b/meta-arago-extras/recipes-ti/ocl-rtos/clocl-win_git.bb
index 230c34aa08a5..8218d7679eba 100644
--- a/meta-arago-extras/recipes-ti/ocl-rtos/clocl-win_git.bb
+++ b/meta-arago-extras/recipes-ti/ocl-rtos/clocl-win_git.bb
@@ -7,7 +7,7 @@ require recipes-ti/includes/arago-paths.inc
 
 PR = "${INC_PR}.0"
 
-CLOCL_WIN_GIT_URI = "git://git.ti.com/opencl/clocl-win.git"
+CLOCL_WIN_GIT_URI = "https://git.ti.com/git/opencl/clocl-win.git"
 CLOCL_WIN_GIT_BRANCH = "master"
 CLOCL_WIN_SRCREV = "eac7ac7cc2e64a9ff05e4238e44dff3f9a9fcf6b"
 
diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
index c1b475a3e7fe..170b2baaf82d 100644
--- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
+++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/ocl:"
 
-OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
+OCL_GIT_URI = "https://git.ti.com/git/opencl/ti-opencl.git"
 OCL_GIT_PROTOCOL = "git"
 OCL_GIT_BRANCH = "master"
 
diff --git a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
index 0e8b46d685ea..8d23da66ce43 100644
--- a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
+++ b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
@@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "dra7xx"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-GIT_URI      = "git://git.ti.com/opencl/opencl-firmware.git"
+GIT_URI      = "https://git.ti.com/git/opencl/opencl-firmware.git"
 GIT_PROTOCOL = "git"
 BRANCH       = "master"
 SRCREV       = "9e3d0b34f604203f275fba4807481a8a763a4f63"
diff --git a/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc b/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
index 1c01f5ac4dca..5da92c3986e3 100644
--- a/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
+++ b/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://../debian/copyright;md5=aaa2a0939d08197132fc382e97b62
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/openmpacc:"
 
-OMPACC_GIT_URI = "git://git.ti.com/openmp/ti-openmpacc.git"
+OMPACC_GIT_URI = "https://git.ti.com/git/openmp/ti-openmpacc.git"
 OMPACC_GIT_PROTOCOL = "git"
 OMPACC_GIT_BRANCH = "master"
 
diff --git a/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc b/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
index c70ff8a86529..04da217aa4d7 100644
--- a/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
+++ b/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
@@ -3,7 +3,7 @@ INC_PR = "r0"
 
 LIC_FILES_CHKSUM = "file://license.txt;md5=e3daeabffb9fc131a73f16d16cbdb118"
 
-GIT_URI = "git://git.ti.com/tidl/tidl-api.git"
+GIT_URI = "https://git.ti.com/git/tidl/tidl-api.git"
 GIT_PROTOCOL = "git"
 BRANCH = "master"
 
diff --git a/meta-arago-extras/recipes-ti/tidl-utils/tidl-utils.inc b/meta-arago-extras/recipes-ti/tidl-utils/tidl-utils.inc
index 5ba5ffd88170..6a3e8ace0d27 100644
--- a/meta-arago-extras/recipes-ti/tidl-utils/tidl-utils.inc
+++ b/meta-arago-extras/recipes-ti/tidl-utils/tidl-utils.inc
@@ -1,4 +1,4 @@
-SRC_URI = "git://git.ti.com/tidl/tidl-utils.git;protocol=git;branch=master"
+SRC_URI = "https://git.ti.com/git/tidl/tidl-utils.git;protocol=git;branch=master"
 SRCREV = "6a51b2aff1709c13edb3445bdb4698a28fbb2ae7"
 PV = "01.01.03.02"
 PR = "r1"
diff --git a/meta-arago-extras/recipes-ti/tiovx/tiovx-lib-host.bb b/meta-arago-extras/recipes-ti/tiovx/tiovx-lib-host.bb
index 16f23398d554..e3636e5dd4d8 100644
--- a/meta-arago-extras/recipes-ti/tiovx/tiovx-lib-host.bb
+++ b/meta-arago-extras/recipes-ti/tiovx/tiovx-lib-host.bb
@@ -15,7 +15,7 @@ PV = "01.00.00.00"
 PR = "r1"
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/processor-sdk/tiovx.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/processor-sdk/tiovx.git;protocol=git;branch=${BRANCH}"
 SRC_URI += "file://0001-Fix-paths-for-Yocto-build-and-add-RTOS-build-var.patch "
 SRCREV = "2bfa01201804eaf2e675c743e708e88ab612049e"
 
diff --git a/meta-arago-extras/recipes-ti/tiovx/tiovx-sys.inc b/meta-arago-extras/recipes-ti/tiovx/tiovx-sys.inc
index becf0cc1e1a0..9aecec47b313 100644
--- a/meta-arago-extras/recipes-ti/tiovx/tiovx-sys.inc
+++ b/meta-arago-extras/recipes-ti/tiovx/tiovx-sys.inc
@@ -2,4 +2,4 @@ PV = "01.00.01.00"
 
 BRANCH="master"
 SRCREV = "5be60aee8d013907a4d8a6cc8af35a517a33b49e"
-SRC_URI = "git://git.ti.com/processor-sdk/tiovx-app.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/processor-sdk/tiovx-app.git;protocol=git;branch=${BRANCH}"
-- 
2.31.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [meta-arago] [dunfell PATCH] all: Stop using git://git.ti.com
  2022-05-24 18:26 [dunfell PATCH] all: Stop using git://git.ti.com Nishanth Menon
@ 2022-05-24 18:58 ` Denys Dmytriyenko
  2022-05-24 21:21   ` Nishanth Menon
  0 siblings, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2022-05-24 18:58 UTC (permalink / raw)
  To: nm; +Cc: Ryan Eatmon, Praneeth Bajjuri, meta-arago

And NAK here as well.


On Tue, May 24, 2022 at 01:26:34PM -0500, Nishanth Menon via lists.yoctoproject.org wrote:
> Stop using un-encrypted git:// protocol to access TI repositories.
> 
> This is inline with the same arguments as made by github in [1]
> 
> This patch was generated via the following script:
> git grep "git://git.ti.com" .|cut -d ':' -f1|sort -u|xargs sed -i -e "s/git:\/\/git.ti.com/https:\/\/git.ti.com\/git/g"
> 
> [1] https://github.blog/2021-09-01-improving-git-protocol-security-github/
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
> 
> based on:
> dunfell      aa5fd0df1e03 ti-tisdk-setup: Bump to 08.03.00.005 release
> 
>  meta-arago-distro/conf/distro/include/branding-bleeding.inc   | 2 +-
>  .../recipes-connectivity/linuxptp/linuxptp_%.bbappend         | 2 +-
>  .../recipes-core/meta/external-arm-toolchain.bbappend         | 2 +-
>  .../linux-libc-headers/linux-libc-headers_5.10.bb             | 2 +-
>  .../recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb            | 2 +-
>  .../recipes-apps/barcode-demo/barcode-roi_git.bb              | 2 +-
>  .../recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc      | 2 +-
>  meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb       | 2 +-
>  .../recipes-apps/image-gallery/image-gallery_git.bb           | 2 +-
>  .../recipes-apps/mmwavegesture-hmi/mmwavegesture-hmi_git.bb   | 2 +-
>  .../pdm-anomaly-detection/pdm-anomaly-detection_git.bb        | 2 +-
>  .../recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb | 2 +-
>  .../recipes-apps/posix-smp-demo/posix-smp-demo.inc            | 2 +-
>  .../protection-relays-hmi/protection-relays-hmi_git.bb        | 2 +-
>  .../recipes-apps/thermostat-demo/qt-tstat_2.0.bb              | 2 +-
>  .../qt-opencv-opencl-opengl-multithreaded_git.bb              | 2 +-
>  .../recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb    | 2 +-
>  meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb     | 2 +-
>  .../recipes-bsp/switch-config/switch-config_git.bb            | 2 +-
>  meta-arago-extras/recipes-connectivity/hostap/hostap.inc      | 2 +-
>  .../recipes-connectivity/wpa-supplicant/wpa-supplicant.inc    | 2 +-
>  meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb   | 2 +-
>  meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb         | 4 ++--
>  meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 2 +-
>  .../recipes-core/matrix/matrix-gui-browser_2.0.bb             | 2 +-
>  meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb       | 2 +-
>  meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb   | 2 +-
>  .../recipes-core/oprofile-example/oprofile-example_git.bb     | 2 +-
>  .../recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb              | 2 +-
>  meta-arago-extras/recipes-devtools/statcol/statcol.bb         | 2 +-
>  .../recipes-devtools/util-scripts/glsdk-util-scripts.bb       | 2 +-
>  .../recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb | 2 +-
>  .../recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb         | 2 +-
>  .../recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb         | 2 +-
>  .../ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb                | 2 +-
>  meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb      | 2 +-
>  .../recipes-kernel/recovery-kernel/recovery-kernel_1.0.bb     | 2 +-
>  .../recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb   | 2 +-
>  .../recipes-multimedia/av-examples/av-examples_1.0.bb         | 2 +-
>  .../recipes-multimedia/demo-image-proc/demo-image-proc_git.bb | 2 +-
>  .../dual-camera-demo/dual-camera-demo_1.0.bb                  | 2 +-
>  .../gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb          | 2 +-
>  .../gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb         | 2 +-
>  .../gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb           | 2 +-
>  .../gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb            | 2 +-
>  .../hevc-arm-decoder/hevc-arm-decoder_git.bb                  | 2 +-
>  meta-arago-extras/recipes-support/cclink/ccief-basic_git.bb   | 2 +-
>  .../tensorflow-lite/tensorflow-lite-demo_git.bb               | 2 +-
>  meta-arago-extras/recipes-ti/fftlib/fftlib.inc                | 2 +-
>  meta-arago-extras/recipes-ti/libarch/libarch.inc              | 2 +-
>  meta-arago-extras/recipes-ti/linalg/linalg.inc                | 4 ++--
>  meta-arago-extras/recipes-ti/llvm-rtos/llvm-rtos.inc          | 2 +-
>  meta-arago-extras/recipes-ti/netapi/netapi.inc                | 2 +-
>  meta-arago-extras/recipes-ti/ocl-rtos/clocl-win_git.bb        | 2 +-
>  meta-arago-extras/recipes-ti/ocl/ocl.inc                      | 2 +-
>  meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb        | 2 +-
>  meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc          | 2 +-
>  meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc            | 2 +-
>  meta-arago-extras/recipes-ti/tidl-utils/tidl-utils.inc        | 2 +-
>  meta-arago-extras/recipes-ti/tiovx/tiovx-lib-host.bb          | 2 +-
>  meta-arago-extras/recipes-ti/tiovx/tiovx-sys.inc              | 2 +-
>  61 files changed, 63 insertions(+), 63 deletions(-)
> 
> diff --git a/meta-arago-distro/conf/distro/include/branding-bleeding.inc b/meta-arago-distro/conf/distro/include/branding-bleeding.inc
> index 71b09f71a1b1..c3234c9fd496 100644
> --- a/meta-arago-distro/conf/distro/include/branding-bleeding.inc
> +++ b/meta-arago-distro/conf/distro/include/branding-bleeding.inc
> @@ -20,7 +20,7 @@ TI_LINUX_FW_SRCREV = "${AUTOREV}"
>  K3_IMAGE_GEN_SRCREV = "${AUTOREV}"
>  
>  # Point to latest nightly metadata
> -#TI_RTOS_METADATA_URI = "git://git.ti.com/processor-sdk/coresdk_rtos_releases.git"
> +#TI_RTOS_METADATA_URI = "https://git.ti.com/git/processor-sdk/coresdk_rtos_releases.git"
>  #TI_RTOS_METADATA_PROTOCOL = "git"
>  TI_RTOS_METADATA_SRCREV = "${AUTOREV}"
>  TI_RTOS_METADATA_BRANCH = "next"
> diff --git a/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend b/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend
> index e4fb109a5b1d..439f7a2eb39e 100644
> --- a/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend
> +++ b/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend
> @@ -5,7 +5,7 @@ BRANCH = "ti-linuxptp"
>  SRCREV = "f155c21283a0421f5e1e0b5e850c8a9a71d72453"
>  
>  SRC_URI = " \
> -    git://git.ti.com/processor-sdk/linuxptp.git;branch=${BRANCH} \
> +    https://git.ti.com/git/processor-sdk/linuxptp.git;branch=${BRANCH} \
>      file://build-Allow-CC-and-prefix-to-be-overriden.patch \
>      file://Use-cross-cpp-in-incdefs.patch \
>  "
> diff --git a/meta-arago-distro/recipes-core/meta/external-arm-toolchain.bbappend b/meta-arago-distro/recipes-core/meta/external-arm-toolchain.bbappend
> index 1ceb80f90830..c99e0f87ea97 100644
> --- a/meta-arago-distro/recipes-core/meta/external-arm-toolchain.bbappend
> +++ b/meta-arago-distro/recipes-core/meta/external-arm-toolchain.bbappend
> @@ -6,7 +6,7 @@
>  BRANCH = "ti-linux-5.10.y"
>  SRCREV = "73aa709ca10103b61fba3a07471dbb4dcb56db45"
>  
> -KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
> +KERNEL_GIT_URI = "https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
>  KERNEL_GIT_PROTOCOL = "git"
>  SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH}"
>  
> diff --git a/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb b/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
> index 7f4343d77ea9..e73966810826 100644
> --- a/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
> +++ b/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
>  BRANCH = "ti-linux-5.10.y"
>  SRCREV = "73aa709ca10103b61fba3a07471dbb4dcb56db45"
>  
> -KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
> +KERNEL_GIT_URI = "https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
>  KERNEL_GIT_PROTOCOL = "git"
>  SRC_URI = "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH}"
>  
> diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
> index 67c57f39497b..d7e5f1cde00e 100644
> --- a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
> +++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
> @@ -6,7 +6,7 @@ PR = "r47"
>  
>  BRANCH ?= "master"
>  SRCREV = "eae21af9be4e7a0028045cc3e4038fe2157a266d"
> -SRC_URI = "git://git.ti.com/arago-project/tisdk-setup-scripts.git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/arago-project/tisdk-setup-scripts.git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git/"
>  
> diff --git a/meta-arago-extras/recipes-apps/barcode-demo/barcode-roi_git.bb b/meta-arago-extras/recipes-apps/barcode-demo/barcode-roi_git.bb
> index 0673c0a42b7e..a6439d7d2cd3 100644
> --- a/meta-arago-extras/recipes-apps/barcode-demo/barcode-roi_git.bb
> +++ b/meta-arago-extras/recipes-apps/barcode-demo/barcode-roi_git.bb
> @@ -13,7 +13,7 @@ PV = "01.00.00"
>  PR = "r1"
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/apps/barcode-roi-detection.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/apps/barcode-roi-detection.git;protocol=git;branch=${BRANCH}"
>  
>  SRCREV = "50fa051f66012ebaa10eba1cb289287c4c5e7432"
>  
> diff --git a/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc b/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc
> index 50d721b33408..789fbabfc615 100644
> --- a/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc
> +++ b/meta-arago-extras/recipes-apps/big-data-ipc-demo/big-data-ipc-demo.inc
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://makefile;beginline=1;endline=31;md5=2f2ea348b98d5cc78
>  COMPATIBLE_MACHINE = "omap-a15|keystone"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -BIG_DATA_IPC_GIT_URI = "git://git.ti.com/processor-sdk/big-data-ipc-examples.git"
> +BIG_DATA_IPC_GIT_URI = "https://git.ti.com/git/processor-sdk/big-data-ipc-examples.git"
>  BIG_DATA_IPC_GIT_PROTOCOL = "git"
>  BIG_DATA_IPC_GIT_BRANCH = "master"
>  
> diff --git a/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb b/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
> index e2d7b882c03a..11aa29823f28 100644
> --- a/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
> +++ b/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
> @@ -8,7 +8,7 @@ PV = "1.0"
>  PR = "r1"
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/sitara-linux/evse-hmi.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/sitara-linux/evse-hmi.git;protocol=git;branch=${BRANCH}"
>  
>  SRCREV = "d8c309d2832735f8df84db9993a01d861fdc02d7"
>  
> diff --git a/meta-arago-extras/recipes-apps/image-gallery/image-gallery_git.bb b/meta-arago-extras/recipes-apps/image-gallery/image-gallery_git.bb
> index 7bbfa320de56..e9b41d79a4fb 100644
> --- a/meta-arago-extras/recipes-apps/image-gallery/image-gallery_git.bb
> +++ b/meta-arago-extras/recipes-apps/image-gallery/image-gallery_git.bb
> @@ -13,7 +13,7 @@ PR = "r5"
>  BRANCH = "master"
>  SRCREV = "d9a2f2e27f59f3bbcde91efc6afba8cd04f3b4be"
>  
> -SRC_URI = "git://git.ti.com/matrix-gui-v2/image-gallery.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/matrix-gui-v2/image-gallery.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git/"
>  
> diff --git a/meta-arago-extras/recipes-apps/mmwavegesture-hmi/mmwavegesture-hmi_git.bb b/meta-arago-extras/recipes-apps/mmwavegesture-hmi/mmwavegesture-hmi_git.bb
> index ff6b02a8fc02..5288a8599d55 100644
> --- a/meta-arago-extras/recipes-apps/mmwavegesture-hmi/mmwavegesture-hmi_git.bb
> +++ b/meta-arago-extras/recipes-apps/mmwavegesture-hmi/mmwavegesture-hmi_git.bb
> @@ -8,7 +8,7 @@ PV = "1.0"
>  PR = "r0"
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/sitara-linux/mmwavegesture-hmi.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/sitara-linux/mmwavegesture-hmi.git;protocol=git;branch=${BRANCH}"
>  
>  SRCREV = "0881fc8bc5b3c3411af7b69c3837a8b3a1fbedc5"
>  
> diff --git a/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb b/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
> index 266cabd9d1ce..724969eab0ac 100644
> --- a/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
> +++ b/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
> @@ -8,7 +8,7 @@ PV = "1.0"
>  PR = "r2"
>  
>  BRANCH = "master"
> -SRC_URI  = "git://git.ti.com/apps/pdm-anomaly-detection.git;protocol=git;branch=${BRANCH}"
> +SRC_URI  = "https://git.ti.com/git/apps/pdm-anomaly-detection.git;protocol=git;branch=${BRANCH}"
>  
>  SRCREV = "2ccf0e5e5aaac73166d52374650a25652bd6aed2"
>  
> diff --git a/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb b/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
> index 6e4394b66b6f..6ef39e803352 100644
> --- a/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
> +++ b/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
> @@ -13,7 +13,7 @@ COMPATIBLE_MACHINE = "dra7xx"
>  
>  BRANCH = "master"
>  
> -SRC_URI = "git://git.ti.com/processor-sdk/point-cloud-viewer.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/processor-sdk/point-cloud-viewer.git;protocol=git;branch=${BRANCH}"
>  
>  SRCREV = "f0af54e63a6c802b4f8f0657873e74f1cb486e86"
>  
> diff --git a/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc b/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
> index 77b61ac8c275..8c7aebdc1be5 100644
> --- a/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
> +++ b/meta-arago-extras/recipes-apps/posix-smp-demo/posix-smp-demo.inc
> @@ -3,7 +3,7 @@ SUMMARY = "This recipe creates a posix-smp-demo binaries."
>  LICENSE = "BSD-3-Clause"
>  LIC_FILES_CHKSUM = "file://dhry.h;beginline=1;endline=377;md5=8f2fbe6e071d9ea4afeca73cfd656ec8"
>  
> -POSIX_SMP_GIT_URI = "git://git.ti.com/keystone-demos/posix-smp.git"
> +POSIX_SMP_GIT_URI = "https://git.ti.com/git/keystone-demos/posix-smp.git"
>  POSIX_SMP_GIT_PROTOCOL = "git"
>  POSIX_SMP_GIT_BRANCH = "master"
>  
> diff --git a/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb b/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb
> index a0c7321f75f6..00f6ff6302a6 100755
> --- a/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb
> +++ b/meta-arago-extras/recipes-apps/protection-relays-hmi/protection-relays-hmi_git.bb
> @@ -8,7 +8,7 @@ PV = "1.0"
>  PR = "r0"
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/sitara-linux/protection-relays-hmi.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/sitara-linux/protection-relays-hmi.git;protocol=git;branch=${BRANCH}"
>  
>  SRCREV = "b116b5628a68ba3b6db88435023cf034504655d3"
>  
> diff --git a/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb b/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb
> index 22c0023be32d..65abaca558a0 100644
> --- a/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb
> +++ b/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb
> @@ -19,7 +19,7 @@ DEPENDS += "${QT_DEPENDS_SVG} ${QT_DEPENDS_SCRIPT}"
>  BRANCH ?= "master"
>  SRCREV = "665bff9a7bc0dbf82f9d6a58ff2778c03fe04fd1"
>  
> -SRC_URI = "git://git.ti.com/apps/thermostat-demo.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/apps/thermostat-demo.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git/"
>  
> diff --git a/meta-arago-extras/recipes-apps/video-analytics-demo/qt-opencv-opencl-opengl-multithreaded_git.bb b/meta-arago-extras/recipes-apps/video-analytics-demo/qt-opencv-opencl-opengl-multithreaded_git.bb
> index 7d2fb51cda0f..aa969f41a544 100644
> --- a/meta-arago-extras/recipes-apps/video-analytics-demo/qt-opencv-opencl-opengl-multithreaded_git.bb
> +++ b/meta-arago-extras/recipes-apps/video-analytics-demo/qt-opencv-opencl-opengl-multithreaded_git.bb
> @@ -17,7 +17,7 @@ PV = "1.3.3"
>  PR = "r3"
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/apps/qt-opencv-opencl-opengl-multithreaded.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/apps/qt-opencv-opencl-opengl-multithreaded.git;protocol=git;branch=${BRANCH}"
>  
>  SRCREV = "80051ec8befd921e40cfb74a49234ed045576bbc"
>  
> diff --git a/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb b/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb
> index 528f5a6e0e5a..7a9a71bbc9a7 100644
> --- a/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb
> +++ b/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb
> @@ -9,7 +9,7 @@ PR = "r13"
>  BRANCH ?= "master"
>  SRCREV = "fefaf9bdd6f36ab0cebaab8dbf34e5beb50f471c"
>  
> -SRC_URI = "git://git.ti.com/apps/arm_benchmarks.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/apps/arm_benchmarks.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb b/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
> index 7661722483cb..864bb53f9b38 100644
> --- a/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
> +++ b/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
> @@ -9,7 +9,7 @@ PR = "r0"
>  BRANCH ?= "master"
>  SRCREV = "b66f2bab5d6d0b35732ef8406ae03873725a3306"
>  
> -SRC_URI = "git://git.ti.com/sitara-linux/stream.git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/sitara-linux/stream.git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb b/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
> index dca4bfe1ff84..cd269da6ac51 100644
> --- a/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
> +++ b/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
> @@ -11,7 +11,7 @@ BRANCH_aarch64 ?= "am65x-v1.0"
>  SRCREV = "412dce4e65cfe5af729be38fd1b4c1d59e9a8828"
>  SRCREV_aarch64 = "0f52dcb3c4e3678e96427d546d6c2e1fabc2ad91"
>  
> -SRC_URI = "git://git.ti.com/switch-config/switch-config.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/switch-config/switch-config.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/meta-arago-extras/recipes-connectivity/hostap/hostap.inc b/meta-arago-extras/recipes-connectivity/hostap/hostap.inc
> index 324de0be6490..9a4a4ecff296 100644
> --- a/meta-arago-extras/recipes-connectivity/hostap/hostap.inc
> +++ b/meta-arago-extras/recipes-connectivity/hostap/hostap.inc
> @@ -18,7 +18,7 @@ INITSCRIPT_NAME="hostapd"
>  
>  CONFFILES_${PN} += "${sysconfdir}/hostapd.conf"
>  
> -SRC_URI = "git://git.ti.com/wilink8-wlan/hostap.git;protocol=git;branch=${BRANCH} \
> +SRC_URI = "https://git.ti.com/git/wilink8-wlan/hostap.git;protocol=git;branch=${BRANCH} \
>             file://defconfig \
>  	       file://init"
>  
> diff --git a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc
> index 65693270792a..428753d60c71 100644
> --- a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc
> +++ b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc
> @@ -18,7 +18,7 @@ DEFAULT_PREFERENCE = "-1"
>  
>  PR = "r9"
>  
> -SRC_URI = "git://git.ti.com/wilink8-wlan/hostap.git;protocol=git;branch=${BRANCH} \
> +SRC_URI = "https://git.ti.com/git/wilink8-wlan/hostap.git;protocol=git;branch=${BRANCH} \
>             file://defconfig \
>             file://wpa-supplicant.sh \
>             file://wpa_supplicant.conf \
> diff --git a/meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb b/meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb
> index 4df536fd343c..698188417b53 100644
> --- a/meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb
> +++ b/meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb
> @@ -10,7 +10,7 @@ PR = "r10"
>  BRANCH ?= "master"
>  SRCREV = "5df7da69a50d27b7f594db0918c5e6793c3a6237"
>  
> -SRC_URI = "git://git.ti.com/apps/am_sysinfo.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/apps/am_sysinfo.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
> index 16a3269b3770..e2877d20eba2 100644
> --- a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
> +++ b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
> @@ -23,14 +23,14 @@ DEPENDS_append_class-target = " valgrind"
>  LLVM_DIR = "ti-llvm${PV}"
>  
>  LLVM_GIT_NAME = "llvm"
> -LLVM_GIT_URI = "git://git.ti.com/opencl/llvm.git"
> +LLVM_GIT_URI = "https://git.ti.com/git/opencl/llvm.git"
>  LLVM_GIT_PROTOCOL = "git"
>  LLVM_GIT_BRANCH = "release_36_ti"
>  LLVM_GIT_DESTSUFFIX = "git"
>  LLVM_GIT_SRCREV = "09780c6750b30da81e4a0a805aedf1699fbc37c7"
>  
>  CLANG_GIT_NAME = "clang"
> -CLANG_GIT_URI = "git://git.ti.com/opencl/clang.git"
> +CLANG_GIT_URI = "https://git.ti.com/git/opencl/clang.git"
>  CLANG_GIT_PROTOCOL = "git"
>  CLANG_GIT_BRANCH = "release_36_ti"
>  CLANG_GIT_DESTSUFFIX = "${LLVM_GIT_DESTSUFFIX}/tools/clang"
> diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> index d61cf7487f32..cae6fabb899a 100644
> --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> @@ -3,7 +3,7 @@ LICENSE = "CC-BY-SA-3.0"
>  LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9"
>  LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}"
>  
> -SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
>  SRCREV = "cad105b0c2b75a90f4def523b4fdbd0b6aa2fe8e"
>  BRANCH = "master"
>  INC_PR = "r76"
> diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb b/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb
> index 44f66d0d9ec2..f4a3207b7a7e 100644
> --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb
> +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb
> @@ -23,7 +23,7 @@ QT5_SRCREV = "78ad5db716d1abc4c05abfe435f066b6b88454d5"
>  SRCREV = "${@oe.utils.conditional('QT_PROVIDER', 'qt5', "${QT5_SRCREV}", "${QT4_SRCREV}", d)}"
>  BRANCH ?= "master"
>  
> -SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix_browser.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/matrix-gui-v2/matrix_browser.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb b/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb
> index 4cbd71745c51..365c3261ed7b 100644
> --- a/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb
> +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb
> @@ -20,7 +20,7 @@ SRCREV = "9a2d12590102fefc5c29fc9e8d346ce6b0198468"
>  
>  MATRIX_INITSCRIPT = "${@oe.utils.conditional('QT_PROVIDER', 'qt5', bb.utils.contains('DISTRO_FEATURES', 'wayland', 'init', 'init.eglfs', d), 'init', d)}"
>  
> -SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2.git;protocol=git;branch=${BRANCH} \
> +SRC_URI = "https://git.ti.com/git/matrix-gui-v2/matrix-gui-v2.git;protocol=git;branch=${BRANCH} \
>             file://${MATRIX_INITSCRIPT} \
>             file://php.ini \
>             file://matrix-gui-2.0.service \
> diff --git a/meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb b/meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb
> index 9e214f42245e..225c33a50fba 100644
> --- a/meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb
> +++ b/meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb
> @@ -13,7 +13,7 @@ PR = "r9"
>  SRCREV = "4c8817e28ceed2dd886761e3ec1971b11436ba33"
>  BRANCH ?= "master"
>  
> -SRC_URI = "git://git.ti.com/matrix-gui-v2/refresh-screen.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/matrix-gui-v2/refresh-screen.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/meta-arago-extras/recipes-core/oprofile-example/oprofile-example_git.bb b/meta-arago-extras/recipes-core/oprofile-example/oprofile-example_git.bb
> index dd013c87af02..7a59111d8441 100644
> --- a/meta-arago-extras/recipes-core/oprofile-example/oprofile-example_git.bb
> +++ b/meta-arago-extras/recipes-core/oprofile-example/oprofile-example_git.bb
> @@ -13,7 +13,7 @@ PR = "r4"
>  BRANCH ?= "master"
>  SRCREV = "066ecdab2bf0788eec253bf27fd44f7436f0cd04"
>  
> -SRC_URI = "git://git.ti.com/apps/oprofile-example.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/apps/oprofile-example.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb
> index b39f4a75c491..102a95af89bf 100644
> --- a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb
> +++ b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb
> @@ -18,7 +18,7 @@ SRCREV = "b9a158a36b39437c08335c14c33c708df11e5fb5"
>  BRANCH ?= "master"
>  
>  SRC_URI_remove = "git://github.com/linux-test-project/ltp.git;protocol=https;branch=master"
> -SRC_URI_prepend = "git://git.ti.com/test-automation/ltp-ddt.git;branch=${BRANCH} "
> +SRC_URI_prepend = "https://git.ti.com/git/test-automation/ltp-ddt.git;branch=${BRANCH} "
>  
>  export prefix = "/opt/ltp"
>  export exec_prefix = "/opt/ltp"
> diff --git a/meta-arago-extras/recipes-devtools/statcol/statcol.bb b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> index 12e10bcfa2c1..0ff0f4976a8b 100644
> --- a/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> +++ b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bb6bc27cd44417c389a180bd62f552a0"
>  PROTOCOL = "git"
>  BRANCH = "master"
>  SRCREV = "dd0131eadf3633e8f9d06cb390d3c6c1b074d873"
> -SRC_URI = "git://git.ti.com/glsdk/statcol.git;protocol=${PROTOCOL};branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/glsdk/statcol.git;protocol=${PROTOCOL};branch=${BRANCH}"
>  
>  DEPENDS = "ti-rpmsg-char websocketd"
>  RDEPENDS_${PN} = "bash"
> diff --git a/meta-arago-extras/recipes-devtools/util-scripts/glsdk-util-scripts.bb b/meta-arago-extras/recipes-devtools/util-scripts/glsdk-util-scripts.bb
> index 9dd2cd39ee5f..5e9b189a874e 100644
> --- a/meta-arago-extras/recipes-devtools/util-scripts/glsdk-util-scripts.bb
> +++ b/meta-arago-extras/recipes-devtools/util-scripts/glsdk-util-scripts.bb
> @@ -7,7 +7,7 @@ COMPATIBLE_MACHINE = "omap-a15|j7"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  RDEPENDS_${PN} += "bash"
>  
> -SRC_URI = "git://git.ti.com/glsdk/util-scripts.git"
> +SRC_URI = "https://git.ti.com/git/glsdk/util-scripts.git"
>  
>  SRCREV = "df50ca1592cae97ad0c7285686d602926b4f7305"
>  
> diff --git a/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb b/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb
> index 3e2452f45b04..67048fa3fc94 100644
> --- a/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb
> +++ b/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb
> @@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
>  
>  inherit autotools pkgconfig
>  
> -SRC_URI = "git://git.ti.com/glsdk/example-applications.git;protocol=git \
> +SRC_URI = "https://git.ti.com/git/glsdk/example-applications.git;protocol=git \
>  "
>  
>  SRCREV="52466430609c402a9f1c0667ccf727d096336d0d"
> diff --git a/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb b/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb
> index 6c9953d07fe2..b4bf6d8fa79f 100644
> --- a/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb
> +++ b/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb
> @@ -6,7 +6,7 @@ CLEANBROKEN = "1"
>  
>  BRANCH = "master"
>  
> -SRC_URI = "git://git.ti.com/graphics/img-pvr-sdk.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/graphics/img-pvr-sdk.git;protocol=git;branch=${BRANCH}"
>  SRCREV = "e52592c843ad16be31db411b85c4059d82c4a6b9"
>  
>  PR = "r19"
> diff --git a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb
> index 68a8efe75f37..cb05ea3eedf3 100644
> --- a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb
> +++ b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb
> @@ -15,7 +15,7 @@ SRCREV = "1fceb3ac4b0e7ed014000a10dfe6ca8729f9cd8d"
>  EXTRA_OEMAKE = "CC="${CC}""
>  TARGET_CC_ARCH += "${LDFLAGS}"
>  
> -SRC_URI = "git://git.ti.com/glsdk/omapdrmtest.git;protocol=git \
> +SRC_URI = "https://git.ti.com/git/glsdk/omapdrmtest.git;protocol=git \
>          file://0001-Makefile.am-lblah-flags-belong-to-LDADD-not-LDFLAGS.patch \
>  "
>  
> diff --git a/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb b/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
> index 9138f27f844f..53fae1c801ce 100644
> --- a/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
> +++ b/meta-arago-extras/recipes-graphics/ti-gc320-tests/ti-gc320-tests_5.0.11.p7.bb
> @@ -7,7 +7,7 @@ DEPENDS = "ti-gc320-libs"
>  
>  BRANCH = "ti-${PV}"
>  
> -SRC_URI = "git://git.ti.com/graphics/ti-gc320-test.git;protocol=git;branch=${BRANCH} \
> +SRC_URI = "https://git.ti.com/git/graphics/ti-gc320-test.git;protocol=git;branch=${BRANCH} \
>  file://0001-makefile.linux.def-relax-assignment-of-CC-and-other-.patch \
>  "
>  SRCREV = "53207f8e360a3336276b62066a1d8a9e923de17e"
> diff --git a/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb b/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb
> index 733f3ba452da..6e8e52224aa6 100644
> --- a/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb
> +++ b/meta-arago-extras/recipes-kernel/pcitest/pcitest_5.10.bb
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
>  
>  BRANCH = "ti-linux-5.10.y"
>  SRCREV = "73aa709ca10103b61fba3a07471dbb4dcb56db45"
> -SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/meta-arago-extras/recipes-kernel/recovery-kernel/recovery-kernel_1.0.bb b/meta-arago-extras/recipes-kernel/recovery-kernel/recovery-kernel_1.0.bb
> index 3fc631b5bd0b..17088824bf6f 100644
> --- a/meta-arago-extras/recipes-kernel/recovery-kernel/recovery-kernel_1.0.bb
> +++ b/meta-arago-extras/recipes-kernel/recovery-kernel/recovery-kernel_1.0.bb
> @@ -8,7 +8,7 @@ PR = "r4"
>  COMPATIBLE_MACHINE = "keystone"
>  BRANCH = "v3.10.72/master"
>  SRCREV = "b9bad8fccc5f9c6bcd78363982b3249a15f193fb"
> -SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/keystone-linux/linux.git;protocol=git;branch=${BRANCH}"
>  S = "${WORKDIR}/git"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
>  
> diff --git a/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb b/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb
> index 2f570d435dcc..29ffc2be11a2 100644
> --- a/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb
> +++ b/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb
> @@ -25,7 +25,7 @@ VIDEO_FILES_keystone = "video_720p "
>  
>  BRANCH = "master"
>  
> -SRC_URI = "git://git.ti.com/processor-sdk/amsdk-av-files.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/processor-sdk/amsdk-av-files.git;protocol=git;branch=${BRANCH}"
>  SRCREV = "1b73009090265328ebaf1b6c880dfeccae5a8f19"
>  
>  S = "${WORKDIR}/git"
> diff --git a/meta-arago-extras/recipes-multimedia/av-examples/av-examples_1.0.bb b/meta-arago-extras/recipes-multimedia/av-examples/av-examples_1.0.bb
> index 65ff4f3b69e8..2266ea0abd3a 100644
> --- a/meta-arago-extras/recipes-multimedia/av-examples/av-examples_1.0.bb
> +++ b/meta-arago-extras/recipes-multimedia/av-examples/av-examples_1.0.bb
> @@ -14,7 +14,7 @@ COMPATIBLE_MACHINE = "(omap3)"
>  BRANCH ?= "master"
>  SRCREV = "b67b11011a8a54a7598eed383f3a106c32b47c6d"
>  
> -SRC_URI = "git://git.ti.com/apps/av_examples.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/apps/av_examples.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/meta-arago-extras/recipes-multimedia/demo-image-proc/demo-image-proc_git.bb b/meta-arago-extras/recipes-multimedia/demo-image-proc/demo-image-proc_git.bb
> index 29d87eaf7529..73d24d8db735 100644
> --- a/meta-arago-extras/recipes-multimedia/demo-image-proc/demo-image-proc_git.bb
> +++ b/meta-arago-extras/recipes-multimedia/demo-image-proc/demo-image-proc_git.bb
> @@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "keystone"
>  DEPENDS = "ti-ipc"
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/keystone-demos/image-proc.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/keystone-demos/image-proc.git;protocol=git;branch=${BRANCH}"
>  #Commit corresponds to DEV.DEMO_IMAGE_PROC-01.00.00.03
>  SRCREV = "d1f4014d28ecedf34dbd20f04d4277eb1c4b8ae0"
>  PV = "1.0.0.3"
> diff --git a/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb b/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb
> index 66746793da5b..80d7d8482b19 100644
> --- a/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb
> +++ b/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb
> @@ -12,7 +12,7 @@ PR = "r20"
>  BRANCH = "master"
>  SRCREV = "3188b1eacb14dda0dcf3a58877962d86687b6d20"
>  
> -SRC_URI = "git://git.ti.com/sitara-linux/dual-camera-demo.git;protocol=git;branch=${BRANCH} \
> +SRC_URI = "https://git.ti.com/git/sitara-linux/dual-camera-demo.git;protocol=git;branch=${BRANCH} \
>             file://desc_dual-camera.html \
>             file://dual_camera_qt5.sh \
>             file://dual_camera_qt4.sh \
> diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb
> index 617fdc9528ef..741996005752 100644
> --- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb
> +++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "https://git.ti.com/processor-sdk/gst-plugin-dsp66"
>  LICENSE = "BSD-3-Clause"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=2827f94fc0a1adeff4d9702e97ce2979"
>  
> -SRC_URI = "git://git.ti.com/processor-sdk/gst-plugin-dsp66.git;protocol=git;branch=master \
> +SRC_URI = "https://git.ti.com/git/processor-sdk/gst-plugin-dsp66.git;protocol=git;branch=master \
>  	file://0001-Makefile-correct-use-of-CPP-CXX-and-other-standard-v.patch \
>  	file://0001-configure.ac-stop-using-export-symbols-regex.patch \
>  "
> diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb
> index ccf0fd55e31d..7884c7d0b3ac 100644
> --- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb
> +++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb
> @@ -14,7 +14,7 @@ SRCREV = "7e3938f0854be99583f8b204f600907ea9e6471d"
>  BRANCH ?= "master"
>  
>  SRC_URI = " \
> -    git://git.ti.com/glsdk/gst-plugin-ducati.git;protocol=git;branch=${BRANCH} \
> +    https://git.ti.com/git/glsdk/gst-plugin-ducati.git;protocol=git;branch=${BRANCH} \
>      file://0001-gstducati-configure.ac-stop-using-export-symbols-reg.patch \
>  "
>  
> diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb
> index 1f9796c295df..5005781f138c 100644
> --- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb
> +++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb
> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2827f94fc0a1adeff4d9702e97ce2979"
>  
>  COMPATIBLE_MACHINE = "dra7xx|keystone"
>  
> -SRC_URI = "git://git.ti.com/processor-sdk/gst-plugin-hevc.git;protocol=git \
> +SRC_URI = "https://git.ti.com/git/processor-sdk/gst-plugin-hevc.git;protocol=git \
>  	file://0001-configure.ac-stop-using-export-symbols-regex.patch"
>  SRCREV = "e4ea007d0ddeb95ae01742293454ef3c87a6e84c"
>  
> diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb
> index 841a403f77a1..73c9c69c75cb 100644
> --- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb
> +++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb
> @@ -12,6 +12,6 @@ REQUIRED_MACHINE_FEATURES = "mmip"
>  PR = "${INC_PR}.20"
>  SRCREV = "b9dba5a8bc7d14d55125abdce04672e3dc30bbdf"
>  
> -SRC_URI = "git://git.ti.com/glsdk/gst-plugin-vpe.git;protocol=git \
> +SRC_URI = "https://git.ti.com/git/glsdk/gst-plugin-vpe.git;protocol=git \
>             file://0001-gstvpe-configure.ac-stop-using-export-symbols-regex.patch \
>  "
> diff --git a/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb b/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb
> index 069e83973570..b7dc5ce671e4 100644
> --- a/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb
> +++ b/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb
> @@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "dra7xx|keystone"
>  
>  BRANCH = "master"
>  
> -SRC_URI = "git://git.ti.com/processor-sdk/hevc_arm_decode.git;protocol=git;branch=${BRANCH} \
> +SRC_URI = "https://git.ti.com/git/processor-sdk/hevc_arm_decode.git;protocol=git;branch=${BRANCH} \
>             file://Testparams.cfg \
>  "
>  
> diff --git a/meta-arago-extras/recipes-support/cclink/ccief-basic_git.bb b/meta-arago-extras/recipes-support/cclink/ccief-basic_git.bb
> index 21d59b0e5019..b982daa12faf 100644
> --- a/meta-arago-extras/recipes-support/cclink/ccief-basic_git.bb
> +++ b/meta-arago-extras/recipes-support/cclink/ccief-basic_git.bb
> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://CCIEF-BASIC_Master/library/include/SLMP.h;beginline=1
>  PV = "1.0"
>  PR = "r1"
>  
> -CCIEF-BASIC_GIT_URI = "git://git.ti.com/processor-sdk/cclink.git"
> +CCIEF-BASIC_GIT_URI = "https://git.ti.com/git/processor-sdk/cclink.git"
>  CCIEF-BASIC_GIT_PROTOCOL = "git"
>  CCIEF-BASIC_GIT_BRANCH = "master"
>  
> diff --git a/meta-arago-extras/recipes-support/tensorflow-lite/tensorflow-lite-demo_git.bb b/meta-arago-extras/recipes-support/tensorflow-lite/tensorflow-lite-demo_git.bb
> index c45acf4fb133..912cdb2154a6 100644
> --- a/meta-arago-extras/recipes-support/tensorflow-lite/tensorflow-lite-demo_git.bb
> +++ b/meta-arago-extras/recipes-support/tensorflow-lite/tensorflow-lite-demo_git.bb
> @@ -17,7 +17,7 @@ PV = "01.00.00"
>  PR = "r1"
>  
>  BRANCH = "master"
> -SRC_URI  = "git://git.ti.com/apps/tensorflow-lite-examples.git;protocol=git;branch=${BRANCH} \
> +SRC_URI  = "https://git.ti.com/git/apps/tensorflow-lite-examples.git;protocol=git;branch=${BRANCH} \
>              http://storage.googleapis.com/download.tensorflow.org/models/tflite/gpu/deeplabv3_257_mv_gpu.tflite;name=deeplabv3;subdir=${WORKDIR}/model;destsuffix=model \
>              http://storage.googleapis.com/download.tensorflow.org/models/mobilenet_v1_2018_02_22/mobilenet_v1_1.0_224.tgz;name=mobilenetv1;subdir=${WORKDIR}/model;destsuffix=model \
>              http://raw.githubusercontent.com/google-coral/edgetpu/master/test_data/bird_segmentation.bmp;name=bird_segmentation;subdir=${WORKDIR}/test_data;destsuffix=test_data"
> diff --git a/meta-arago-extras/recipes-ti/fftlib/fftlib.inc b/meta-arago-extras/recipes-ti/fftlib/fftlib.inc
> index f6d5935a3225..3ded59e214da 100644
> --- a/meta-arago-extras/recipes-ti/fftlib/fftlib.inc
> +++ b/meta-arago-extras/recipes-ti/fftlib/fftlib.inc
> @@ -4,7 +4,7 @@ INC_PR = "r4"
>  require recipes-ti/includes/arago-paths.inc
>  
>  
> -FFTLIB_GIT_URI = "git://git.ti.com/fftlib/fftlib"
> +FFTLIB_GIT_URI = "https://git.ti.com/git/fftlib/fftlib"
>  FFTLIB_GIT_PROTOCOL = "git"
>  FFTLIB_GIT_BRANCH = "master"
>  FFTLIB_GIT_DESTSUFFIX = "${WORKDIR}/git"
> diff --git a/meta-arago-extras/recipes-ti/libarch/libarch.inc b/meta-arago-extras/recipes-ti/libarch/libarch.inc
> index b7a7af6c0819..07d32f6ec36e 100644
> --- a/meta-arago-extras/recipes-ti/libarch/libarch.inc
> +++ b/meta-arago-extras/recipes-ti/libarch/libarch.inc
> @@ -14,7 +14,7 @@ REQUIRED_DISTRO_FEATURES = "opencl"
>  
>  BRANCH = "master"
>  LIC_FILES_CHKSUM = "file://src/ti/libarch/docs/LibArch_1.0.0_manifest.html;md5=bb48cacb8827ec8d8e5a94c4f2425ee3"
> -SRC_URI = "git://git.ti.com/library-architecture/libarch.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/library-architecture/libarch.git;protocol=git;branch=${BRANCH}"
>  SRCREV = "cb6d785e95cd390c6388853a4f1e99a302e5a58f"
>  
>  COMPATIBLE_MACHINE = "k2hk|dra7xx"
> diff --git a/meta-arago-extras/recipes-ti/linalg/linalg.inc b/meta-arago-extras/recipes-ti/linalg/linalg.inc
> index 6883b99036be..e0f5345254c0 100644
> --- a/meta-arago-extras/recipes-ti/linalg/linalg.inc
> +++ b/meta-arago-extras/recipes-ti/linalg/linalg.inc
> @@ -1,4 +1,4 @@
> -HOMEPAGE = "git://git.ti.com/dense-linear-algebra-libraries/linalg.git"
> +HOMEPAGE = "https://git.ti.com/git/dense-linear-algebra-libraries/linalg.git"
>  LICENSE = "BSD-3-Clause"
>  LIC_FILES_CHKSUM = "file://src/ti/linalg/docs/LINALG_1.2.0_manifest.html;md5=f30895e41e5947c3439b1ad4cf4c8555"
>  
> @@ -16,7 +16,7 @@ REQUIRED_MACHINE_FEATURES = "dsp"
>  REQUIRED_DISTRO_FEATURES = "opencl openmp"
>  
>  SRC_URI = " \
> -	git://git.ti.com/dense-linear-algebra-libraries/linalg.git;protocol=git;branch=${BRANCH} \
> +	https://git.ti.com/git/dense-linear-algebra-libraries/linalg.git;protocol=git;branch=${BRANCH} \
>  	file://0001-Makefile-fix-toolchain-variables.patch \
>  	file://0001-Makefile-pass-PARALLEL_MAKE-variable-to-overwrite-j8.patch \
>  "
> diff --git a/meta-arago-extras/recipes-ti/llvm-rtos/llvm-rtos.inc b/meta-arago-extras/recipes-ti/llvm-rtos/llvm-rtos.inc
> index 20fb132cc846..3a1f958f24a9 100644
> --- a/meta-arago-extras/recipes-ti/llvm-rtos/llvm-rtos.inc
> +++ b/meta-arago-extras/recipes-ti/llvm-rtos/llvm-rtos.inc
> @@ -4,7 +4,7 @@ INC_PR = "r0"
>  LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=47e311aa9caedd1b3abf098bd7814d1d"
>  
>  LLVM_GIT_NAME = "llvm"
> -LLVM_GIT_URI = "git://git.ti.com/opencl/llvm.git"
> +LLVM_GIT_URI = "https://git.ti.com/git/opencl/llvm.git"
>  LLVM_GIT_PROTOCOL = "git"
>  LLVM_GIT_BRANCH = "release_36_ti"
>  LLVM_GIT_DESTSUFFIX = "git"
> diff --git a/meta-arago-extras/recipes-ti/netapi/netapi.inc b/meta-arago-extras/recipes-ti/netapi/netapi.inc
> index ef4607f5c94a..f6c0481e3a52 100644
> --- a/meta-arago-extras/recipes-ti/netapi/netapi.inc
> +++ b/meta-arago-extras/recipes-ti/netapi/netapi.inc
> @@ -9,7 +9,7 @@ DEBIAN_NOAUTONAME_${PN}-dev = "1"
>  DEBIAN_NOAUTONAME_${PN}-dbg = "1"
>  DEBIAN_NOAUTONAME_${PN}-staticdev = "1"
>  
> -NETAPI_GIT_URI = "git://git.ti.com/keystone-rtos/netapi.git"
> +NETAPI_GIT_URI = "https://git.ti.com/git/keystone-rtos/netapi.git"
>  NETAPI_GIT_PROTOCOL = "git"
>  NETAPI_GIT_BRANCH = "master"
>  
> diff --git a/meta-arago-extras/recipes-ti/ocl-rtos/clocl-win_git.bb b/meta-arago-extras/recipes-ti/ocl-rtos/clocl-win_git.bb
> index 230c34aa08a5..8218d7679eba 100644
> --- a/meta-arago-extras/recipes-ti/ocl-rtos/clocl-win_git.bb
> +++ b/meta-arago-extras/recipes-ti/ocl-rtos/clocl-win_git.bb
> @@ -7,7 +7,7 @@ require recipes-ti/includes/arago-paths.inc
>  
>  PR = "${INC_PR}.0"
>  
> -CLOCL_WIN_GIT_URI = "git://git.ti.com/opencl/clocl-win.git"
> +CLOCL_WIN_GIT_URI = "https://git.ti.com/git/opencl/clocl-win.git"
>  CLOCL_WIN_GIT_BRANCH = "master"
>  CLOCL_WIN_SRCREV = "eac7ac7cc2e64a9ff05e4238e44dff3f9a9fcf6b"
>  
> diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> index c1b475a3e7fe..170b2baaf82d 100644
> --- a/meta-arago-extras/recipes-ti/ocl/ocl.inc
> +++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120
>  
>  FILESEXTRAPATHS_prepend := "${THISDIR}/ocl:"
>  
> -OCL_GIT_URI = "git://git.ti.com/opencl/ti-opencl.git"
> +OCL_GIT_URI = "https://git.ti.com/git/opencl/ti-opencl.git"
>  OCL_GIT_PROTOCOL = "git"
>  OCL_GIT_BRANCH = "master"
>  
> diff --git a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
> index 0e8b46d685ea..8d23da66ce43 100644
> --- a/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
> +++ b/meta-arago-extras/recipes-ti/ocl/opencl-tidl-fw_git.bb
> @@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "dra7xx"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -GIT_URI      = "git://git.ti.com/opencl/opencl-firmware.git"
> +GIT_URI      = "https://git.ti.com/git/opencl/opencl-firmware.git"
>  GIT_PROTOCOL = "git"
>  BRANCH       = "master"
>  SRCREV       = "9e3d0b34f604203f275fba4807481a8a763a4f63"
> diff --git a/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc b/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
> index 1c01f5ac4dca..5da92c3986e3 100644
> --- a/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
> +++ b/meta-arago-extras/recipes-ti/openmpacc/openmpacc.inc
> @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://../debian/copyright;md5=aaa2a0939d08197132fc382e97b62
>  
>  FILESEXTRAPATHS_prepend := "${THISDIR}/openmpacc:"
>  
> -OMPACC_GIT_URI = "git://git.ti.com/openmp/ti-openmpacc.git"
> +OMPACC_GIT_URI = "https://git.ti.com/git/openmp/ti-openmpacc.git"
>  OMPACC_GIT_PROTOCOL = "git"
>  OMPACC_GIT_BRANCH = "master"
>  
> diff --git a/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc b/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
> index c70ff8a86529..04da217aa4d7 100644
> --- a/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
> +++ b/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
> @@ -3,7 +3,7 @@ INC_PR = "r0"
>  
>  LIC_FILES_CHKSUM = "file://license.txt;md5=e3daeabffb9fc131a73f16d16cbdb118"
>  
> -GIT_URI = "git://git.ti.com/tidl/tidl-api.git"
> +GIT_URI = "https://git.ti.com/git/tidl/tidl-api.git"
>  GIT_PROTOCOL = "git"
>  BRANCH = "master"
>  
> diff --git a/meta-arago-extras/recipes-ti/tidl-utils/tidl-utils.inc b/meta-arago-extras/recipes-ti/tidl-utils/tidl-utils.inc
> index 5ba5ffd88170..6a3e8ace0d27 100644
> --- a/meta-arago-extras/recipes-ti/tidl-utils/tidl-utils.inc
> +++ b/meta-arago-extras/recipes-ti/tidl-utils/tidl-utils.inc
> @@ -1,4 +1,4 @@
> -SRC_URI = "git://git.ti.com/tidl/tidl-utils.git;protocol=git;branch=master"
> +SRC_URI = "https://git.ti.com/git/tidl/tidl-utils.git;protocol=git;branch=master"
>  SRCREV = "6a51b2aff1709c13edb3445bdb4698a28fbb2ae7"
>  PV = "01.01.03.02"
>  PR = "r1"
> diff --git a/meta-arago-extras/recipes-ti/tiovx/tiovx-lib-host.bb b/meta-arago-extras/recipes-ti/tiovx/tiovx-lib-host.bb
> index 16f23398d554..e3636e5dd4d8 100644
> --- a/meta-arago-extras/recipes-ti/tiovx/tiovx-lib-host.bb
> +++ b/meta-arago-extras/recipes-ti/tiovx/tiovx-lib-host.bb
> @@ -15,7 +15,7 @@ PV = "01.00.00.00"
>  PR = "r1"
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/processor-sdk/tiovx.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/processor-sdk/tiovx.git;protocol=git;branch=${BRANCH}"
>  SRC_URI += "file://0001-Fix-paths-for-Yocto-build-and-add-RTOS-build-var.patch "
>  SRCREV = "2bfa01201804eaf2e675c743e708e88ab612049e"
>  
> diff --git a/meta-arago-extras/recipes-ti/tiovx/tiovx-sys.inc b/meta-arago-extras/recipes-ti/tiovx/tiovx-sys.inc
> index becf0cc1e1a0..9aecec47b313 100644
> --- a/meta-arago-extras/recipes-ti/tiovx/tiovx-sys.inc
> +++ b/meta-arago-extras/recipes-ti/tiovx/tiovx-sys.inc
> @@ -2,4 +2,4 @@ PV = "01.00.01.00"
>  
>  BRANCH="master"
>  SRCREV = "5be60aee8d013907a4d8a6cc8af35a517a33b49e"
> -SRC_URI = "git://git.ti.com/processor-sdk/tiovx-app.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/processor-sdk/tiovx-app.git;protocol=git;branch=${BRANCH}"
> -- 
> 2.31.1
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#13877): https://lists.yoctoproject.org/g/meta-arago/message/13877
> Mute This Topic: https://lists.yoctoproject.org/mt/91317651/3617104
> Group Owner: meta-arago+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [denis@denix.org]
> -=-=-=-=-=-=-=-=-=-=-=-
> 
> 

-- 
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [meta-arago] [dunfell PATCH] all: Stop using git://git.ti.com
  2022-05-24 18:58 ` [meta-arago] " Denys Dmytriyenko
@ 2022-05-24 21:21   ` Nishanth Menon
  0 siblings, 0 replies; 5+ messages in thread
From: Nishanth Menon @ 2022-05-24 21:21 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: Ryan Eatmon, Praneeth Bajjuri, meta-arago

On 14:58-20220524, Denys Dmytriyenko wrote:
> And NAK here as well.


Uggh.. you are right. I did'nt test beyond the basic pull, but i can fix
them up for protocol and test before the next version being posted.


Thanks for calling me out.

[...]

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [dunfell PATCH] all: Stop using git://git.ti.com
  2022-05-24 18:15 Nishanth Menon
@ 2022-05-24 18:57 ` Denys Dmytriyenko
  0 siblings, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2022-05-24 18:57 UTC (permalink / raw)
  To: Nishanth Menon; +Cc: Ryan Eatmon, Praneeth Bajjuri, meta-ti

NAK, this is incorrect.

Was there any testing done?


On Tue, May 24, 2022 at 01:15:27PM -0500, Nishanth Menon wrote:
> Stop using un-encrypted git:// protocol to access TI repositories.
> 
> This is inline with the same arguments as made by github in [1]
> 
> This patch was generated via the following script:
> git grep "git://git.ti.com" .|cut -d ':' -f1|sort -u|xargs sed -i -e "s/git:\/\/git.ti.com/https:\/\/git.ti.com\/git/g"
> 
> [1] https://github.blog/2021-09-01-improving-git-protocol-security-github/
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
> 
> This applies to:
> dunfell                e99d9aa3fc41 ti-linux-fw: Bump to 08.03.00.005 release
> 
>  classes/ti-pdk-fetch.bbclass                                  | 2 +-
>  recipes-bsp/abefw/abefw_1.0.14.bb                             | 2 +-
>  recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb             | 2 +-
>  recipes-bsp/boot-monitor/boot-monitor_git.bb                  | 2 +-
>  recipes-bsp/bt-fw/bt-fw_git.bb                                | 2 +-
>  recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb                   | 2 +-
>  recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb                   | 2 +-
>  recipes-bsp/cmem/cmem.inc                                     | 2 +-
>  recipes-bsp/common-csl-ip/common-csl-ip.inc                   | 2 +-
>  recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb                | 2 +-
>  recipes-bsp/dspdce-fw/dspdce-fw_git.bb                        | 2 +-
>  recipes-bsp/dsptop/dsptop.inc                                 | 2 +-
>  recipes-bsp/edma3-lld/edma3-lld.inc                           | 2 +-
>  recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb       | 2 +-
>  recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb        | 2 +-
>  recipes-bsp/hplib/hplib.inc                                   | 2 +-
>  recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb                     | 2 +-
>  recipes-bsp/ipc-lld/ipc-lld-fw_git.bb                         | 2 +-
>  recipes-bsp/ipumm-fw/ipumm-fw_git.bb                          | 2 +-
>  recipes-bsp/mad-utils/mad-utils-rtos_git.bb                   | 2 +-
>  recipes-bsp/mmap-lld/mmap-lld.inc                             | 2 +-
>  recipes-bsp/pktlib/pktlib.inc                                 | 2 +-
>  recipes-bsp/pm-lld/pm-lld-rtos_git.bb                         | 2 +-
>  .../powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb       | 2 +-
>  recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb     | 2 +-
>  recipes-bsp/pru/pru-icss_git.bb                               | 2 +-
>  recipes-bsp/sa-lld/sa-lld.inc                                 | 2 +-
>  recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb               | 2 +-
>  recipes-bsp/srss-tc/srss-tc_git.bb                            | 2 +-
>  recipes-bsp/starterware/starterware.inc                       | 2 +-
>  recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb     | 2 +-
>  recipes-bsp/ti-img-encode-decode/videnc-test-app_1.0.0.bb     | 2 +-
>  recipes-bsp/ti-linux-fw/ti-linux-fw.inc                       | 4 ++--
>  recipes-bsp/ti-sci-fw/ti-sci-fw_0.1.1.50.bb                   | 2 +-
>  recipes-bsp/traceframework/traceframework.inc                 | 2 +-
>  recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend  | 2 +-
>  recipes-bsp/u-boot/u-boot-ti.inc                              | 2 +-
>  recipes-bsp/uio-module-drv/uio-module-drv.inc                 | 2 +-
>  recipes-bsp/vpe-tests/vpe-tests_git.bb                        | 2 +-
>  recipes-bsp/vps-lld/vps-lld-rtos_git.bb                       | 2 +-
>  recipes-bsp/wdtimer/wdtimer-rtos_git.bb                       | 2 +-
>  recipes-bsp/wl18xx-fw/wl18xx-fw_8.9.0.0.86.bb                 | 2 +-
>  recipes-connectivity/uim/uim-sysfs_8.5.bb                     | 2 +-
>  .../wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb              | 2 +-
>  .../wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb      | 2 +-
>  recipes-connectivity/wlconf/wlconf_8.7.3.bb                   | 2 +-
>  recipes-devtools/gdbc6x/gdbc6x.inc                            | 2 +-
>  recipes-devtools/k3conf/k3conf_git.bb                         | 2 +-
>  recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb            | 2 +-
>  recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb  | 2 +-
>  recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb        | 2 +-
>  recipes-kernel/linux/linux-ti-mainline_git.bb                 | 2 +-
>  recipes-kernel/linux/linux-ti-staging_5.10.bb                 | 2 +-
>  recipes-kernel/linux/linux-ti-staging_5.4.bb                  | 2 +-
>  recipes-ti/ctoolslib/libaet_git.bb                            | 2 +-
>  recipes-ti/dsplib/dsplib.inc                                  | 2 +-
>  recipes-ti/ipc/ipc-transport.inc                              | 2 +-
>  recipes-ti/ipc/ti-ipc-rtos.inc                                | 4 ++--
>  recipes-ti/ipc/ti-ipc.inc                                     | 2 +-
>  recipes-ti/ipc/ti-rpmsg-char.inc                              | 2 +-
>  recipes-ti/mathlib/mathlib.inc                                | 2 +-
>  recipes-ti/mpm-transport/mpm-transport_git.bb                 | 2 +-
>  recipes-ti/multiprocmgr/multiprocmgr.inc                      | 2 +-
>  recipes-ti/openmp-rtos/openmp-rtos_git.bb                     | 4 ++--
>  recipes-ti/swtools/swtools_git.bb                             | 2 +-
>  recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb                    | 2 +-
>  recipes-ti/udma/udma_git.bb                                   | 2 +-
>  recipes-ti/uio-test-pruss/uio-test-pruss_git.bb               | 2 +-
>  68 files changed, 71 insertions(+), 71 deletions(-)
> 
> diff --git a/classes/ti-pdk-fetch.bbclass b/classes/ti-pdk-fetch.bbclass
> index cacd71a4488a..57a975a6dd08 100644
> --- a/classes/ti-pdk-fetch.bbclass
> +++ b/classes/ti-pdk-fetch.bbclass
> @@ -1,4 +1,4 @@
> -TI_PDK_GIT_URI ?= "git://git.ti.com/processor-sdk/pdk.git"
> +TI_PDK_GIT_URI ?= "https://git.ti.com/git/processor-sdk/pdk.git"
>  TI_PDK_GIT_BRANCH ?= "master"
>  TI_PDK_GIT_PROTOCOL ?= "git"
>  TI_PDK_SRCREV ?= "a1ace885998e9adbcbbd0abf8b9ded6ba9ec54ff"
> diff --git a/recipes-bsp/abefw/abefw_1.0.14.bb b/recipes-bsp/abefw/abefw_1.0.14.bb
> index 302bdcdeb7c7..847d922fae80 100644
> --- a/recipes-bsp/abefw/abefw_1.0.14.bb
> +++ b/recipes-bsp/abefw/abefw_1.0.14.bb
> @@ -7,7 +7,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
>  COMPATIBLE_MACHINE = "pandaboard|omap5-evm"
>  
> -SRC_URI = "git://git.ti.com/glsdk/abefw-omap4plus.git;protocol=git"
> +SRC_URI = "https://git.ti.com/git/glsdk/abefw-omap4plus.git;protocol=git"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb b/recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb
> index 0cb9ff1717b2..47da53e94ec5 100644
> --- a/recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb
> +++ b/recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb
> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://audk2gaddonver.h;beginline=8;endline=47;md5=7a3996aaf
>  COMPATIBLE_MACHINE = "k2g"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -AUDK2G_ADDON_GIT_URI = "git://git.ti.com/processor-sdk/audk2g-addon.git"
> +AUDK2G_ADDON_GIT_URI = "https://git.ti.com/git/processor-sdk/audk2g-addon.git"
>  AUDK2G_ADDON_GIT_PROTOCOL = "git"
>  AUDK2G_ADDON_GIT_BRANCH = "master"
>  AUDK2G_ADDON_GIT_DESTSUFFIX = "git/ti/addon/audk2g"
> diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb
> index 9c436d1c1669..93dc2a45ddb7 100644
> --- a/recipes-bsp/boot-monitor/boot-monitor_git.bb
> +++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb
> @@ -7,7 +7,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
>  DEPENDS = "u-boot-mkimage-native"
>  
> -SRC_URI = "git://git.ti.com/processor-firmware/ks2-boot-monitor.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/processor-firmware/ks2-boot-monitor.git;protocol=git;branch=${BRANCH}"
>  
>  PV = "4.0+git${SRCPV}"
>  
> diff --git a/recipes-bsp/bt-fw/bt-fw_git.bb b/recipes-bsp/bt-fw/bt-fw_git.bb
> index f3d740b19bb3..b0a7e420ae60 100644
> --- a/recipes-bsp/bt-fw/bt-fw_git.bb
> +++ b/recipes-bsp/bt-fw/bt-fw_git.bb
> @@ -8,7 +8,7 @@ CLEANBROKEN = "1"
>  
>  SRCREV = "0ee619b598d023fffc77679f099bc2a4815510e4"
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/ti-bt/service-packs.git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/ti-bt/service-packs.git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
> index bbbc3ec1214f..720ae56fc2ca 100644
> --- a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
> +++ b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
> @@ -9,7 +9,7 @@ PR = "r0"
>  SRCREV = "fb484c5e54f2e31cf0a338d2927a06a2870bcc2c"
>  BRANCH ?= "ti-v4.1.y"
>  
> -SRC_URI = "git://git.ti.com/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb b/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb
> index 38f9a43ef403..c037f3380d2c 100644
> --- a/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb
> +++ b/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb
> @@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "k2g|omapl137-evm"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -CMB_ADDON_GIT_URI = "git://git.ti.com/processor-sdk/circmicarray-addon.git"
> +CMB_ADDON_GIT_URI = "https://git.ti.com/git/processor-sdk/circmicarray-addon.git"
>  CMB_ADDON_GIT_PROTOCOL = "git"
>  CMB_ADDON_GIT_BRANCH = "master"
>  CMB_ADDON_GIT_DESTSUFFIX = "git/ti/addon"
> diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
> index f568fa81d1e6..7d67c331ed74 100644
> --- a/recipes-bsp/cmem/cmem.inc
> +++ b/recipes-bsp/cmem/cmem.inc
> @@ -9,7 +9,7 @@ SRCREV = "86269258a48e0a9008dd9d5ebfae9da7ce843393"
>  
>  PV = "4.20.00.01+git${SRCPV}"
>  
> -SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/ipc/ludev.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  COMPATIBLE_HOST ?= "null"
> diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> index 23586fd70b87..16ba7e8978fa 100644
> --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
> +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> @@ -8,7 +8,7 @@ PV = "03.03.00.17B"
>  INC_PR = "r0"
>  PE = "2"
>  
> -CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
> +CSL_GIT_URI = "https://git.ti.com/git/keystone-rtos/common-csl-ip.git"
>  CSL_GIT_PROTOCOL ="git"
>  CSL_GIT_BRANCH = "release"
>  CSL_GIT_DESTSUFFIX = "git"
> diff --git a/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb b/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb
> index 8cb62b2ace15..451f0824b5f5 100755
> --- a/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb
> +++ b/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb
> @@ -13,7 +13,7 @@ PROTOCOL = "git"
>  BRANCH = "master"
>  SRCREV = "91f1628507bf7f8716f0bc7cafe88ad7f14c94f5"
>  
> -SRC_URI = "git://git.ti.com/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/recipes-bsp/dspdce-fw/dspdce-fw_git.bb b/recipes-bsp/dspdce-fw/dspdce-fw_git.bb
> index 6ddbe6831846..af801515d639 100644
> --- a/recipes-bsp/dspdce-fw/dspdce-fw_git.bb
> +++ b/recipes-bsp/dspdce-fw/dspdce-fw_git.bb
> @@ -8,7 +8,7 @@ inherit features_check
>  
>  REQUIRED_MACHINE_FEATURES = "dsp"
>  
> -SRC_URI = "git://git.ti.com/glsdk/dspdce.git;protocol=git"
> +SRC_URI = "https://git.ti.com/git/glsdk/dspdce.git;protocol=git"
>  
>  SRCREV = "de6e599f067b25c46cc0c8f74a22cc3b8aafbae8"
>  
> diff --git a/recipes-bsp/dsptop/dsptop.inc b/recipes-bsp/dsptop/dsptop.inc
> index 31f775e27bc3..e24e904618fb 100644
> --- a/recipes-bsp/dsptop/dsptop.inc
> +++ b/recipes-bsp/dsptop/dsptop.inc
> @@ -3,6 +3,6 @@ SRCREV = "816485e68430bbec643eac9498bfa5303eb2c2e1"
>  PV = "1.4.0"
>  INC_PR = "r2"
>  
> -SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}"
>  
>  BRANCH = "master"
> diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc
> index 34d3170f967d..4ae2aa45105a 100644
> --- a/recipes-bsp/edma3-lld/edma3-lld.inc
> +++ b/recipes-bsp/edma3-lld/edma3-lld.inc
> @@ -2,7 +2,7 @@ DESCRIPTION = "TI EDMA3 low level driver and test code"
>  LICENSE = "BSD-3-Clause"
>  LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5bdceac872dffdec915b819654ee23ea"
>  
> -EDMA3_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git"
> +EDMA3_LLD_GIT_URI = "https://git.ti.com/git/keystone-rtos/edma3_lld.git"
>  EDMA3_LLD_GIT_PROTOCOL = "git"
>  EDMA3_LLD_GIT_BRANCH = "master"
>  
> diff --git a/recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb b/recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb
> index bf8aba6a5e56..34ac37caafcf 100644
> --- a/recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb
> +++ b/recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb
> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://fault_mgmt.h;beginline=1;endline=41;md5=4be5df2b9c314
>  COMPATIBLE_MACHINE = "k2hk|k2e|k2l"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -FAULT_MANAGEMENT_GIT_URI = "git://git.ti.com/keystone-rtos/fault_mgmt.git"
> +FAULT_MANAGEMENT_GIT_URI = "https://git.ti.com/git/keystone-rtos/fault_mgmt.git"
>  FAULT_MANAGEMENT_GIT_PROTOCOL = "git"
>  FAULT_MANAGEMENT_GIT_BRANCH = "master"
>  FAULT_MANAGEMENT_GIT_DESTSUFFIX = "git/ti/instrumentation/fault_mgmt"
> diff --git a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
> index d36bcd56b5f0..f104872a013b 100644
> --- a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
> +++ b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
> @@ -15,7 +15,7 @@ BRANCH = "ti-${PV}-k5.10"
>  
>  SRCREV = "e2a10f31e255a65ec30a6e10b890e77d7e9cb107"
>  
> -SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git/src"
>  
> diff --git a/recipes-bsp/hplib/hplib.inc b/recipes-bsp/hplib/hplib.inc
> index dda47344a1ad..558b1e3e384e 100644
> --- a/recipes-bsp/hplib/hplib.inc
> +++ b/recipes-bsp/hplib/hplib.inc
> @@ -5,7 +5,7 @@ DEVICELIST_k2hk = "k2h k2k"
>  DEVICELIST_k2l  = "k2l"
>  DEVICELIST_k2e  = "k2e"
>  
> -HPLIB_GIT_URI = "git://git.ti.com/keystone-rtos/hplib.git"
> +HPLIB_GIT_URI = "https://git.ti.com/git/keystone-rtos/hplib.git"
>  HPLIB_GIT_PROTOCOL = "git"
>  HPLIB_GIT_BRANCH = "master"
>  
> diff --git a/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb b/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
> index 59b75b3a5ba9..de8dd9963c77 100644
> --- a/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
> +++ b/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
> @@ -19,7 +19,7 @@ COMPATIBLE_MACHINE = "c66x"
>  
>  CLEANBROKEN = "1"
>  
> -IBL_BOOT_GIT_URI = "git://git.ti.com/keystone-rtos/ibl.git"
> +IBL_BOOT_GIT_URI = "https://git.ti.com/git/keystone-rtos/ibl.git"
>  IBL_BOOT_GIT_PROTOCOL = "git"
>  IBL_BOOT_GIT_BRANCH = "master"
>  IBL_BOOT_SRCREV = "ed3f0989d8cdc813b7ca1ed899c4d84b63de3a75"
> diff --git a/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb b/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb
> index 93a8a3a1a37c..93b2da3015fc 100644
> --- a/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb
> +++ b/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb
> @@ -15,7 +15,7 @@ PROTOCOL = "git"
>  BRANCH = "master"
>  SRCREV = "c9f7cfe61b67998a053fe145344ce0c9b5bb22aa"
>  
> -SRC_URI = "git://git.ti.com/keystone-rtos/ipc-lld.git;protocol=${PROTOCOL};branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/keystone-rtos/ipc-lld.git;protocol=${PROTOCOL};branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
> index 380c274ac016..4f8d91864e61 100644
> --- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
> +++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
> @@ -11,7 +11,7 @@ REQUIRED_MACHINE_FEATURES = "mmip"
>  
>  RDEPENDS_${PN} = "libdce"
>  
> -SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git"
> +SRC_URI = "https://git.ti.com/git/ivimm/ipumm.git;protocol=git"
>  
>  SRCREV = "df4c50aecc9aad7ab3eb1ca9ebacfe473fcad7c5"
>  
> diff --git a/recipes-bsp/mad-utils/mad-utils-rtos_git.bb b/recipes-bsp/mad-utils/mad-utils-rtos_git.bb
> index 0144aad2836a..c2a0cf306287 100644
> --- a/recipes-bsp/mad-utils/mad-utils-rtos_git.bb
> +++ b/recipes-bsp/mad-utils/mad-utils-rtos_git.bb
> @@ -16,7 +16,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
>  COMPATIBLE_MACHINE = "c66x"
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/keystone-rtos/mad-utils.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/keystone-rtos/mad-utils.git;protocol=git;branch=${BRANCH}"
>  SRCREV = "2458510f76eddfa837c2b83448965e233156944b"
>  PR = "r0"
>  
> diff --git a/recipes-bsp/mmap-lld/mmap-lld.inc b/recipes-bsp/mmap-lld/mmap-lld.inc
> index 7e11a4c5acf0..3cb0f98d79f4 100644
> --- a/recipes-bsp/mmap-lld/mmap-lld.inc
> +++ b/recipes-bsp/mmap-lld/mmap-lld.inc
> @@ -4,7 +4,7 @@ COMPATIBLE_MACHINE = "keystone"
>  
>  LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
>  
> -MMAP_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/mmap-lld.git"
> +MMAP_LLD_GIT_URI = "https://git.ti.com/git/keystone-rtos/mmap-lld.git"
>  MMAP_LLD_GIT_PROTOCOL = "git"
>  MMAP_LLD_GIT_BRANCH = "master"
>  MMAP_LLD_GIT_DESTSUFFIX = "git/ti/runtime/mmap"
> diff --git a/recipes-bsp/pktlib/pktlib.inc b/recipes-bsp/pktlib/pktlib.inc
> index af3f8bb190b2..6fb328c2984a 100644
> --- a/recipes-bsp/pktlib/pktlib.inc
> +++ b/recipes-bsp/pktlib/pktlib.inc
> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://docs/Doxyfile;md5=91d01dc3788e1f405f000b2089191a0a"
>  COMPATIBLE_MACHINE = "keystone"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -PKTLIB_GIT_URI = "git://git.ti.com/keystone-rtos/pktlib.git"
> +PKTLIB_GIT_URI = "https://git.ti.com/git/keystone-rtos/pktlib.git"
>  PKTLIB_GIT_PROTOCOL = "git"
>  PKTLIB_GIT_BRANCH = "master"
>  PKTLIB_GIT_DESTSUFFIX = "git/ti/runtime/pktlib"
> diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
> index 25fcb65edf41..d99c4a6143ce 100644
> --- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
> +++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
> @@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|k3"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
>  
> -PM_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/pm-lld.git"
> +PM_LLD_GIT_URI = "https://git.ti.com/git/keystone-rtos/pm-lld.git"
>  PM_LLD_GIT_PROTOCOL = "git"
>  
>  PM_LLD_GIT_BRANCH = "master"
> diff --git a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
> index 718c78458a8b..76368b0b7511 100644
> --- a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
> +++ b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
> @@ -20,7 +20,7 @@ PROVIDES = "virtual/gpudriver"
>  BRANCH = "linuxws/dunfell/k5.10/${PV}_unified_fw_pagesize"
>  
>  SRC_URI = " \
> -    git://git.ti.com/graphics/ti-img-rogue-driver.git;branch=${BRANCH} \
> +    https://git.ti.com/git/graphics/ti-img-rogue-driver.git;branch=${BRANCH} \
>      file://0001-compiler-support-OpenEmbedded-nodistro-internal-aarc.patch \
>  "
>  
> diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
> index a1b0765c74d4..a29b68fd6538 100644
> --- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
> +++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
> @@ -20,7 +20,7 @@ PROVIDES = "virtual/gpudriver"
>  
>  BRANCH = "ti-img-sgx/${PV}/k5.10"
>  
> -SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb
> index 1ceba0573af0..aaaf0d6c88e0 100644
> --- a/recipes-bsp/pru/pru-icss_git.bb
> +++ b/recipes-bsp/pru/pru-icss_git.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PRU-Package-v6.1-Manifest.html;md5=1e37797ebe9254922f
>  inherit update-alternatives
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}"
>  SRCREV = "ae1decf0b494b2904e6157e1379691ffc468f0cf"
>  
>  PV = "6.1.0"
> diff --git a/recipes-bsp/sa-lld/sa-lld.inc b/recipes-bsp/sa-lld/sa-lld.inc
> index d4993cb9fd7d..8f5c8a5ac6bc 100644
> --- a/recipes-bsp/sa-lld/sa-lld.inc
> +++ b/recipes-bsp/sa-lld/sa-lld.inc
> @@ -3,7 +3,7 @@ COMPATIBLE_MACHINE = "k2hk|k2e|k2l"
>  
>  LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/sa/COPYING.txt;md5=cd04fb087063a2a82c4ce61983836871"
>  
> -SA_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/sa-lld.git"
> +SA_LLD_GIT_URI = "https://git.ti.com/git/keystone-rtos/sa-lld.git"
>  SA_LLD_GIT_PROTOCOL = "git"
>  SA_LLD_GIT_BRANCH = "master"
>  SA_LLD_GIT_DESTSUFFIX = "git/ti/drv/sa"
> diff --git a/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb b/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb
> index 442c4cb1793e..f52599d8cc5e 100644
> --- a/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb
> +++ b/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb
> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://serdes_diag.h;beginline=1;endline=42;;md5=68e7ce6fdc0
>  COMPATIBLE_MACHINE = "keystone|c66x|k3"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -SERDES_DIAG_GIT_URI = "git://git.ti.com/keystone-rtos/serdes_diag.git"
> +SERDES_DIAG_GIT_URI = "https://git.ti.com/git/keystone-rtos/serdes_diag.git"
>  SERDES_DIAG_GIT_PROTOCOL = "git"
>  SERDES_DIAG_GIT_BRANCH = "master"
>  SERDES_DIAG_GIT_DESTSUFFIX = "git/ti/diag/serdes_diag"
> diff --git a/recipes-bsp/srss-tc/srss-tc_git.bb b/recipes-bsp/srss-tc/srss-tc_git.bb
> index 483bde00f822..0dbf56e3e450 100644
> --- a/recipes-bsp/srss-tc/srss-tc_git.bb
> +++ b/recipes-bsp/srss-tc/srss-tc_git.bb
> @@ -10,7 +10,7 @@ BRANCH = "master"
>  # This commit corresponds to tag DEV.SRSS-TC-01.00.00.01A
>  SRCREV = "107cd1433ef5785e5647ef086a4cc77566506604"
>  
> -SRC_URI = "git://git.ti.com/keystone-linux/srss-tc.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/keystone-linux/srss-tc.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/recipes-bsp/starterware/starterware.inc b/recipes-bsp/starterware/starterware.inc
> index 82b012ad03de..9722c2a41dd1 100644
> --- a/recipes-bsp/starterware/starterware.inc
> +++ b/recipes-bsp/starterware/starterware.inc
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=35;md5=286cbb5dce3e34829
>  COMPATIBLE_MACHINE = "ti33x|ti43x"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -STARTERWARE_GIT_URI = "git://git.ti.com/keystone-rtos/starterware.git"
> +STARTERWARE_GIT_URI = "https://git.ti.com/git/keystone-rtos/starterware.git"
>  STARTERWARE_GIT_PROTOCOL = "git"
>  STARTERWARE_GIT_BRANCH = "master"
>  
> diff --git a/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb b/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb
> index 48a1753777ee..68232d2fae2c 100644
> --- a/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb
> +++ b/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb
> @@ -13,6 +13,6 @@ EXTRA_OEMAKE = "CC="${CC}""
>  TARGET_CC_ARCH += "${LDFLAGS}"
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/jacinto7_multimedia/viddec-test-app.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/jacinto7_multimedia/viddec-test-app.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
> diff --git a/recipes-bsp/ti-img-encode-decode/videnc-test-app_1.0.0.bb b/recipes-bsp/ti-img-encode-decode/videnc-test-app_1.0.0.bb
> index 3bb5d745ec4a..2b531f559c79 100644
> --- a/recipes-bsp/ti-img-encode-decode/videnc-test-app_1.0.0.bb
> +++ b/recipes-bsp/ti-img-encode-decode/videnc-test-app_1.0.0.bb
> @@ -13,6 +13,6 @@ EXTRA_OEMAKE = "CC="${CC}""
>  TARGET_CC_ARCH += "${LDFLAGS}"
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/jacinto7_multimedia/videnc-test-app.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/jacinto7_multimedia/videnc-test-app.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
> diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
> index 52766ac0771b..74a7dcd84578 100644
> --- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
> +++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
> @@ -30,8 +30,8 @@ SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
>  SRCREV_FORMAT = "imggen"
>  
>  SRC_URI = " \
> -	git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH} \
> -	git://git.ti.com/k3-image-gen/k3-image-gen.git;protocol=git;branch=master;destsuffix=imggen;name=imggen \
> +	https://git.ti.com/git/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH} \
> +	https://git.ti.com/git/k3-image-gen/k3-image-gen.git;protocol=git;branch=master;destsuffix=imggen;name=imggen \
>  "
>  
>  S = "${WORKDIR}/git"
> diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw_0.1.1.50.bb b/recipes-bsp/ti-sci-fw/ti-sci-fw_0.1.1.50.bb
> index 9e68fdff8a17..cabad71e74c3 100644
> --- a/recipes-bsp/ti-sci-fw/ti-sci-fw_0.1.1.50.bb
> +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw_0.1.1.50.bb
> @@ -15,7 +15,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
>  SRCREV = "ab507546f0f3f217f4c782a20845856e14b38224"
>  BRANCH ?= "ti-linux-firmware"
>  
> -SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  TARGET = "ti-sci-firmware-k2g.bin"
> diff --git a/recipes-bsp/traceframework/traceframework.inc b/recipes-bsp/traceframework/traceframework.inc
> index 33b87d9ca1f3..be01da6a5f9e 100644
> --- a/recipes-bsp/traceframework/traceframework.inc
> +++ b/recipes-bsp/traceframework/traceframework.inc
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=e8f6789acdcda76d02ed9203fc2e603d"
>  COMPATIBLE_MACHINE = "tci6614-evm|keystone"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -TRACEFRAMEWORK_GIT_URI = "git://git.ti.com/keystone-rtos/traceframework.git"
> +TRACEFRAMEWORK_GIT_URI = "https://git.ti.com/git/keystone-rtos/traceframework.git"
>  TRACEFRAMEWORK_GIT_PROTOCOL = "git"
>  TRACEFRAMEWORK_GIT_BRANCH = "master"
>  TRACEFRAMEWORK_GIT_DESTSUFFIX = "git/ti/instrumentation/traceframework"
> diff --git a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
> index 68bfa899578b..23cdf2749422 100644
> --- a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
> +++ b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
> @@ -1,7 +1,7 @@
>  PV_k3 = "2.6"
>  LIC_FILES_CHKSUM_k3 = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
>  BRANCH_k3 = "ti-atf"
> -SRC_URI_k3 = "git://git.ti.com/atf/arm-trusted-firmware.git;branch=${BRANCH};name=tfa"
> +SRC_URI_k3 = "https://git.ti.com/git/atf/arm-trusted-firmware.git;branch=${BRANCH};name=tfa"
>  SRCREV_tfa_k3 = "6541aa24f834daa80da701e0054dfe3a16cda0ce"
>  COMPATIBLE_MACHINE_k3 = "k3"
>  TFA_BUILD_TARGET_k3 = "all"
> diff --git a/recipes-bsp/u-boot/u-boot-ti.inc b/recipes-bsp/u-boot/u-boot-ti.inc
> index 903c61f09004..bb54631815da 100644
> --- a/recipes-bsp/u-boot/u-boot-ti.inc
> +++ b/recipes-bsp/u-boot/u-boot-ti.inc
> @@ -16,7 +16,7 @@ LICENSE = "GPLv2+"
>  LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
>  
>  BRANCH ?= "master"
> -UBOOT_GIT_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git"
> +UBOOT_GIT_URI = "https://git.ti.com/git/ti-u-boot/ti-u-boot.git"
>  UBOOT_GIT_PROTOCOL = "git"
>  SRC_URI = "${UBOOT_GIT_URI};protocol=${UBOOT_GIT_PROTOCOL};branch=${BRANCH}"
>  
> diff --git a/recipes-bsp/uio-module-drv/uio-module-drv.inc b/recipes-bsp/uio-module-drv/uio-module-drv.inc
> index daae836f8d45..e91a611259b1 100644
> --- a/recipes-bsp/uio-module-drv/uio-module-drv.inc
> +++ b/recipes-bsp/uio-module-drv/uio-module-drv.inc
> @@ -7,7 +7,7 @@ UIO_MODULE_DRV_SRCREV = "78c535afe8f8cc0b715500a63eab0bc3606c0579"
>  
>  PV = "2.3.1.0+git${SRCPV}"
>  
> -UIO_MODULE_DRV_GIT_URI = "git://git.ti.com/keystone-linux/uio-module-drv.git"
> +UIO_MODULE_DRV_GIT_URI = "https://git.ti.com/git/keystone-linux/uio-module-drv.git"
>  UIO_MODULE_DRV_GIT_PROTOCOL = "git"
>  SRC_URI = "${UIO_MODULE_DRV_GIT_URI};protocol=${UIO_MODULE_DRV_GIT_PROTOCOL};branch=${BRANCH}"
>  
> diff --git a/recipes-bsp/vpe-tests/vpe-tests_git.bb b/recipes-bsp/vpe-tests/vpe-tests_git.bb
> index 92c425b1f155..3ed5b026541f 100644
> --- a/recipes-bsp/vpe-tests/vpe-tests_git.bb
> +++ b/recipes-bsp/vpe-tests/vpe-tests_git.bb
> @@ -14,7 +14,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
>  SRCREV = "e3d8db1aa935775f9d196ad7428e0cd9864a36ca"
>  BRANCH ?= "master"
>  
> -SRC_URI = "git://git.ti.com/vpe_tests/vpe_tests.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/vpe_tests/vpe_tests.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/recipes-bsp/vps-lld/vps-lld-rtos_git.bb b/recipes-bsp/vps-lld/vps-lld-rtos_git.bb
> index e2834a63c671..76cd2b848c92 100644
> --- a/recipes-bsp/vps-lld/vps-lld-rtos_git.bb
> +++ b/recipes-bsp/vps-lld/vps-lld-rtos_git.bb
> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;beginline=1;endline=32;md5=4303d306ea53eb
>  COMPATIBLE_MACHINE = "omap-a15"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -VPS_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/vps.git"
> +VPS_LLD_GIT_URI = "https://git.ti.com/git/keystone-rtos/vps.git"
>  VPS_LLD_GIT_PROTOCOL = "git"
>  VPS_LLD_GIT_BRANCH = "master"
>  VPS_LLD_GIT_DESTSUFFIX = "git/ti/drv/vps"
> diff --git a/recipes-bsp/wdtimer/wdtimer-rtos_git.bb b/recipes-bsp/wdtimer/wdtimer-rtos_git.bb
> index 59ebf31f9023..8785032cbbe6 100644
> --- a/recipes-bsp/wdtimer/wdtimer-rtos_git.bb
> +++ b/recipes-bsp/wdtimer/wdtimer-rtos_git.bb
> @@ -8,7 +8,7 @@ inherit ti-pdk
>  COMPATIBLE_MACHINE = "k2hk|k2e|k2l"
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -WATCHDOG_TIMER_GIT_URI = "git://git.ti.com/keystone-rtos/wdtimer.git"
> +WATCHDOG_TIMER_GIT_URI = "https://git.ti.com/git/keystone-rtos/wdtimer.git"
>  WATCHDOG_TIMER_GIT_PROTOCOL = "git"
>  WATCHDOG_TIMER_GIT_BRANCH = "master"
>  WATCHDOG_TIMER_GIT_DESTSUFFIX = "git/ti/instrumentation/wdtimer"
> 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 50b6c2976725..e433dd0f667b 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"
>  LIC_FILES_CHKSUM = "file://LICENCE;md5=4977a0fe767ee17765ae63c435a32a9e"
>  
>  SRC_URI = " \
> -	git://git.ti.com/wilink8-wlan/wl18xx_fw.git;protocol=git;branch=${BRANCH} \
> +	https://git.ti.com/git/wilink8-wlan/wl18xx_fw.git;protocol=git;branch=${BRANCH} \
>  	file://0001-Add-Makefile-to-install-firmware-files.patch \
>  "
>  
> diff --git a/recipes-connectivity/uim/uim-sysfs_8.5.bb b/recipes-connectivity/uim/uim-sysfs_8.5.bb
> index 72e2166ffc83..f855d0799419 100644
> --- a/recipes-connectivity/uim/uim-sysfs_8.5.bb
> +++ b/recipes-connectivity/uim/uim-sysfs_8.5.bb
> @@ -8,7 +8,7 @@ INITSCRIPT_PARAMS = "defaults 03"
>  inherit update-rc.d
>  
>  SRCREV = "a75f45be2d5c74fc1dd913d08afc30f09a230aa9"
> -SRC_URI = "git://git.ti.com/ti-bt/uim.git"
> +SRC_URI = "https://git.ti.com/git/ti-bt/uim.git"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb b/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
> index 8a759ed8884b..71bed7294f5b 100644
> --- a/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
> +++ b/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
> @@ -7,7 +7,7 @@ RDEPENDS_${PN} = "wl18xx-fw"
>  
>  #Tag: R8.7_SP3 (8.7.3)
>  SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2"
> -SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git"
> +SRC_URI = "https://git.ti.com/git/wilink8-wlan/18xx-ti-utils.git"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb b/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
> index 6c4b2b43897f..64434cf20879 100644
> --- a/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
> +++ b/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=b8d6a0865f50159bf5c
>  # Tag: R8.7_SP3 (8.7.3)
>  SRCREV = "a07b6e711d2a70608101d3d6cdc5749c4d8a96d5"
>  BRANCH = "sitara-scripts"
> -SRC_URI = "git://git.ti.com/wilink8-wlan/wl18xx-target-scripts.git;protocol=git;branch=${BRANCH} \
> +SRC_URI = "https://git.ti.com/git/wilink8-wlan/wl18xx-target-scripts.git;protocol=git;branch=${BRANCH} \
>  file://0001-print_stat.sh-replace-system-bin-sh-with-bin-sh.patch \
>  "
>  
> diff --git a/recipes-connectivity/wlconf/wlconf_8.7.3.bb b/recipes-connectivity/wlconf/wlconf_8.7.3.bb
> index 19f28b757538..1fbf1d96c2d2 100644
> --- a/recipes-connectivity/wlconf/wlconf_8.7.3.bb
> +++ b/recipes-connectivity/wlconf/wlconf_8.7.3.bb
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85
>  
>  # Tag: R8.7_SP3 (8.7.3)
>  SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2"
> -SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git"
> +SRC_URI = "https://git.ti.com/git/wilink8-wlan/18xx-ti-utils.git"
>  
>  S = "${WORKDIR}/git/wlconf"
>  
> diff --git a/recipes-devtools/gdbc6x/gdbc6x.inc b/recipes-devtools/gdbc6x/gdbc6x.inc
> index eeb18fb15dd3..f9608903c372 100644
> --- a/recipes-devtools/gdbc6x/gdbc6x.inc
> +++ b/recipes-devtools/gdbc6x/gdbc6x.inc
> @@ -4,6 +4,6 @@ SRCREV = "dd0c82fb5763a6b32dc6d68e561efb66ab8283d7"
>  PV = "1.1.0"
>  INC_PR = "r7"
>  
> -SRC_URI = "git://git.ti.com/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}"
>  
>  BRANCH = "master"
> diff --git a/recipes-devtools/k3conf/k3conf_git.bb b/recipes-devtools/k3conf/k3conf_git.bb
> index 3f542da4aa96..59a069103a71 100644
> --- a/recipes-devtools/k3conf/k3conf_git.bb
> +++ b/recipes-devtools/k3conf/k3conf_git.bb
> @@ -10,7 +10,7 @@ COMPATIBLE_MACHINE = "k3"
>  BRANCH ?= "master"
>  SRCREV = "966a5695b73bc53039ca60d196b77de0640088d4"
>  
> -SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
>  
> diff --git a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
> index 5575868230a1..690a98587288 100644
> --- a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
> +++ b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
> @@ -13,7 +13,7 @@ CLEANBROKEN = "1"
>  
>  BRANCH = "ti-${PV}"
>  
> -SRC_URI = "git://git.ti.com/graphics/ti-gc320-libs.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/graphics/ti-gc320-libs.git;protocol=git;branch=${BRANCH}"
>  SRCREV = "c0afab259de59909cfe74c01f3f7fbaa147f94b5"
>  
>  RRECOMMENDS_${PN} = "ti-gc320-driver"
> diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
> index 1bfb2b93708f..344128485c30 100644
> --- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
> +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
> @@ -14,7 +14,7 @@ PR = "r2"
>  
>  BRANCH = "linuxws/dunfell/k5.10/${PV}_unified_fw_pagesize"
>  
> -SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
>  SRCREV = "fba0c770b712640ab3761dbe8369d43f89f616ed"
>  
>  TARGET_PRODUCT_j7-evm = "j721e_linux"
> diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb b/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
> index 319f226f361e..931981fe504c 100644
> --- a/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
> +++ b/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
> @@ -14,7 +14,7 @@ PR = "r37"
>  
>  BRANCH = "ti-img-sgx/dunfell/${PV}"
>  
> -SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
>  SRCREV = "742cf38aba13e1ba1a910cf1f036a1a212c263b6"
>  
>  TARGET_PRODUCT_omap-a15 = "jacinto6evm"
> diff --git a/recipes-kernel/linux/linux-ti-mainline_git.bb b/recipes-kernel/linux/linux-ti-mainline_git.bb
> index 4a5034fd048c..bed0006fdb61 100644
> --- a/recipes-kernel/linux/linux-ti-mainline_git.bb
> +++ b/recipes-kernel/linux/linux-ti-mainline_git.bb
> @@ -32,7 +32,7 @@ KERNEL_GIT_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.g
>  KERNEL_GIT_PROTOCOL = "git"
>  SRC_URI += " \
>      ${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH};name=linux \
> -    git://git.ti.com/ti-linux-kernel/ti-upstream-tools.git;branch=${TOOLS_BRANCH};protocol=${KERNEL_GIT_PROTOCOL};name=ti-upstream-tools;destsuffix=ti-upstream-tools \
> +    https://git.ti.com/git/ti-linux-kernel/ti-upstream-tools.git;branch=${TOOLS_BRANCH};protocol=${KERNEL_GIT_PROTOCOL};name=ti-upstream-tools;destsuffix=ti-upstream-tools \
>      file://defconfig \
>  "
>  
> diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
> index ef0b77d57eae..656ffb53d795 100644
> --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
> @@ -32,7 +32,7 @@ PV = "5.10.109+git${SRCPV}"
>  MACHINE_KERNEL_PR_append = "b"
>  PR = "${MACHINE_KERNEL_PR}"
>  
> -KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
> +KERNEL_GIT_URI = "https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
>  KERNEL_GIT_PROTOCOL = "git"
>  SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH} \
>              file://defconfig"
> diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb
> index a86223affb5a..d68855228d5b 100644
> --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb
> @@ -28,7 +28,7 @@ PV = "5.4.106+git${SRCPV}"
>  MACHINE_KERNEL_PR_append = "a"
>  PR = "${MACHINE_KERNEL_PR}"
>  
> -KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
> +KERNEL_GIT_URI = "https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
>  KERNEL_GIT_PROTOCOL = "git"
>  SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH} \
>              file://defconfig"
> diff --git a/recipes-ti/ctoolslib/libaet_git.bb b/recipes-ti/ctoolslib/libaet_git.bb
> index 626ba9260029..89f925b3c960 100644
> --- a/recipes-ti/ctoolslib/libaet_git.bb
> +++ b/recipes-ti/ctoolslib/libaet_git.bb
> @@ -7,7 +7,7 @@ PV = "4.19.0.0"
>  
>  LIC_FILES_CHKSUM = "file://../ctoolslib_manifest.html;md5=b7dd369a2e07ef9a71795ee5a9bd01bd"
>  
> -SRC_URI = "git://git.ti.com/sdo-emu/ctoolslib.git;protocol=git;branch=opencl_aetlib_build"
> +SRC_URI = "https://git.ti.com/git/sdo-emu/ctoolslib.git;protocol=git;branch=opencl_aetlib_build"
>  SRCREV = "de7954abab0f0caa8a2c7b53095c30226d901a31"
>  
>  DEPENDS = "ti-cgt6x-native"
> diff --git a/recipes-ti/dsplib/dsplib.inc b/recipes-ti/dsplib/dsplib.inc
> index 111d83cb7539..179f1f6fbe8a 100644
> --- a/recipes-ti/dsplib/dsplib.inc
> +++ b/recipes-ti/dsplib/dsplib.inc
> @@ -18,7 +18,7 @@ S = "${WORKDIR}/git"
>  
>  DSPLIB_GIT_BRANCH = "master"
>  DSPLIB_GIT_PROTOCOL = "git"
> -DSPLIB_GIT_URI = "git://git.ti.com/ep-processor-libraries/dsplib.git"
> +DSPLIB_GIT_URI = "https://git.ti.com/git/ep-processor-libraries/dsplib.git"
>  DSPLIB_SRCREV = "0390b171042c602e07669fd28a371cc319b90161"
>  
>  SRC_URI = "${DSPLIB_GIT_URI};protocol=${DSPLIB_GIT_PROTOCOL};branch=${DSPLIB_GIT_BRANCH}"
> diff --git a/recipes-ti/ipc/ipc-transport.inc b/recipes-ti/ipc/ipc-transport.inc
> index 0c1edef155ad..12d3b9892cb6 100644
> --- a/recipes-ti/ipc/ipc-transport.inc
> +++ b/recipes-ti/ipc/ipc-transport.inc
> @@ -1,6 +1,6 @@
>  LICENSE = "BSD-3-Clause"
>  
> -IPC_TRANSPORT_GIT_URI = "git://git.ti.com/keystone-linux/ipc-transport.git"
> +IPC_TRANSPORT_GIT_URI = "https://git.ti.com/git/keystone-linux/ipc-transport.git"
>  IPC_TRANSPORT_GIT_PROTOCOL = "git"
>  IPC_TRANSPORT_GIT_BRANCH = "master"
>  
> diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
> index b6b7892f0879..7222aa09d75b 100644
> --- a/recipes-ti/ipc/ti-ipc-rtos.inc
> +++ b/recipes-ti/ipc/ti-ipc-rtos.inc
> @@ -1,6 +1,6 @@
>  require recipes-ti/includes/ti-paths.inc
>  
> -TI_IPC_EXAMPLES_GIT_URI = "git://git.ti.com/ipc/ipc-examples.git"
> +TI_IPC_EXAMPLES_GIT_URI = "https://git.ti.com/git/ipc/ipc-examples.git"
>  TI_IPC_EXAMPLES_DEST_SUFFIX = "git/ipc-examples"
>  TI_IPC_EXAMPLES_GIT_PROTOCOL = "git"
>  TI_IPC_EXAMPLES_GIT_BRANCH = "master"
> @@ -12,7 +12,7 @@ protocol=${TI_IPC_EXAMPLES_GIT_PROTOCOL};\
>  branch=${TI_IPC_EXAMPLES_GIT_BRANCH};\
>  name=${TI_IPC_EXAMPLES_NAME}"
>  
> -TI_IPC_METADATA_GIT_URI = "git://git.ti.com/ipc/ipc-metadata.git"
> +TI_IPC_METADATA_GIT_URI = "https://git.ti.com/git/ipc/ipc-metadata.git"
>  TI_IPC_METADATA_DEST_SUFFIX = "git/ipc-metadata"
>  TI_IPC_METADATA_GIT_PROTOCOL = "git"
>  TI_IPC_METADATA_GIT_BRANCH = "master"
> diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
> index 3b0115ebfb33..f18029153151 100644
> --- a/recipes-ti/ipc/ti-ipc.inc
> +++ b/recipes-ti/ipc/ti-ipc.inc
> @@ -4,7 +4,7 @@ HOMEPAGE="http://processors.wiki.ti.com/index.php/Category:IPC"
>  LICENSE = "BSD"
>  LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
>  
> -TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git"
> +TI_IPC_GIT_URI = "https://git.ti.com/git/ipc/ipcdev.git"
>  TI_IPC_GIT_PROTOCOL = "git"
>  TI_IPC_GIT_BRANCH = "master"
>  
> diff --git a/recipes-ti/ipc/ti-rpmsg-char.inc b/recipes-ti/ipc/ti-rpmsg-char.inc
> index b499647a9107..cdf4692ba6cd 100644
> --- a/recipes-ti/ipc/ti-rpmsg-char.inc
> +++ b/recipes-ti/ipc/ti-rpmsg-char.inc
> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${S}/src/rpmsg_char.c;beginline=1;endline=31;md5=7198
>  
>  PROTOCOL = "git"
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};"
> +SRC_URI = "https://git.ti.com/git/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};"
>  
>  # Initial 0.4.1 release
>  SRCREV = "355d2b0bcde5eb5c895a270d1835102d2bc39fbd"
> diff --git a/recipes-ti/mathlib/mathlib.inc b/recipes-ti/mathlib/mathlib.inc
> index cfc5409f6b72..05da469bb20e 100644
> --- a/recipes-ti/mathlib/mathlib.inc
> +++ b/recipes-ti/mathlib/mathlib.inc
> @@ -18,7 +18,7 @@ S = "${WORKDIR}/git"
>  
>  MATHLIB_GIT_BRANCH = "master"
>  MATHLIB_GIT_PROTOCOL = "git"
> -MATHLIB_GIT_URI = "git://git.ti.com/ep-processor-libraries/mathlib.git"
> +MATHLIB_GIT_URI = "https://git.ti.com/git/ep-processor-libraries/mathlib.git"
>  MATHLIB_SRCREV = "eadcc9547faf69789661b004bb0b5ef53bb69951"
>  
>  SRC_URI = "${MATHLIB_GIT_URI};protocol=${MATHLIB_GIT_PROTOCOL};branch=${MATHLIB_GIT_BRANCH}"
> diff --git a/recipes-ti/mpm-transport/mpm-transport_git.bb b/recipes-ti/mpm-transport/mpm-transport_git.bb
> index 3c28f28cf73c..1ff33c604303 100644
> --- a/recipes-ti/mpm-transport/mpm-transport_git.bb
> +++ b/recipes-ti/mpm-transport/mpm-transport_git.bb
> @@ -10,7 +10,7 @@ DEPENDS_append_k2e = " hyplnk-lld"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> -SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}"
>  
>  BRANCH = "master"
>  # This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.04.00
> diff --git a/recipes-ti/multiprocmgr/multiprocmgr.inc b/recipes-ti/multiprocmgr/multiprocmgr.inc
> index 64fb6f6fbdd2..e2eaa0bf0522 100644
> --- a/recipes-ti/multiprocmgr/multiprocmgr.inc
> +++ b/recipes-ti/multiprocmgr/multiprocmgr.inc
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fce208c498eb9669223724dc9c1d8fe4"
>  SECTION = "console"
>  COMPATIBLE_MACHINE = "keystone"
>  
> -MULTIPROCMGR_GIT_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git"
> +MULTIPROCMGR_GIT_URI = "https://git.ti.com/git/keystone-linux/multi-proc-manager.git"
>  MULTIPROCMGR_GIT_PROTOCOL = "git"
>  MULTIPROCMGR_GIT_BRANCH = "master"
>  
> diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
> index 0c93f3540e8e..ad3cfba8025a 100644
> --- a/recipes-ti/openmp-rtos/openmp-rtos_git.bb
> +++ b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
> @@ -1,5 +1,5 @@
>  DESCRIPTION = "TI OpenMP RTOS"
> -HOMEPAGE = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git"
> +HOMEPAGE = "https://git.ti.com/git/openmp/ti-openmp-dsp-runtime.git"
>  LICENSE = "BSD"
>  
>  require recipes-ti/includes/ti-paths.inc
> @@ -12,7 +12,7 @@ REQUIRED_DISTRO_FEATURES = "openmp"
>  PV = "2_06_03_00"
>  PR = "r0"
>  
> -OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git"
> +OPENMP_RTOS_GIT_URI = "https://git.ti.com/git/openmp/ti-openmp-dsp-runtime.git"
>  OPENMP_RTOS_GIT_PROTOCOL = "git"
>  OPENMP_RTOS_GIT_BRANCH = "master"
>  
> diff --git a/recipes-ti/swtools/swtools_git.bb b/recipes-ti/swtools/swtools_git.bb
> index 497c0e0d367c..0bf367cb1b41 100644
> --- a/recipes-ti/swtools/swtools_git.bb
> +++ b/recipes-ti/swtools/swtools_git.bb
> @@ -16,7 +16,7 @@ S = "${WORKDIR}/git"
>  
>  SWTOOLS_GIT_BRANCH = "master"
>  SWTOOLS_GIT_PROTOCOL = "git"
> -SWTOOLS_GIT_URI = "git://git.ti.com/ep-processor-libraries/swtools.git"
> +SWTOOLS_GIT_URI = "https://git.ti.com/git/ep-processor-libraries/swtools.git"
>  SWTOOLS_SRCREV = "7d1c85e686b1466cd2d535fc9cac5baf1aae24a4"
>  
>  SRC_URI = "${SWTOOLS_GIT_URI};protocol=${SWTOOLS_GIT_PROTOCOL};branch=${SWTOOLS_GIT_BRANCH}"
> diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
> index e435676fb93b..6f7f1488aef5 100644
> --- a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
> +++ b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
> @@ -16,7 +16,7 @@ PLAT_SFX_am65xx = "/am65xx"
>  PLAT_SFX_am64xx = "/am64x"
>  
>  # Use weak assignment to set defaults to TI_RTOS_METADATA_* variables
> -TI_RTOS_METADATA_URI ?= "git://git.ti.com/processor-sdk/coresdk_rtos_releases.git"
> +TI_RTOS_METADATA_URI ?= "https://git.ti.com/git/processor-sdk/coresdk_rtos_releases.git"
>  TI_RTOS_METADATA_PROTOCOL ?= "git"
>  TI_RTOS_METADATA_SRCREV ?= "2ecbf45af64bc47806623cc5bf7ab493489acaf9"
>  TI_RTOS_METADATA_BRANCH ?= "master"
> diff --git a/recipes-ti/udma/udma_git.bb b/recipes-ti/udma/udma_git.bb
> index c905fa58c505..2a32fa49be8e 100644
> --- a/recipes-ti/udma/udma_git.bb
> +++ b/recipes-ti/udma/udma_git.bb
> @@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "keystone"
>  LIC_FILES_CHKSUM = "file://include/udma.h;startline=1;endline=39;md5=ba3c7f91f970afe073b759ced61d0f27"
>  
>  BRANCH = "master"
> -SRC_URI = "git://git.ti.com/keystone-linux/udma.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "https://git.ti.com/git/keystone-linux/udma.git;protocol=git;branch=${BRANCH}"
>  S = "${WORKDIR}/git"
>  # Commit corresponds to UDMA.01.00.00.00
>  SRCREV = "53d09fb0bc98c41c5eb43623097e363c497d6fd8"
> diff --git a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
> index cbae1b11c75f..f73788c18c35 100644
> --- a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
> +++ b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
> @@ -10,7 +10,7 @@ DEPENDS = "ti-cgt-pru-native"
>  BRANCH = "master"
>  LIC_FILES_CHKSUM = "file://Makefile;startline=1;endline=31;md5=0ee4f2c42eb6b04e37859bb55a18b144"
>  
> -UIO_TEST_PRUSS_GIT_URI = "git://git.ti.com/processor-sdk/uio-test-pruss.git"
> +UIO_TEST_PRUSS_GIT_URI = "https://git.ti.com/git/processor-sdk/uio-test-pruss.git"
>  UIO_TEST_PRUSS_GIT_PROTOCOL = "git"
>  SRC_URI = "${UIO_TEST_PRUSS_GIT_URI};protocol=${UIO_TEST_PRUSS_GIT_PROTOCOL};branch=${BRANCH}"
>  
> -- 
> 2.31.1
> 

-- 
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [dunfell PATCH] all: Stop using git://git.ti.com
@ 2022-05-24 18:15 Nishanth Menon
  2022-05-24 18:57 ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Nishanth Menon @ 2022-05-24 18:15 UTC (permalink / raw)
  To: Ryan Eatmon, Denys Dmytriyenko; +Cc: Praneeth Bajjuri, meta-ti, Nishanth Menon

Stop using un-encrypted git:// protocol to access TI repositories.

This is inline with the same arguments as made by github in [1]

This patch was generated via the following script:
git grep "git://git.ti.com" .|cut -d ':' -f1|sort -u|xargs sed -i -e "s/git:\/\/git.ti.com/https:\/\/git.ti.com\/git/g"

[1] https://github.blog/2021-09-01-improving-git-protocol-security-github/

Signed-off-by: Nishanth Menon <nm@ti.com>
---

This applies to:
dunfell                e99d9aa3fc41 ti-linux-fw: Bump to 08.03.00.005 release

 classes/ti-pdk-fetch.bbclass                                  | 2 +-
 recipes-bsp/abefw/abefw_1.0.14.bb                             | 2 +-
 recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb             | 2 +-
 recipes-bsp/boot-monitor/boot-monitor_git.bb                  | 2 +-
 recipes-bsp/bt-fw/bt-fw_git.bb                                | 2 +-
 recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb                   | 2 +-
 recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb                   | 2 +-
 recipes-bsp/cmem/cmem.inc                                     | 2 +-
 recipes-bsp/common-csl-ip/common-csl-ip.inc                   | 2 +-
 recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb                | 2 +-
 recipes-bsp/dspdce-fw/dspdce-fw_git.bb                        | 2 +-
 recipes-bsp/dsptop/dsptop.inc                                 | 2 +-
 recipes-bsp/edma3-lld/edma3-lld.inc                           | 2 +-
 recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb       | 2 +-
 recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb        | 2 +-
 recipes-bsp/hplib/hplib.inc                                   | 2 +-
 recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb                     | 2 +-
 recipes-bsp/ipc-lld/ipc-lld-fw_git.bb                         | 2 +-
 recipes-bsp/ipumm-fw/ipumm-fw_git.bb                          | 2 +-
 recipes-bsp/mad-utils/mad-utils-rtos_git.bb                   | 2 +-
 recipes-bsp/mmap-lld/mmap-lld.inc                             | 2 +-
 recipes-bsp/pktlib/pktlib.inc                                 | 2 +-
 recipes-bsp/pm-lld/pm-lld-rtos_git.bb                         | 2 +-
 .../powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb       | 2 +-
 recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb     | 2 +-
 recipes-bsp/pru/pru-icss_git.bb                               | 2 +-
 recipes-bsp/sa-lld/sa-lld.inc                                 | 2 +-
 recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb               | 2 +-
 recipes-bsp/srss-tc/srss-tc_git.bb                            | 2 +-
 recipes-bsp/starterware/starterware.inc                       | 2 +-
 recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb     | 2 +-
 recipes-bsp/ti-img-encode-decode/videnc-test-app_1.0.0.bb     | 2 +-
 recipes-bsp/ti-linux-fw/ti-linux-fw.inc                       | 4 ++--
 recipes-bsp/ti-sci-fw/ti-sci-fw_0.1.1.50.bb                   | 2 +-
 recipes-bsp/traceframework/traceframework.inc                 | 2 +-
 recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend  | 2 +-
 recipes-bsp/u-boot/u-boot-ti.inc                              | 2 +-
 recipes-bsp/uio-module-drv/uio-module-drv.inc                 | 2 +-
 recipes-bsp/vpe-tests/vpe-tests_git.bb                        | 2 +-
 recipes-bsp/vps-lld/vps-lld-rtos_git.bb                       | 2 +-
 recipes-bsp/wdtimer/wdtimer-rtos_git.bb                       | 2 +-
 recipes-bsp/wl18xx-fw/wl18xx-fw_8.9.0.0.86.bb                 | 2 +-
 recipes-connectivity/uim/uim-sysfs_8.5.bb                     | 2 +-
 .../wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb              | 2 +-
 .../wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb      | 2 +-
 recipes-connectivity/wlconf/wlconf_8.7.3.bb                   | 2 +-
 recipes-devtools/gdbc6x/gdbc6x.inc                            | 2 +-
 recipes-devtools/k3conf/k3conf_git.bb                         | 2 +-
 recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb            | 2 +-
 recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb  | 2 +-
 recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb        | 2 +-
 recipes-kernel/linux/linux-ti-mainline_git.bb                 | 2 +-
 recipes-kernel/linux/linux-ti-staging_5.10.bb                 | 2 +-
 recipes-kernel/linux/linux-ti-staging_5.4.bb                  | 2 +-
 recipes-ti/ctoolslib/libaet_git.bb                            | 2 +-
 recipes-ti/dsplib/dsplib.inc                                  | 2 +-
 recipes-ti/ipc/ipc-transport.inc                              | 2 +-
 recipes-ti/ipc/ti-ipc-rtos.inc                                | 4 ++--
 recipes-ti/ipc/ti-ipc.inc                                     | 2 +-
 recipes-ti/ipc/ti-rpmsg-char.inc                              | 2 +-
 recipes-ti/mathlib/mathlib.inc                                | 2 +-
 recipes-ti/mpm-transport/mpm-transport_git.bb                 | 2 +-
 recipes-ti/multiprocmgr/multiprocmgr.inc                      | 2 +-
 recipes-ti/openmp-rtos/openmp-rtos_git.bb                     | 4 ++--
 recipes-ti/swtools/swtools_git.bb                             | 2 +-
 recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb                    | 2 +-
 recipes-ti/udma/udma_git.bb                                   | 2 +-
 recipes-ti/uio-test-pruss/uio-test-pruss_git.bb               | 2 +-
 68 files changed, 71 insertions(+), 71 deletions(-)

diff --git a/classes/ti-pdk-fetch.bbclass b/classes/ti-pdk-fetch.bbclass
index cacd71a4488a..57a975a6dd08 100644
--- a/classes/ti-pdk-fetch.bbclass
+++ b/classes/ti-pdk-fetch.bbclass
@@ -1,4 +1,4 @@
-TI_PDK_GIT_URI ?= "git://git.ti.com/processor-sdk/pdk.git"
+TI_PDK_GIT_URI ?= "https://git.ti.com/git/processor-sdk/pdk.git"
 TI_PDK_GIT_BRANCH ?= "master"
 TI_PDK_GIT_PROTOCOL ?= "git"
 TI_PDK_SRCREV ?= "a1ace885998e9adbcbbd0abf8b9ded6ba9ec54ff"
diff --git a/recipes-bsp/abefw/abefw_1.0.14.bb b/recipes-bsp/abefw/abefw_1.0.14.bb
index 302bdcdeb7c7..847d922fae80 100644
--- a/recipes-bsp/abefw/abefw_1.0.14.bb
+++ b/recipes-bsp/abefw/abefw_1.0.14.bb
@@ -7,7 +7,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 COMPATIBLE_MACHINE = "pandaboard|omap5-evm"
 
-SRC_URI = "git://git.ti.com/glsdk/abefw-omap4plus.git;protocol=git"
+SRC_URI = "https://git.ti.com/git/glsdk/abefw-omap4plus.git;protocol=git"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb b/recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb
index 0cb9ff1717b2..47da53e94ec5 100644
--- a/recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb
+++ b/recipes-bsp/audk2g-addon/audk2g-addon-rtos_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://audk2gaddonver.h;beginline=8;endline=47;md5=7a3996aaf
 COMPATIBLE_MACHINE = "k2g"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-AUDK2G_ADDON_GIT_URI = "git://git.ti.com/processor-sdk/audk2g-addon.git"
+AUDK2G_ADDON_GIT_URI = "https://git.ti.com/git/processor-sdk/audk2g-addon.git"
 AUDK2G_ADDON_GIT_PROTOCOL = "git"
 AUDK2G_ADDON_GIT_BRANCH = "master"
 AUDK2G_ADDON_GIT_DESTSUFFIX = "git/ti/addon/audk2g"
diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb
index 9c436d1c1669..93dc2a45ddb7 100644
--- a/recipes-bsp/boot-monitor/boot-monitor_git.bb
+++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb
@@ -7,7 +7,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 DEPENDS = "u-boot-mkimage-native"
 
-SRC_URI = "git://git.ti.com/processor-firmware/ks2-boot-monitor.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/processor-firmware/ks2-boot-monitor.git;protocol=git;branch=${BRANCH}"
 
 PV = "4.0+git${SRCPV}"
 
diff --git a/recipes-bsp/bt-fw/bt-fw_git.bb b/recipes-bsp/bt-fw/bt-fw_git.bb
index f3d740b19bb3..b0a7e420ae60 100644
--- a/recipes-bsp/bt-fw/bt-fw_git.bb
+++ b/recipes-bsp/bt-fw/bt-fw_git.bb
@@ -8,7 +8,7 @@ CLEANBROKEN = "1"
 
 SRCREV = "0ee619b598d023fffc77679f099bc2a4815510e4"
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/ti-bt/service-packs.git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/ti-bt/service-packs.git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
index bbbc3ec1214f..720ae56fc2ca 100644
--- a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
+++ b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
@@ -9,7 +9,7 @@ PR = "r0"
 SRCREV = "fb484c5e54f2e31cf0a338d2927a06a2870bcc2c"
 BRANCH ?= "ti-v4.1.y"
 
-SRC_URI = "git://git.ti.com/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb b/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb
index 38f9a43ef403..c037f3380d2c 100644
--- a/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb
+++ b/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb
@@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "k2g|omapl137-evm"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-CMB_ADDON_GIT_URI = "git://git.ti.com/processor-sdk/circmicarray-addon.git"
+CMB_ADDON_GIT_URI = "https://git.ti.com/git/processor-sdk/circmicarray-addon.git"
 CMB_ADDON_GIT_PROTOCOL = "git"
 CMB_ADDON_GIT_BRANCH = "master"
 CMB_ADDON_GIT_DESTSUFFIX = "git/ti/addon"
diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
index f568fa81d1e6..7d67c331ed74 100644
--- a/recipes-bsp/cmem/cmem.inc
+++ b/recipes-bsp/cmem/cmem.inc
@@ -9,7 +9,7 @@ SRCREV = "86269258a48e0a9008dd9d5ebfae9da7ce843393"
 
 PV = "4.20.00.01+git${SRCPV}"
 
-SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/ipc/ludev.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 COMPATIBLE_HOST ?= "null"
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
index 23586fd70b87..16ba7e8978fa 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
+++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
@@ -8,7 +8,7 @@ PV = "03.03.00.17B"
 INC_PR = "r0"
 PE = "2"
 
-CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
+CSL_GIT_URI = "https://git.ti.com/git/keystone-rtos/common-csl-ip.git"
 CSL_GIT_PROTOCOL ="git"
 CSL_GIT_BRANCH = "release"
 CSL_GIT_DESTSUFFIX = "git"
diff --git a/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb b/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb
index 8cb62b2ace15..451f0824b5f5 100755
--- a/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb
+++ b/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb
@@ -13,7 +13,7 @@ PROTOCOL = "git"
 BRANCH = "master"
 SRCREV = "91f1628507bf7f8716f0bc7cafe88ad7f14c94f5"
 
-SRC_URI = "git://git.ti.com/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-bsp/dspdce-fw/dspdce-fw_git.bb b/recipes-bsp/dspdce-fw/dspdce-fw_git.bb
index 6ddbe6831846..af801515d639 100644
--- a/recipes-bsp/dspdce-fw/dspdce-fw_git.bb
+++ b/recipes-bsp/dspdce-fw/dspdce-fw_git.bb
@@ -8,7 +8,7 @@ inherit features_check
 
 REQUIRED_MACHINE_FEATURES = "dsp"
 
-SRC_URI = "git://git.ti.com/glsdk/dspdce.git;protocol=git"
+SRC_URI = "https://git.ti.com/git/glsdk/dspdce.git;protocol=git"
 
 SRCREV = "de6e599f067b25c46cc0c8f74a22cc3b8aafbae8"
 
diff --git a/recipes-bsp/dsptop/dsptop.inc b/recipes-bsp/dsptop/dsptop.inc
index 31f775e27bc3..e24e904618fb 100644
--- a/recipes-bsp/dsptop/dsptop.inc
+++ b/recipes-bsp/dsptop/dsptop.inc
@@ -3,6 +3,6 @@ SRCREV = "816485e68430bbec643eac9498bfa5303eb2c2e1"
 PV = "1.4.0"
 INC_PR = "r2"
 
-SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}"
 
 BRANCH = "master"
diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc
index 34d3170f967d..4ae2aa45105a 100644
--- a/recipes-bsp/edma3-lld/edma3-lld.inc
+++ b/recipes-bsp/edma3-lld/edma3-lld.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "TI EDMA3 low level driver and test code"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5bdceac872dffdec915b819654ee23ea"
 
-EDMA3_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git"
+EDMA3_LLD_GIT_URI = "https://git.ti.com/git/keystone-rtos/edma3_lld.git"
 EDMA3_LLD_GIT_PROTOCOL = "git"
 EDMA3_LLD_GIT_BRANCH = "master"
 
diff --git a/recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb b/recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb
index bf8aba6a5e56..34ac37caafcf 100644
--- a/recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb
+++ b/recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://fault_mgmt.h;beginline=1;endline=41;md5=4be5df2b9c314
 COMPATIBLE_MACHINE = "k2hk|k2e|k2l"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-FAULT_MANAGEMENT_GIT_URI = "git://git.ti.com/keystone-rtos/fault_mgmt.git"
+FAULT_MANAGEMENT_GIT_URI = "https://git.ti.com/git/keystone-rtos/fault_mgmt.git"
 FAULT_MANAGEMENT_GIT_PROTOCOL = "git"
 FAULT_MANAGEMENT_GIT_BRANCH = "master"
 FAULT_MANAGEMENT_GIT_DESTSUFFIX = "git/ti/instrumentation/fault_mgmt"
diff --git a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
index d36bcd56b5f0..f104872a013b 100644
--- a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
+++ b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
@@ -15,7 +15,7 @@ BRANCH = "ti-${PV}-k5.10"
 
 SRCREV = "e2a10f31e255a65ec30a6e10b890e77d7e9cb107"
 
-SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git/src"
 
diff --git a/recipes-bsp/hplib/hplib.inc b/recipes-bsp/hplib/hplib.inc
index dda47344a1ad..558b1e3e384e 100644
--- a/recipes-bsp/hplib/hplib.inc
+++ b/recipes-bsp/hplib/hplib.inc
@@ -5,7 +5,7 @@ DEVICELIST_k2hk = "k2h k2k"
 DEVICELIST_k2l  = "k2l"
 DEVICELIST_k2e  = "k2e"
 
-HPLIB_GIT_URI = "git://git.ti.com/keystone-rtos/hplib.git"
+HPLIB_GIT_URI = "https://git.ti.com/git/keystone-rtos/hplib.git"
 HPLIB_GIT_PROTOCOL = "git"
 HPLIB_GIT_BRANCH = "master"
 
diff --git a/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb b/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
index 59b75b3a5ba9..de8dd9963c77 100644
--- a/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
+++ b/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
@@ -19,7 +19,7 @@ COMPATIBLE_MACHINE = "c66x"
 
 CLEANBROKEN = "1"
 
-IBL_BOOT_GIT_URI = "git://git.ti.com/keystone-rtos/ibl.git"
+IBL_BOOT_GIT_URI = "https://git.ti.com/git/keystone-rtos/ibl.git"
 IBL_BOOT_GIT_PROTOCOL = "git"
 IBL_BOOT_GIT_BRANCH = "master"
 IBL_BOOT_SRCREV = "ed3f0989d8cdc813b7ca1ed899c4d84b63de3a75"
diff --git a/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb b/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb
index 93a8a3a1a37c..93b2da3015fc 100644
--- a/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb
+++ b/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb
@@ -15,7 +15,7 @@ PROTOCOL = "git"
 BRANCH = "master"
 SRCREV = "c9f7cfe61b67998a053fe145344ce0c9b5bb22aa"
 
-SRC_URI = "git://git.ti.com/keystone-rtos/ipc-lld.git;protocol=${PROTOCOL};branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/keystone-rtos/ipc-lld.git;protocol=${PROTOCOL};branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
index 380c274ac016..4f8d91864e61 100644
--- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
+++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
@@ -11,7 +11,7 @@ REQUIRED_MACHINE_FEATURES = "mmip"
 
 RDEPENDS_${PN} = "libdce"
 
-SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git"
+SRC_URI = "https://git.ti.com/git/ivimm/ipumm.git;protocol=git"
 
 SRCREV = "df4c50aecc9aad7ab3eb1ca9ebacfe473fcad7c5"
 
diff --git a/recipes-bsp/mad-utils/mad-utils-rtos_git.bb b/recipes-bsp/mad-utils/mad-utils-rtos_git.bb
index 0144aad2836a..c2a0cf306287 100644
--- a/recipes-bsp/mad-utils/mad-utils-rtos_git.bb
+++ b/recipes-bsp/mad-utils/mad-utils-rtos_git.bb
@@ -16,7 +16,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 COMPATIBLE_MACHINE = "c66x"
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/keystone-rtos/mad-utils.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/keystone-rtos/mad-utils.git;protocol=git;branch=${BRANCH}"
 SRCREV = "2458510f76eddfa837c2b83448965e233156944b"
 PR = "r0"
 
diff --git a/recipes-bsp/mmap-lld/mmap-lld.inc b/recipes-bsp/mmap-lld/mmap-lld.inc
index 7e11a4c5acf0..3cb0f98d79f4 100644
--- a/recipes-bsp/mmap-lld/mmap-lld.inc
+++ b/recipes-bsp/mmap-lld/mmap-lld.inc
@@ -4,7 +4,7 @@ COMPATIBLE_MACHINE = "keystone"
 
 LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
 
-MMAP_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/mmap-lld.git"
+MMAP_LLD_GIT_URI = "https://git.ti.com/git/keystone-rtos/mmap-lld.git"
 MMAP_LLD_GIT_PROTOCOL = "git"
 MMAP_LLD_GIT_BRANCH = "master"
 MMAP_LLD_GIT_DESTSUFFIX = "git/ti/runtime/mmap"
diff --git a/recipes-bsp/pktlib/pktlib.inc b/recipes-bsp/pktlib/pktlib.inc
index af3f8bb190b2..6fb328c2984a 100644
--- a/recipes-bsp/pktlib/pktlib.inc
+++ b/recipes-bsp/pktlib/pktlib.inc
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://docs/Doxyfile;md5=91d01dc3788e1f405f000b2089191a0a"
 COMPATIBLE_MACHINE = "keystone"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-PKTLIB_GIT_URI = "git://git.ti.com/keystone-rtos/pktlib.git"
+PKTLIB_GIT_URI = "https://git.ti.com/git/keystone-rtos/pktlib.git"
 PKTLIB_GIT_PROTOCOL = "git"
 PKTLIB_GIT_BRANCH = "master"
 PKTLIB_GIT_DESTSUFFIX = "git/ti/runtime/pktlib"
diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
index 25fcb65edf41..d99c4a6143ce 100644
--- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
+++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
@@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 
-PM_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/pm-lld.git"
+PM_LLD_GIT_URI = "https://git.ti.com/git/keystone-rtos/pm-lld.git"
 PM_LLD_GIT_PROTOCOL = "git"
 
 PM_LLD_GIT_BRANCH = "master"
diff --git a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
index 718c78458a8b..76368b0b7511 100644
--- a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
+++ b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
@@ -20,7 +20,7 @@ PROVIDES = "virtual/gpudriver"
 BRANCH = "linuxws/dunfell/k5.10/${PV}_unified_fw_pagesize"
 
 SRC_URI = " \
-    git://git.ti.com/graphics/ti-img-rogue-driver.git;branch=${BRANCH} \
+    https://git.ti.com/git/graphics/ti-img-rogue-driver.git;branch=${BRANCH} \
     file://0001-compiler-support-OpenEmbedded-nodistro-internal-aarc.patch \
 "
 
diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
index a1b0765c74d4..a29b68fd6538 100644
--- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
+++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
@@ -20,7 +20,7 @@ PROVIDES = "virtual/gpudriver"
 
 BRANCH = "ti-img-sgx/${PV}/k5.10"
 
-SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb
index 1ceba0573af0..aaaf0d6c88e0 100644
--- a/recipes-bsp/pru/pru-icss_git.bb
+++ b/recipes-bsp/pru/pru-icss_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PRU-Package-v6.1-Manifest.html;md5=1e37797ebe9254922f
 inherit update-alternatives
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}"
 SRCREV = "ae1decf0b494b2904e6157e1379691ffc468f0cf"
 
 PV = "6.1.0"
diff --git a/recipes-bsp/sa-lld/sa-lld.inc b/recipes-bsp/sa-lld/sa-lld.inc
index d4993cb9fd7d..8f5c8a5ac6bc 100644
--- a/recipes-bsp/sa-lld/sa-lld.inc
+++ b/recipes-bsp/sa-lld/sa-lld.inc
@@ -3,7 +3,7 @@ COMPATIBLE_MACHINE = "k2hk|k2e|k2l"
 
 LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/sa/COPYING.txt;md5=cd04fb087063a2a82c4ce61983836871"
 
-SA_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/sa-lld.git"
+SA_LLD_GIT_URI = "https://git.ti.com/git/keystone-rtos/sa-lld.git"
 SA_LLD_GIT_PROTOCOL = "git"
 SA_LLD_GIT_BRANCH = "master"
 SA_LLD_GIT_DESTSUFFIX = "git/ti/drv/sa"
diff --git a/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb b/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb
index 442c4cb1793e..f52599d8cc5e 100644
--- a/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb
+++ b/recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://serdes_diag.h;beginline=1;endline=42;;md5=68e7ce6fdc0
 COMPATIBLE_MACHINE = "keystone|c66x|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-SERDES_DIAG_GIT_URI = "git://git.ti.com/keystone-rtos/serdes_diag.git"
+SERDES_DIAG_GIT_URI = "https://git.ti.com/git/keystone-rtos/serdes_diag.git"
 SERDES_DIAG_GIT_PROTOCOL = "git"
 SERDES_DIAG_GIT_BRANCH = "master"
 SERDES_DIAG_GIT_DESTSUFFIX = "git/ti/diag/serdes_diag"
diff --git a/recipes-bsp/srss-tc/srss-tc_git.bb b/recipes-bsp/srss-tc/srss-tc_git.bb
index 483bde00f822..0dbf56e3e450 100644
--- a/recipes-bsp/srss-tc/srss-tc_git.bb
+++ b/recipes-bsp/srss-tc/srss-tc_git.bb
@@ -10,7 +10,7 @@ BRANCH = "master"
 # This commit corresponds to tag DEV.SRSS-TC-01.00.00.01A
 SRCREV = "107cd1433ef5785e5647ef086a4cc77566506604"
 
-SRC_URI = "git://git.ti.com/keystone-linux/srss-tc.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/keystone-linux/srss-tc.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-bsp/starterware/starterware.inc b/recipes-bsp/starterware/starterware.inc
index 82b012ad03de..9722c2a41dd1 100644
--- a/recipes-bsp/starterware/starterware.inc
+++ b/recipes-bsp/starterware/starterware.inc
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=35;md5=286cbb5dce3e34829
 COMPATIBLE_MACHINE = "ti33x|ti43x"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-STARTERWARE_GIT_URI = "git://git.ti.com/keystone-rtos/starterware.git"
+STARTERWARE_GIT_URI = "https://git.ti.com/git/keystone-rtos/starterware.git"
 STARTERWARE_GIT_PROTOCOL = "git"
 STARTERWARE_GIT_BRANCH = "master"
 
diff --git a/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb b/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb
index 48a1753777ee..68232d2fae2c 100644
--- a/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb
+++ b/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb
@@ -13,6 +13,6 @@ EXTRA_OEMAKE = "CC="${CC}""
 TARGET_CC_ARCH += "${LDFLAGS}"
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/jacinto7_multimedia/viddec-test-app.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/jacinto7_multimedia/viddec-test-app.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
diff --git a/recipes-bsp/ti-img-encode-decode/videnc-test-app_1.0.0.bb b/recipes-bsp/ti-img-encode-decode/videnc-test-app_1.0.0.bb
index 3bb5d745ec4a..2b531f559c79 100644
--- a/recipes-bsp/ti-img-encode-decode/videnc-test-app_1.0.0.bb
+++ b/recipes-bsp/ti-img-encode-decode/videnc-test-app_1.0.0.bb
@@ -13,6 +13,6 @@ EXTRA_OEMAKE = "CC="${CC}""
 TARGET_CC_ARCH += "${LDFLAGS}"
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/jacinto7_multimedia/videnc-test-app.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/jacinto7_multimedia/videnc-test-app.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index 52766ac0771b..74a7dcd84578 100644
--- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -30,8 +30,8 @@ SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
 SRCREV_FORMAT = "imggen"
 
 SRC_URI = " \
-	git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH} \
-	git://git.ti.com/k3-image-gen/k3-image-gen.git;protocol=git;branch=master;destsuffix=imggen;name=imggen \
+	https://git.ti.com/git/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH} \
+	https://git.ti.com/git/k3-image-gen/k3-image-gen.git;protocol=git;branch=master;destsuffix=imggen;name=imggen \
 "
 
 S = "${WORKDIR}/git"
diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw_0.1.1.50.bb b/recipes-bsp/ti-sci-fw/ti-sci-fw_0.1.1.50.bb
index 9e68fdff8a17..cabad71e74c3 100644
--- a/recipes-bsp/ti-sci-fw/ti-sci-fw_0.1.1.50.bb
+++ b/recipes-bsp/ti-sci-fw/ti-sci-fw_0.1.1.50.bb
@@ -15,7 +15,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 SRCREV = "ab507546f0f3f217f4c782a20845856e14b38224"
 BRANCH ?= "ti-linux-firmware"
 
-SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 TARGET = "ti-sci-firmware-k2g.bin"
diff --git a/recipes-bsp/traceframework/traceframework.inc b/recipes-bsp/traceframework/traceframework.inc
index 33b87d9ca1f3..be01da6a5f9e 100644
--- a/recipes-bsp/traceframework/traceframework.inc
+++ b/recipes-bsp/traceframework/traceframework.inc
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=e8f6789acdcda76d02ed9203fc2e603d"
 COMPATIBLE_MACHINE = "tci6614-evm|keystone"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-TRACEFRAMEWORK_GIT_URI = "git://git.ti.com/keystone-rtos/traceframework.git"
+TRACEFRAMEWORK_GIT_URI = "https://git.ti.com/git/keystone-rtos/traceframework.git"
 TRACEFRAMEWORK_GIT_PROTOCOL = "git"
 TRACEFRAMEWORK_GIT_BRANCH = "master"
 TRACEFRAMEWORK_GIT_DESTSUFFIX = "git/ti/instrumentation/traceframework"
diff --git a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
index 68bfa899578b..23cdf2749422 100644
--- a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
+++ b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
@@ -1,7 +1,7 @@
 PV_k3 = "2.6"
 LIC_FILES_CHKSUM_k3 = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
 BRANCH_k3 = "ti-atf"
-SRC_URI_k3 = "git://git.ti.com/atf/arm-trusted-firmware.git;branch=${BRANCH};name=tfa"
+SRC_URI_k3 = "https://git.ti.com/git/atf/arm-trusted-firmware.git;branch=${BRANCH};name=tfa"
 SRCREV_tfa_k3 = "6541aa24f834daa80da701e0054dfe3a16cda0ce"
 COMPATIBLE_MACHINE_k3 = "k3"
 TFA_BUILD_TARGET_k3 = "all"
diff --git a/recipes-bsp/u-boot/u-boot-ti.inc b/recipes-bsp/u-boot/u-boot-ti.inc
index 903c61f09004..bb54631815da 100644
--- a/recipes-bsp/u-boot/u-boot-ti.inc
+++ b/recipes-bsp/u-boot/u-boot-ti.inc
@@ -16,7 +16,7 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
 
 BRANCH ?= "master"
-UBOOT_GIT_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git"
+UBOOT_GIT_URI = "https://git.ti.com/git/ti-u-boot/ti-u-boot.git"
 UBOOT_GIT_PROTOCOL = "git"
 SRC_URI = "${UBOOT_GIT_URI};protocol=${UBOOT_GIT_PROTOCOL};branch=${BRANCH}"
 
diff --git a/recipes-bsp/uio-module-drv/uio-module-drv.inc b/recipes-bsp/uio-module-drv/uio-module-drv.inc
index daae836f8d45..e91a611259b1 100644
--- a/recipes-bsp/uio-module-drv/uio-module-drv.inc
+++ b/recipes-bsp/uio-module-drv/uio-module-drv.inc
@@ -7,7 +7,7 @@ UIO_MODULE_DRV_SRCREV = "78c535afe8f8cc0b715500a63eab0bc3606c0579"
 
 PV = "2.3.1.0+git${SRCPV}"
 
-UIO_MODULE_DRV_GIT_URI = "git://git.ti.com/keystone-linux/uio-module-drv.git"
+UIO_MODULE_DRV_GIT_URI = "https://git.ti.com/git/keystone-linux/uio-module-drv.git"
 UIO_MODULE_DRV_GIT_PROTOCOL = "git"
 SRC_URI = "${UIO_MODULE_DRV_GIT_URI};protocol=${UIO_MODULE_DRV_GIT_PROTOCOL};branch=${BRANCH}"
 
diff --git a/recipes-bsp/vpe-tests/vpe-tests_git.bb b/recipes-bsp/vpe-tests/vpe-tests_git.bb
index 92c425b1f155..3ed5b026541f 100644
--- a/recipes-bsp/vpe-tests/vpe-tests_git.bb
+++ b/recipes-bsp/vpe-tests/vpe-tests_git.bb
@@ -14,7 +14,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 SRCREV = "e3d8db1aa935775f9d196ad7428e0cd9864a36ca"
 BRANCH ?= "master"
 
-SRC_URI = "git://git.ti.com/vpe_tests/vpe_tests.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/vpe_tests/vpe_tests.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-bsp/vps-lld/vps-lld-rtos_git.bb b/recipes-bsp/vps-lld/vps-lld-rtos_git.bb
index e2834a63c671..76cd2b848c92 100644
--- a/recipes-bsp/vps-lld/vps-lld-rtos_git.bb
+++ b/recipes-bsp/vps-lld/vps-lld-rtos_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;beginline=1;endline=32;md5=4303d306ea53eb
 COMPATIBLE_MACHINE = "omap-a15"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-VPS_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/vps.git"
+VPS_LLD_GIT_URI = "https://git.ti.com/git/keystone-rtos/vps.git"
 VPS_LLD_GIT_PROTOCOL = "git"
 VPS_LLD_GIT_BRANCH = "master"
 VPS_LLD_GIT_DESTSUFFIX = "git/ti/drv/vps"
diff --git a/recipes-bsp/wdtimer/wdtimer-rtos_git.bb b/recipes-bsp/wdtimer/wdtimer-rtos_git.bb
index 59ebf31f9023..8785032cbbe6 100644
--- a/recipes-bsp/wdtimer/wdtimer-rtos_git.bb
+++ b/recipes-bsp/wdtimer/wdtimer-rtos_git.bb
@@ -8,7 +8,7 @@ inherit ti-pdk
 COMPATIBLE_MACHINE = "k2hk|k2e|k2l"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-WATCHDOG_TIMER_GIT_URI = "git://git.ti.com/keystone-rtos/wdtimer.git"
+WATCHDOG_TIMER_GIT_URI = "https://git.ti.com/git/keystone-rtos/wdtimer.git"
 WATCHDOG_TIMER_GIT_PROTOCOL = "git"
 WATCHDOG_TIMER_GIT_BRANCH = "master"
 WATCHDOG_TIMER_GIT_DESTSUFFIX = "git/ti/instrumentation/wdtimer"
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 50b6c2976725..e433dd0f667b 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"
 LIC_FILES_CHKSUM = "file://LICENCE;md5=4977a0fe767ee17765ae63c435a32a9e"
 
 SRC_URI = " \
-	git://git.ti.com/wilink8-wlan/wl18xx_fw.git;protocol=git;branch=${BRANCH} \
+	https://git.ti.com/git/wilink8-wlan/wl18xx_fw.git;protocol=git;branch=${BRANCH} \
 	file://0001-Add-Makefile-to-install-firmware-files.patch \
 "
 
diff --git a/recipes-connectivity/uim/uim-sysfs_8.5.bb b/recipes-connectivity/uim/uim-sysfs_8.5.bb
index 72e2166ffc83..f855d0799419 100644
--- a/recipes-connectivity/uim/uim-sysfs_8.5.bb
+++ b/recipes-connectivity/uim/uim-sysfs_8.5.bb
@@ -8,7 +8,7 @@ INITSCRIPT_PARAMS = "defaults 03"
 inherit update-rc.d
 
 SRCREV = "a75f45be2d5c74fc1dd913d08afc30f09a230aa9"
-SRC_URI = "git://git.ti.com/ti-bt/uim.git"
+SRC_URI = "https://git.ti.com/git/ti-bt/uim.git"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb b/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
index 8a759ed8884b..71bed7294f5b 100644
--- a/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
+++ b/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} = "wl18xx-fw"
 
 #Tag: R8.7_SP3 (8.7.3)
 SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2"
-SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git"
+SRC_URI = "https://git.ti.com/git/wilink8-wlan/18xx-ti-utils.git"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb b/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
index 6c4b2b43897f..64434cf20879 100644
--- a/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
+++ b/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=b8d6a0865f50159bf5c
 # Tag: R8.7_SP3 (8.7.3)
 SRCREV = "a07b6e711d2a70608101d3d6cdc5749c4d8a96d5"
 BRANCH = "sitara-scripts"
-SRC_URI = "git://git.ti.com/wilink8-wlan/wl18xx-target-scripts.git;protocol=git;branch=${BRANCH} \
+SRC_URI = "https://git.ti.com/git/wilink8-wlan/wl18xx-target-scripts.git;protocol=git;branch=${BRANCH} \
 file://0001-print_stat.sh-replace-system-bin-sh-with-bin-sh.patch \
 "
 
diff --git a/recipes-connectivity/wlconf/wlconf_8.7.3.bb b/recipes-connectivity/wlconf/wlconf_8.7.3.bb
index 19f28b757538..1fbf1d96c2d2 100644
--- a/recipes-connectivity/wlconf/wlconf_8.7.3.bb
+++ b/recipes-connectivity/wlconf/wlconf_8.7.3.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85
 
 # Tag: R8.7_SP3 (8.7.3)
 SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2"
-SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git"
+SRC_URI = "https://git.ti.com/git/wilink8-wlan/18xx-ti-utils.git"
 
 S = "${WORKDIR}/git/wlconf"
 
diff --git a/recipes-devtools/gdbc6x/gdbc6x.inc b/recipes-devtools/gdbc6x/gdbc6x.inc
index eeb18fb15dd3..f9608903c372 100644
--- a/recipes-devtools/gdbc6x/gdbc6x.inc
+++ b/recipes-devtools/gdbc6x/gdbc6x.inc
@@ -4,6 +4,6 @@ SRCREV = "dd0c82fb5763a6b32dc6d68e561efb66ab8283d7"
 PV = "1.1.0"
 INC_PR = "r7"
 
-SRC_URI = "git://git.ti.com/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}"
 
 BRANCH = "master"
diff --git a/recipes-devtools/k3conf/k3conf_git.bb b/recipes-devtools/k3conf/k3conf_git.bb
index 3f542da4aa96..59a069103a71 100644
--- a/recipes-devtools/k3conf/k3conf_git.bb
+++ b/recipes-devtools/k3conf/k3conf_git.bb
@@ -10,7 +10,7 @@ COMPATIBLE_MACHINE = "k3"
 BRANCH ?= "master"
 SRCREV = "966a5695b73bc53039ca60d196b77de0640088d4"
 
-SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
index 5575868230a1..690a98587288 100644
--- a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
+++ b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
@@ -13,7 +13,7 @@ CLEANBROKEN = "1"
 
 BRANCH = "ti-${PV}"
 
-SRC_URI = "git://git.ti.com/graphics/ti-gc320-libs.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/graphics/ti-gc320-libs.git;protocol=git;branch=${BRANCH}"
 SRCREV = "c0afab259de59909cfe74c01f3f7fbaa147f94b5"
 
 RRECOMMENDS_${PN} = "ti-gc320-driver"
diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
index 1bfb2b93708f..344128485c30 100644
--- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
+++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
@@ -14,7 +14,7 @@ PR = "r2"
 
 BRANCH = "linuxws/dunfell/k5.10/${PV}_unified_fw_pagesize"
 
-SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
 SRCREV = "fba0c770b712640ab3761dbe8369d43f89f616ed"
 
 TARGET_PRODUCT_j7-evm = "j721e_linux"
diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb b/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
index 319f226f361e..931981fe504c 100644
--- a/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
+++ b/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
@@ -14,7 +14,7 @@ PR = "r37"
 
 BRANCH = "ti-img-sgx/dunfell/${PV}"
 
-SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
 SRCREV = "742cf38aba13e1ba1a910cf1f036a1a212c263b6"
 
 TARGET_PRODUCT_omap-a15 = "jacinto6evm"
diff --git a/recipes-kernel/linux/linux-ti-mainline_git.bb b/recipes-kernel/linux/linux-ti-mainline_git.bb
index 4a5034fd048c..bed0006fdb61 100644
--- a/recipes-kernel/linux/linux-ti-mainline_git.bb
+++ b/recipes-kernel/linux/linux-ti-mainline_git.bb
@@ -32,7 +32,7 @@ KERNEL_GIT_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.g
 KERNEL_GIT_PROTOCOL = "git"
 SRC_URI += " \
     ${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH};name=linux \
-    git://git.ti.com/ti-linux-kernel/ti-upstream-tools.git;branch=${TOOLS_BRANCH};protocol=${KERNEL_GIT_PROTOCOL};name=ti-upstream-tools;destsuffix=ti-upstream-tools \
+    https://git.ti.com/git/ti-linux-kernel/ti-upstream-tools.git;branch=${TOOLS_BRANCH};protocol=${KERNEL_GIT_PROTOCOL};name=ti-upstream-tools;destsuffix=ti-upstream-tools \
     file://defconfig \
 "
 
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
index ef0b77d57eae..656ffb53d795 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -32,7 +32,7 @@ PV = "5.10.109+git${SRCPV}"
 MACHINE_KERNEL_PR_append = "b"
 PR = "${MACHINE_KERNEL_PR}"
 
-KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
+KERNEL_GIT_URI = "https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
 KERNEL_GIT_PROTOCOL = "git"
 SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH} \
             file://defconfig"
diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb
index a86223affb5a..d68855228d5b 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb
@@ -28,7 +28,7 @@ PV = "5.4.106+git${SRCPV}"
 MACHINE_KERNEL_PR_append = "a"
 PR = "${MACHINE_KERNEL_PR}"
 
-KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
+KERNEL_GIT_URI = "https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
 KERNEL_GIT_PROTOCOL = "git"
 SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH} \
             file://defconfig"
diff --git a/recipes-ti/ctoolslib/libaet_git.bb b/recipes-ti/ctoolslib/libaet_git.bb
index 626ba9260029..89f925b3c960 100644
--- a/recipes-ti/ctoolslib/libaet_git.bb
+++ b/recipes-ti/ctoolslib/libaet_git.bb
@@ -7,7 +7,7 @@ PV = "4.19.0.0"
 
 LIC_FILES_CHKSUM = "file://../ctoolslib_manifest.html;md5=b7dd369a2e07ef9a71795ee5a9bd01bd"
 
-SRC_URI = "git://git.ti.com/sdo-emu/ctoolslib.git;protocol=git;branch=opencl_aetlib_build"
+SRC_URI = "https://git.ti.com/git/sdo-emu/ctoolslib.git;protocol=git;branch=opencl_aetlib_build"
 SRCREV = "de7954abab0f0caa8a2c7b53095c30226d901a31"
 
 DEPENDS = "ti-cgt6x-native"
diff --git a/recipes-ti/dsplib/dsplib.inc b/recipes-ti/dsplib/dsplib.inc
index 111d83cb7539..179f1f6fbe8a 100644
--- a/recipes-ti/dsplib/dsplib.inc
+++ b/recipes-ti/dsplib/dsplib.inc
@@ -18,7 +18,7 @@ S = "${WORKDIR}/git"
 
 DSPLIB_GIT_BRANCH = "master"
 DSPLIB_GIT_PROTOCOL = "git"
-DSPLIB_GIT_URI = "git://git.ti.com/ep-processor-libraries/dsplib.git"
+DSPLIB_GIT_URI = "https://git.ti.com/git/ep-processor-libraries/dsplib.git"
 DSPLIB_SRCREV = "0390b171042c602e07669fd28a371cc319b90161"
 
 SRC_URI = "${DSPLIB_GIT_URI};protocol=${DSPLIB_GIT_PROTOCOL};branch=${DSPLIB_GIT_BRANCH}"
diff --git a/recipes-ti/ipc/ipc-transport.inc b/recipes-ti/ipc/ipc-transport.inc
index 0c1edef155ad..12d3b9892cb6 100644
--- a/recipes-ti/ipc/ipc-transport.inc
+++ b/recipes-ti/ipc/ipc-transport.inc
@@ -1,6 +1,6 @@
 LICENSE = "BSD-3-Clause"
 
-IPC_TRANSPORT_GIT_URI = "git://git.ti.com/keystone-linux/ipc-transport.git"
+IPC_TRANSPORT_GIT_URI = "https://git.ti.com/git/keystone-linux/ipc-transport.git"
 IPC_TRANSPORT_GIT_PROTOCOL = "git"
 IPC_TRANSPORT_GIT_BRANCH = "master"
 
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index b6b7892f0879..7222aa09d75b 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -1,6 +1,6 @@
 require recipes-ti/includes/ti-paths.inc
 
-TI_IPC_EXAMPLES_GIT_URI = "git://git.ti.com/ipc/ipc-examples.git"
+TI_IPC_EXAMPLES_GIT_URI = "https://git.ti.com/git/ipc/ipc-examples.git"
 TI_IPC_EXAMPLES_DEST_SUFFIX = "git/ipc-examples"
 TI_IPC_EXAMPLES_GIT_PROTOCOL = "git"
 TI_IPC_EXAMPLES_GIT_BRANCH = "master"
@@ -12,7 +12,7 @@ protocol=${TI_IPC_EXAMPLES_GIT_PROTOCOL};\
 branch=${TI_IPC_EXAMPLES_GIT_BRANCH};\
 name=${TI_IPC_EXAMPLES_NAME}"
 
-TI_IPC_METADATA_GIT_URI = "git://git.ti.com/ipc/ipc-metadata.git"
+TI_IPC_METADATA_GIT_URI = "https://git.ti.com/git/ipc/ipc-metadata.git"
 TI_IPC_METADATA_DEST_SUFFIX = "git/ipc-metadata"
 TI_IPC_METADATA_GIT_PROTOCOL = "git"
 TI_IPC_METADATA_GIT_BRANCH = "master"
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
index 3b0115ebfb33..f18029153151 100644
--- a/recipes-ti/ipc/ti-ipc.inc
+++ b/recipes-ti/ipc/ti-ipc.inc
@@ -4,7 +4,7 @@ HOMEPAGE="http://processors.wiki.ti.com/index.php/Category:IPC"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
 
-TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git"
+TI_IPC_GIT_URI = "https://git.ti.com/git/ipc/ipcdev.git"
 TI_IPC_GIT_PROTOCOL = "git"
 TI_IPC_GIT_BRANCH = "master"
 
diff --git a/recipes-ti/ipc/ti-rpmsg-char.inc b/recipes-ti/ipc/ti-rpmsg-char.inc
index b499647a9107..cdf4692ba6cd 100644
--- a/recipes-ti/ipc/ti-rpmsg-char.inc
+++ b/recipes-ti/ipc/ti-rpmsg-char.inc
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${S}/src/rpmsg_char.c;beginline=1;endline=31;md5=7198
 
 PROTOCOL = "git"
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};"
+SRC_URI = "https://git.ti.com/git/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};"
 
 # Initial 0.4.1 release
 SRCREV = "355d2b0bcde5eb5c895a270d1835102d2bc39fbd"
diff --git a/recipes-ti/mathlib/mathlib.inc b/recipes-ti/mathlib/mathlib.inc
index cfc5409f6b72..05da469bb20e 100644
--- a/recipes-ti/mathlib/mathlib.inc
+++ b/recipes-ti/mathlib/mathlib.inc
@@ -18,7 +18,7 @@ S = "${WORKDIR}/git"
 
 MATHLIB_GIT_BRANCH = "master"
 MATHLIB_GIT_PROTOCOL = "git"
-MATHLIB_GIT_URI = "git://git.ti.com/ep-processor-libraries/mathlib.git"
+MATHLIB_GIT_URI = "https://git.ti.com/git/ep-processor-libraries/mathlib.git"
 MATHLIB_SRCREV = "eadcc9547faf69789661b004bb0b5ef53bb69951"
 
 SRC_URI = "${MATHLIB_GIT_URI};protocol=${MATHLIB_GIT_PROTOCOL};branch=${MATHLIB_GIT_BRANCH}"
diff --git a/recipes-ti/mpm-transport/mpm-transport_git.bb b/recipes-ti/mpm-transport/mpm-transport_git.bb
index 3c28f28cf73c..1ff33c604303 100644
--- a/recipes-ti/mpm-transport/mpm-transport_git.bb
+++ b/recipes-ti/mpm-transport/mpm-transport_git.bb
@@ -10,7 +10,7 @@ DEPENDS_append_k2e = " hyplnk-lld"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-SRC_URI = "git://git.ti.com/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/keystone-linux/mpm-transport.git;protocol=git;branch=${BRANCH}"
 
 BRANCH = "master"
 # This commit corresponds to tag DEV.MPM-TRANSPORT-02.00.04.00
diff --git a/recipes-ti/multiprocmgr/multiprocmgr.inc b/recipes-ti/multiprocmgr/multiprocmgr.inc
index 64fb6f6fbdd2..e2eaa0bf0522 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr.inc
+++ b/recipes-ti/multiprocmgr/multiprocmgr.inc
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fce208c498eb9669223724dc9c1d8fe4"
 SECTION = "console"
 COMPATIBLE_MACHINE = "keystone"
 
-MULTIPROCMGR_GIT_URI = "git://git.ti.com/keystone-linux/multi-proc-manager.git"
+MULTIPROCMGR_GIT_URI = "https://git.ti.com/git/keystone-linux/multi-proc-manager.git"
 MULTIPROCMGR_GIT_PROTOCOL = "git"
 MULTIPROCMGR_GIT_BRANCH = "master"
 
diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
index 0c93f3540e8e..ad3cfba8025a 100644
--- a/recipes-ti/openmp-rtos/openmp-rtos_git.bb
+++ b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "TI OpenMP RTOS"
-HOMEPAGE = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git"
+HOMEPAGE = "https://git.ti.com/git/openmp/ti-openmp-dsp-runtime.git"
 LICENSE = "BSD"
 
 require recipes-ti/includes/ti-paths.inc
@@ -12,7 +12,7 @@ REQUIRED_DISTRO_FEATURES = "openmp"
 PV = "2_06_03_00"
 PR = "r0"
 
-OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git"
+OPENMP_RTOS_GIT_URI = "https://git.ti.com/git/openmp/ti-openmp-dsp-runtime.git"
 OPENMP_RTOS_GIT_PROTOCOL = "git"
 OPENMP_RTOS_GIT_BRANCH = "master"
 
diff --git a/recipes-ti/swtools/swtools_git.bb b/recipes-ti/swtools/swtools_git.bb
index 497c0e0d367c..0bf367cb1b41 100644
--- a/recipes-ti/swtools/swtools_git.bb
+++ b/recipes-ti/swtools/swtools_git.bb
@@ -16,7 +16,7 @@ S = "${WORKDIR}/git"
 
 SWTOOLS_GIT_BRANCH = "master"
 SWTOOLS_GIT_PROTOCOL = "git"
-SWTOOLS_GIT_URI = "git://git.ti.com/ep-processor-libraries/swtools.git"
+SWTOOLS_GIT_URI = "https://git.ti.com/git/ep-processor-libraries/swtools.git"
 SWTOOLS_SRCREV = "7d1c85e686b1466cd2d535fc9cac5baf1aae24a4"
 
 SRC_URI = "${SWTOOLS_GIT_URI};protocol=${SWTOOLS_GIT_PROTOCOL};branch=${SWTOOLS_GIT_BRANCH}"
diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
index e435676fb93b..6f7f1488aef5 100644
--- a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
+++ b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
@@ -16,7 +16,7 @@ PLAT_SFX_am65xx = "/am65xx"
 PLAT_SFX_am64xx = "/am64x"
 
 # Use weak assignment to set defaults to TI_RTOS_METADATA_* variables
-TI_RTOS_METADATA_URI ?= "git://git.ti.com/processor-sdk/coresdk_rtos_releases.git"
+TI_RTOS_METADATA_URI ?= "https://git.ti.com/git/processor-sdk/coresdk_rtos_releases.git"
 TI_RTOS_METADATA_PROTOCOL ?= "git"
 TI_RTOS_METADATA_SRCREV ?= "2ecbf45af64bc47806623cc5bf7ab493489acaf9"
 TI_RTOS_METADATA_BRANCH ?= "master"
diff --git a/recipes-ti/udma/udma_git.bb b/recipes-ti/udma/udma_git.bb
index c905fa58c505..2a32fa49be8e 100644
--- a/recipes-ti/udma/udma_git.bb
+++ b/recipes-ti/udma/udma_git.bb
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "keystone"
 LIC_FILES_CHKSUM = "file://include/udma.h;startline=1;endline=39;md5=ba3c7f91f970afe073b759ced61d0f27"
 
 BRANCH = "master"
-SRC_URI = "git://git.ti.com/keystone-linux/udma.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "https://git.ti.com/git/keystone-linux/udma.git;protocol=git;branch=${BRANCH}"
 S = "${WORKDIR}/git"
 # Commit corresponds to UDMA.01.00.00.00
 SRCREV = "53d09fb0bc98c41c5eb43623097e363c497d6fd8"
diff --git a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
index cbae1b11c75f..f73788c18c35 100644
--- a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
+++ b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
@@ -10,7 +10,7 @@ DEPENDS = "ti-cgt-pru-native"
 BRANCH = "master"
 LIC_FILES_CHKSUM = "file://Makefile;startline=1;endline=31;md5=0ee4f2c42eb6b04e37859bb55a18b144"
 
-UIO_TEST_PRUSS_GIT_URI = "git://git.ti.com/processor-sdk/uio-test-pruss.git"
+UIO_TEST_PRUSS_GIT_URI = "https://git.ti.com/git/processor-sdk/uio-test-pruss.git"
 UIO_TEST_PRUSS_GIT_PROTOCOL = "git"
 SRC_URI = "${UIO_TEST_PRUSS_GIT_URI};protocol=${UIO_TEST_PRUSS_GIT_PROTOCOL};branch=${BRANCH}"
 
-- 
2.31.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-24 21:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-24 18:26 [dunfell PATCH] all: Stop using git://git.ti.com Nishanth Menon
2022-05-24 18:58 ` [meta-arago] " Denys Dmytriyenko
2022-05-24 21:21   ` Nishanth Menon
  -- strict thread matches above, loose matches on Subject: below --
2022-05-24 18:15 Nishanth Menon
2022-05-24 18:57 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.