Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.08 KB

Yocto-101

Yocto 101 is a getting started guide to the yocto project. This takes a step by step approach towards configuring and building your own distros using the Yocto Project by the Linux foundation and in the process hone my skills.

To start with this you do not need any particular expertise, just a basic understanding of the Linux system and its components is enough also you should be able to decipher scripts at a very abstract level (no in depth analysis necessary).

The corresponding blog posts are available at my blog

http://www.12mhz.wordpress.com

and

http://www.internetofthings-pune.blogspot.in/

This project is still in native tage, so appologies for the unorganized content.

Structure

The steucture of the tutorials is as follows and would be updated as we progress.

  1. Getting Started, First build
  2. using a third party BSP.
  3. Tinkering with the scripts.

Directory Structure

Yocto-101 ---- blog (blog entries by post number. ---- scripts (scripts that have been used) ---- docs (useful docs sourced from the web)