Skip to content

A simple but complete recipe for yocto build environment

License

Notifications You must be signed in to change notification settings

joseinweb/helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

helloworld

A simple but complete recipe for yocto build environment

You can use this in two ways

  1. checkout the whole repo into any meta layer (say in recipes-extended directory) and run
    bitbake helloworld
    
  2. Checkout using devtool
devtool add --autorev helloworld https://github.com/joseinweb/helloworld.git --src-subdir src --srcbranch main && devtool build helloworld

About

A simple but complete recipe for yocto build environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published