Cookbook: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(Created page with "This page collects working examples on how to use the Yocto Project. Please test all procedures before adding them to this page. == Yocto Project Quick Start Guide == The offic...")
 
Line 7: Line 7:
== Yocto Project BSP How-Tos ==
== Yocto Project BSP How-Tos ==


TomZ's page on how to create and maintain a Yocto Project BSP: [[Yocto_BSP_One-Stop_Shop_(Documentation_Overview,_Getting_Started,_FAQs,_and_more)]]
* TomZ's page on how to create and maintain a Yocto Project BSP: [[Yocto_BSP_One-Stop_Shop_(Documentation_Overview,_Getting_Started,_FAQs,_and_more)]]
 
* Examples section of the documentation: [http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#dev-manual-bsp-appendix Yocto Project Developer's Manual: Appendix A, BSP Development Example]

Revision as of 21:51, 18 November 2011

This page collects working examples on how to use the Yocto Project. Please test all procedures before adding them to this page.

Yocto Project Quick Start Guide

The official Quick Start Guide contains a step-by-step walkthrough showing how to set up your environment and perform your first build: Quick Start Guide

Yocto Project BSP How-Tos