This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: Building the Android SDK: Filesystem size

Part Number: AM625

https://software-dl.ti.com/processor-sdk-android/esd/AM62X/08_06_00/docs/android/Overview_Building_the_SDK.html

It would be nice to have a note about the expected download size of each of the repo commands.  As well as the expected size needed after the builds complete.

I was not expecting the kernel checkout to take up 115GB.

Note: You can reduce the checkout size to ~80GB by limiting the git history depth to 1.

repo init --depth=1 -u git://git.ti.com/android/manifest.git -b android12-core-release -m releases/RLS_08_06_Kernel.xml