Difference between revisions of "Documentation"

From Openembedded.org
Jump to: navigation, search
(Yocto Project Manuals: Update Yocto Project docs URL)
(Other: Update links to documentation - Eliminate broken one. Add link to Bootlin's materials.)
Line 19: Line 19:
 
== Other ==
 
== Other ==
  
Many of these are out-of-date:
 
 
Articles about Openembedded:
 
* [http://bec-systems.com/site/tag/openembedded articles at BEC Systems]
 
** [http://bec-systems.com/site/456/capture-oe-source-changes How to Capture OE Source Code Changes to a Package]
 
  
 
Guides and HowTos:
 
Guides and HowTos:
* [[How to create a bitbake recipe for dummies]]
+
* [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]
 
* [[How to submit a patch for dummies]]
 
* [[How to submit a patch for dummies]]
 
* [[List of Executable tasks]] Usage: bitbake -c <task>
 
* [[List of Executable tasks]] Usage: bitbake -c <task>
* [http://www.kernel-labs.org/files/openembedded-guide/openembedded-guide.html OpenEmbedded Guide by Example]
 
* [http://www.uv-ac.de/openembedded/ OpenEmbedded HowTo]
 
* [http://free-electrons.com/docs/openembedded/ Using OpenEmbedded to build embedded Linux distributions]
 
* [http://www.kunen.org/uC/beagle/oe_kmod.html Open Embedded - Kernel module development]
 
  
 
[[Category:User]]
 
[[Category:User]]
 
[[Category:Dev]]
 
[[Category:Dev]]

Revision as of 10:15, 10 November 2021

NOTE: This page is in the process of being updated. Some content is up-to-date, the rest may be significantly outdated.

See OpenEmbedded Wiki Update Project for more details.

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

Bitbake Manual

Other

Guides and HowTos: