You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Crom (Thibaut CHARLES) bef8cdfd8d
updated README
8 years ago
0-intro Added projects & fixed unclear "\\\n" 8 years ago
1-concepts Public parts taken from private repo 8 years ago
2-usage Public parts taken from private repo 8 years ago
3-buildtest Added projects & fixed unclear "\\\n" 8 years ago
4-workflow Public parts taken from private repo 8 years ago
5-troubleshooting Added troubleshooting 8 years ago
6-misc Added troubleshooting 8 years ago
7-maintenance Added troubleshooting 8 years ago
.gitignore Public parts taken from private repo 8 years ago
README.md updated README 8 years ago
SUMMARY.md Added troubleshooting 8 years ago
book.json Public parts taken from private repo 8 years ago
style.css Impr todo & removed tr hover (theme incompatibility) 8 years ago
yocto-public.sublime-project Renamed 8 years ago

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/