Skip to content

lettercode/yocto-build-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yocto Building Environment

This repo creates a reproducible environment to create your OpenEmbedded based projects.
It leverages the containerization provided by Docker to isolate the building environment from your host.

To start, just clone the repo and run:

cd yocto-build-env
./start

The container starts, and you get to the building environment shell. Once there you may issue:

/buildenv > init-env workspace build

You are now the OpenEmbedded environment with some convenient local.conf already set for you.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published