Download all the git repositories for Bitbake and the required Yocto layers (as specified by the manifest in this repository):
mkdir ~/yocto_boxtree_rpi
cd ~/yocto_boxtree_rpi
repo init -u ssh://[email protected]/philprobinson84/homeassistant-rpi-room-node-yocto-bsp.git -b dunfell
repo sync