Skip to content

ozanunsal/yocto-in-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yocto-in-docker

Creating Yocto host in Docker host

This repository is for creating Yocto developement in a docker contanier.

Requirements

Docker should be installed on the PC. See here for detailed description.

File 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

About

Creating Yocto host in Docker host

Resources

License

Stars

Watchers

Forks

Packages

No packages published