Difference between revisions of "Documentation"
From Openembedded.org
(→Other: Update links to documentation - Eliminate broken one. Add link to Bootlin's materials.) |
(→Other: change wording away from "dummy"; ignorance does not imply a lack of intelligence) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
Documentation that relates to OpenEmbedded. | Documentation that relates to OpenEmbedded. | ||
Line 23: | Line 21: | ||
* [https://bootlin.com/doc/training/yocto/ Bootlin's freely available Yocto Project and OpenEmbedded training materials] | * [https://bootlin.com/doc/training/yocto/ Bootlin's freely available Yocto Project and OpenEmbedded training materials] | ||
* [http://bec-systems.com/site/456/capture-oe-source-changes How to Capture OE Source Code Changes to a Package] | * [http://bec-systems.com/site/456/capture-oe-source-changes How to Capture OE Source Code Changes to a Package] | ||
− | * [[How to submit a patch | + | * [[How to submit a patch to OpenEmbedded]] |
* [[List of Executable tasks]] Usage: bitbake -c <task> | * [[List of Executable tasks]] Usage: bitbake -c <task> | ||
[[Category:User]] | [[Category:User]] | ||
[[Category:Dev]] | [[Category:Dev]] |
Latest revision as of 13:36, 5 May 2022
Documentation that relates to OpenEmbedded.
Yocto Project Manuals
The most up-to-date manuals relating to OpenEmbedded (in particular, the new OpenEmbedded-Core) is the Yocto Project documentation, in particular the Quick Start Guide, Development Manual and Reference Manual.
See [1] for links to all the manuals.
Solutions for common problems
Bitbake Manual
Other
Guides and HowTos: