Hands on Yocto: Multi-part Tutorial
Yocto is a industry grade tool for building customized linux distributions. Unfortunateley it does come with an industry grade learning curve, too. In this multipart tutorial we will look at various aspects of building your own distro for a range of embedded systems.
We will assume some basic Linux user and software development skills, but no expert skills in either Linux, build systems, configuration management or software development. If your Linux or git skills are not up to scratch you might want to checkout or support material section.
Posts
- 21 Apr 2015 » Hands on Yocto: Multi-part Tutorial
- 23 Apr 2015 » Hands on Yocto: Initial Yocto Setup
- 25 Apr 2015 » Hands on Yocto: Basic Configuration
- 25 May 2015 » Hands on Yocto: Building for Freescale MX6 (HummingBoard)
Support material
Linux command line skills
- http://www.linux-tutorial.info/modules.php?name=MContent&pageid=224
- http://www.ee.surrey.ac.uk/Teaching/Unix/
- http://linuxcommand.org/lc3_learning_the_shell.php
- http://www.techspot.com/guides/835-linux-command-line-basics/