Skip to content
Snippets Groups Projects
Commit 79728e53 authored by Mattijs Korpershoek's avatar Mattijs Korpershoek
Browse files

bootloaders: Use https:// for ATF


git:// seems to fail using repo.

Signed-off-by: default avatarMattijs Korpershoek <mkorpershoek@baylibre.com>
parent f3dd8827
No related branches found
No related tags found
1 merge request!95Fix ATF remote + uprev OPTEE to 4.4 release
......@@ -3,7 +3,7 @@
<remote name="baylibre" fetch="https://gitlab.baylibre.com/baylibre/ti/" />
<remote name="ti" fetch="git://git.ti.com/" />
<remote name="github" fetch="https://github.com/" />
<remote name="tf-a" fetch="git://git.trustedfirmware.org/" />
<remote name="tf-a" fetch="https://git.trustedfirmware.org/" />
<project name="android/bootloader/build-bootloaders.git" path="build" remote="baylibre" revision="ti-android-15" />
<project name="ti-u-boot" path="u-boot" remote="baylibre" revision="integ/ti-u-boot-2024.04" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment