Other Parts Discussed in Thread: AM62L
After we solved the firewall issues the customer decided to try and build the vanilla Yocto for the AM62L dev board – Customer is still unsuccessful and each time customer tries to the console inadvertently terminates when I try to do a build.
I am attaching to this the commands that we used to setup my build a standalone file – Yocto-Build-commands__Short.txt
I also have full build logs and logfiles - what is the best way to share? (There are many files - I can email or set up a TI Drive)
Full build logs - AM62L-build-[0,1,2,3,4,5]
Logfile of failure stored - log.do_compile.[0-9]
The logs with home in the name are tested on customer's home network.
time git clone https://git.ti.com/git/arago-project/oe-layersetup.git tisdk cd tisdk/ time ./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-scarthgap-nonqt-11.02.08.02-config.txt cd build/ # Modify conf/local.conf check attached file . conf/setenv date; time MACHINE=am62lxx-evm bitbake -k tisdk-default-image

