Go to file
Crom (Thibaut CHARLES) 986a03cc7f Added troubleshooting 2015-07-24 13:25:00 +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 Public parts taken from private repo 2015-07-21 14:22:25 +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.

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/