Creating Yocto host in Docker host
This repository is for creating Yocto developement in a docker contanier.
Docker should be installed on the PC. See here for detailed description.
- run.sh: Run this script in order to enter the docker enviroment
- Dockerfile: The required docker image
- downloads: Remote package sources generated by Yocto build and needed to decrease building time of following builds. This folder stated in DL_DIR in Yocto configuration
- sstate: Cache artifacts generated by Yocto build and needed to decrease building time of following builds. This folder is stated in SSTATE_DIR in Yocto configuration
- workspace: Yocto building enviroment folder