Difference between revisions of "Documentation"

From Openembedded.org
Jump to: navigation, search
(Start updating this page)
(Other: change wording away from "dummy"; ignorance does not imply a lack of intelligence)
 
(10 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
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.
 
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 the '''[http://www.yoctoproject.org/documentation Documentation]''' section on the Yocto Project website for links to all the manuals.
+
See '''[https://docs.yoctoproject.org/]''' for links to all the manuals.
  
== OpenEmbedded Manual ==
+
== Solutions for common problems ==
  
The [http://docs.openembedded.org/usermanual/html OpenEmbedded Manual] [http://docs.openembedded.org/usermanual/usermanual.pdf (pdf)] [http://docs.openembedded.org/usermanual/usermanual.html (html single-page)] is also available but is quite out of date. Much of its content may still be applicable however.
+
* Set [[PREFERRED_PROVIDER for jpeg and jpeg-native]]
  
 
== Bitbake Manual ==
 
== Bitbake Manual ==
  
The [http://docs.openembedded.org/bitbake/html/ Bitbake Manual] is in need of update but its content should still be applicable.
+
[https://docs.yoctoproject.org/bitbake/index.html Bitbake Manual]
  
 
== 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]
* [[How to submit a patch for dummies]]
+
* [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 to OpenEmbedded]]
 
* [[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]
 
  
 
[[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

Bitbake Manual

Other

Guides and HowTos: