Go to file
Crom (Thibaut CHARLES) bef8cdfd8d updated README 2015-09-14 14:33:24 +02:00
0-intro Added projects & fixed unclear "\\\n" 2015-07-24 10:12:30 +02:00
1-concepts Public parts taken from private repo 2015-07-21 14:22:25 +02:00
2-usage Public parts taken from private repo 2015-07-21 14:22:25 +02:00
3-buildtest Added projects & fixed unclear "\\\n" 2015-07-24 10:12:30 +02:00
4-workflow Public parts taken from private repo 2015-07-21 14:22:25 +02:00
5-troubleshooting Added troubleshooting 2015-07-24 13:25:00 +02:00
6-misc Added troubleshooting 2015-07-24 13:25:00 +02:00
7-maintenance Added troubleshooting 2015-07-24 13:25:00 +02:00
.gitignore Public parts taken from private repo 2015-07-21 14:22:25 +02:00
README.md updated README 2015-09-14 14:33:24 +02:00
SUMMARY.md Added troubleshooting 2015-07-24 13:25:00 +02:00
book.json Public parts taken from private repo 2015-07-21 14:22:25 +02:00
style.css Impr todo & removed tr hover (theme incompatibility) 2015-07-22 09:53:15 +02:00
yocto-public.sublime-project Renamed 2015-07-21 14:25:20 +02:00

README.md

Yocto

This is a book about using Yocto to create custom distributions.

Quick read

You can read it by browsing the files (start with SUMMARY.md) But you are advised to use Gitbook for your comfort.

Gitbook

To launch a local web server to read the book, install gitbook

# Install gitbook
npm install gitbook-cli -g

# Launch the server
gitbook serve

# Open the web browser to read this book
xdg-open http://127.0.0.1:4000/