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

treewide: Use ti-android-15 revision everywhere


With the early Android 15 migration done, we should branch out
on all projects to avoid confusion.

Use the ti-android-15 branch everywhere.

Signed-off-by: default avatarMattijs Korpershoek <mkorpershoek@baylibre.com>
parent 29241834
No related branches found
No related tags found
1 merge request!90treewide: Use ti-android-15 revision everywhere
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
<remote name="ti" fetch="git://git.ti.com/" /> <remote name="ti" fetch="git://git.ti.com/" />
<remote name="github" fetch="https://github.com/" /> <remote name="github" fetch="https://github.com/" />
<project name="android/bootloader/build-bootloaders.git" path="build" remote="baylibre" revision="ti-android-14" /> <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" /> <project name="ti-u-boot" path="u-boot" remote="baylibre" revision="integ/ti-u-boot-2024.04" />
<project name="atf/arm-trusted-firmware.git" path="arm-trusted-firmware" remote="ti" revision="refs/tags/09.02.00.009" clone-depth="1" /> <project name="atf/arm-trusted-firmware.git" path="arm-trusted-firmware" remote="ti" revision="refs/tags/09.02.00.009" clone-depth="1" />
<project name="OP-TEE/optee_os.git" path="optee-os" remote="github" revision="refs/tags/4.2.0" /> <project name="OP-TEE/optee_os.git" path="optee-os" remote="github" revision="refs/tags/4.2.0" />
<project name="OP-TEE/optee_test.git" path="optee-ta/optee_test" remote="github" revision="refs/tags/4.2.0" /> <project name="OP-TEE/optee_test.git" path="optee-ta/optee_test" remote="github" revision="refs/tags/4.2.0" />
<project name="android/aosp/external/kmgk.git" path="optee-ta/kmgk" remote="baylibre" revision="ti-android-14"/> <project name="android/aosp/external/kmgk.git" path="optee-ta/kmgk" remote="baylibre" revision="ti-android-15"/>
<project name="processor-firmware/ti-linux-firmware.git" path="ti-linux-firmware" remote="ti" revision="refs/tags/10.00.06" clone-depth="1"/> <project name="processor-firmware/ti-linux-firmware.git" path="ti-linux-firmware" remote="ti" revision="refs/tags/10.00.06" clone-depth="1"/>
</manifest> </manifest>
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<manifest> <manifest>
<remote name="baylibre" fetch="https://gitlab.baylibre.com/baylibre/ti/android/aosp" /> <remote name="baylibre" fetch="https://gitlab.baylibre.com/baylibre/ti/android/aosp" />
<default revision="ti-android-14" remote="baylibre" /> <default revision="ti-android-15" remote="baylibre" />
<project path="device/ti/am62x-kernel" name="device/ti/am62x-kernel.git" /> <project path="device/ti/am62x-kernel" name="device/ti/am62x-kernel.git" />
<project path="vendor/ti/am62x" name="vendor/ti/am62x.git" /> <project path="vendor/ti/am62x" name="vendor/ti/am62x.git" />
......
...@@ -1483,14 +1483,14 @@ ...@@ -1483,14 +1483,14 @@
<!-- non AOSP TI Projects --> <!-- non AOSP TI Projects -->
<project path="device/ti/am62x" name="device/ti/am62x" remote="baylibre" revision="ti-android-15" groups="device,ti" /> <project path="device/ti/am62x" name="device/ti/am62x" remote="baylibre" revision="ti-android-15" groups="device,ti" />
<project path="device/ti/am62x-kernel" name="device/ti/am62x-kernel" remote="baylibre" revision="ti-android-14" groups="device,ti" clone-depth="1" /> <project path="device/ti/am62x-kernel" name="device/ti/am62x-kernel" remote="baylibre" revision="ti-android-15" groups="device,ti" clone-depth="1" />
<project path="hardware/ti/am62x" name="hardware/ti/am62x" remote="baylibre" revision="ti-android-14" groups="ti" /> <project path="hardware/ti/am62x" name="hardware/ti/am62x" remote="baylibre" revision="ti-android-15" groups="ti" />
<project path="vendor/ti/am62x" name="vendor/ti/am62x" remote="baylibre" revision="ti-android-15" groups="ti" /> <project path="vendor/ti/am62x" name="vendor/ti/am62x" remote="baylibre" revision="ti-android-15" groups="ti" />
<project path="external/kmgk" name="external/kmgk" remote="baylibre" revision="ti-android-15" groups="ti" /> <project path="external/kmgk" name="external/kmgk" remote="baylibre" revision="ti-android-15" groups="ti" />
<project path="external/libyaml" name="external/libyaml" remote="baylibre" revision="ti-android-14" groups="ti" /> <project path="external/libyaml" name="external/libyaml" remote="baylibre" revision="ti-android-15" groups="ti" />
<project path="external/libyuv_chromium" name="external/libyuv_chromium" remote="baylibre" revision="ti-android-14" groups="ti" /> <project path="external/libyuv_chromium" name="external/libyuv_chromium" remote="baylibre" revision="ti-android-15" groups="ti" />
<project path="external/libcamera" name="external/libcamera" remote="baylibre" revision="ti-android-14" groups="ti" /> <project path="external/libcamera" name="external/libcamera" remote="baylibre" revision="ti-android-15" groups="ti" />
<project path="external/tinyhal" name="external/tinyhal.git" remote="baylibre" revision="ti-android-14" groups="ti" /> <project path="external/tinyhal" name="external/tinyhal.git" remote="baylibre" revision="ti-android-15" groups="ti" />
<!-- non AOSP Projects --> <!-- non AOSP Projects -->
<project path="vendor/linaro/optee-os" name="OP-TEE/optee_os" remote="github" revision="refs/tags/4.2.0" groups="ti" /> <project path="vendor/linaro/optee-os" name="OP-TEE/optee_os" remote="github" revision="refs/tags/4.2.0" groups="ti" />
<project path="vendor/linaro/optee_client" name="OP-TEE/optee_client.git" remote="github" revision="refs/tags/4.2.0" groups="ti" /> <project path="vendor/linaro/optee_client" name="OP-TEE/optee_client.git" remote="github" revision="refs/tags/4.2.0" groups="ti" />
......
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