Part Number: AM4376
Hi,
I am using AM4376 processor and along with that I have installed Processor SDK Linux 06_03_00_106 secure version. I referred below link for building the processor SDK
I followed the steps mentioned in the document. But after the below command from the build steps in the document
Command :
$ git clone git://arago-project.org/git/projects/oe-layersetup.git tisdk
Error:

and after referring the processor SDK building steps for v80.2 it shows below command
$ git clone git.ti.com/.../oe-layersetup.git tisdk
So it executed the above command and then checked then it worked and then i run the below command
./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-<version>-config.txt
after that it shows below massage

Need to understand why there is a difference in case of 6.03 SDK building process. It is required since we need to build the SDK and filesystem as well.
BR,
Gaurav More