mkdir ~/bin
export PATH=~/bin:$PATH
curl https://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
chmod a+x ~/bin/repomkdir ${HOME}/b2yp
cd ${HOME}/b2yp
repo init -u https://github.com/b2open/yocto-manifest.git -b scarthgap -m default.xmlrepo sync