Because of the Great Firewall ,I could not download the whole GLSDK. And local TI FAE got me the tar package.
But I do not know how to compile the yocto Project source.
For example ,I want to build kernel in the yocto Project,what comand i could use?
./build-specific-recipe.sh <MACHINE-NAME> -f -c compile <RECIPE-NAME>
|—> ./build-specific-recipe.sh dra7xx-evm -f -c compile linux ?????