Part Number:AM3359
Tool/software: Linux
Hi, I am trying to build PSDK 5.0 for AM3359 (ICEv2 board). I am following steps from:
I am behind a coporate network (TI's Network), so I also followed option1 steps from below link
When rebuilding (MACHINE=am335x-evm bitbake -k arago-base-tisdk-image) I am getting one failure, which is related to failing cloning PSDK form git.ti.com
From other E2E post, I tried to clone PSDK by itself, and the error reported is related to a "bad line length character". I searched online, but I haven't been able to figure it out how to fix it.
git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.14.y
Cloning into 'ti-linux-kernel'...
fatal: protocol error: bad line length character: HTTP
Any tips would be appreciate it.
thank you,
Paula