Tool/software: Starterware
think@think-VirtualBox:~/tisdk$ cd build/
think@think-VirtualBox:~/tisdk/build$ ls
arago-tmp-external-linaro-toolchain bitbake.lock cache conf sstate-cache
think@think-VirtualBox:~/tisdk/build$ cd conf/
think@think-VirtualBox:~/tisdk/build/conf$ ls
bblayers.conf local.conf local.conf.bak setenv
think@think-VirtualBox:~/tisdk/build/conf$ ./setenv
think@think-VirtualBox:~/tisdk/build/conf$ export PATH=$HOME/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:$PATH
think@think-VirtualBox:~/tisdk/build/conf$ MACHINE=am335x-evm bitbake arago-core-tisdk-image
bitbake: command not found
think@think-VirtualBox:~/tisdk/build/conf$ cd ..
think@think-VirtualBox:~/tisdk/build$ MACHINE=am335x-evm bitbake arago-core-tisdk-image
bitbake: command not found
think@think-VirtualBox:~/tisdk/build$ ls
arago-tmp-external-linaro-toolchain bitbake.lock cache conf sstate-cache
think@think-VirtualBox:~/tisdk/build$ cd conf/
think@think-VirtualBox:~/tisdk/build/conf$ ls
bblayers.conf local.conf local.conf.bak setenv
think@think-VirtualBox:~/tisdk/build/conf$ MACHINE=am57xx-evm bitbake arago-core-tisdk-image
bitbake: command not found
think@think-VirtualBox:~/tisdk/build/conf$ cd ..
think@think-VirtualBox:~/tisdk/build$ ls
arago-tmp-external-linaro-toolchain bitbake.lock cache conf sstate-cache
think@think-VirtualBox:~/tisdk/build$ cd ..
think@think-VirtualBox:~/tisdk$ ls
build configs oe-layertool-setup.sh sample-files sources
think@think-VirtualBox:~/tisdk$ MACHINE=am57xx-evm bitbake arago-core-tisdk-image
bitbake: command not found
think@think-VirtualBox:~/tisdk$