Documentation: Difference between revisions

From Openembedded.org
Jump to navigation Jump to search
No edit summary
(→‎Other: change wording away from "dummy"; ignorance does not imply a lack of intelligence)
 
(27 intermediate revisions by 14 users not shown)
Line 1: Line 1:
Documentation that relates to Openembedded.
Documentation that relates to OpenEmbedded.


* OE User manual [http://bec-systems.com/oe/usermanual.pdf (pdf)] [http://bec-systems.com/oe/html/index.html (html)]
== Yocto Project Manuals ==
* [http://bitbake.berlios.de/manual/ Bitbake Manual]
 
* [http://www.pokylinux.org/doc/poky-handbook.html Poky Handbook]
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 '''[https://docs.yoctoproject.org/]''' for links to all the manuals.
 
== Solutions for common problems ==
 
* Set [[PREFERRED_PROVIDER for jpeg and jpeg-native]]
 
== Bitbake Manual ==
 
[https://docs.yoctoproject.org/bitbake/index.html Bitbake Manual]
 
== Other ==


Articles about Openembedded:
* [http://bec-systems.com/web/content/category/7/21/9/ articles at BEC Systems]


Guides and HowTos:
Guides and HowTos:
* [http://www.kernel-labs.org/files/openembedded-guide/openembedded-guide.html OpenEmbedded Guide by Example]
* [https://bootlin.com/doc/training/yocto/ Bootlin's freely available Yocto Project and OpenEmbedded training materials]
* [http://www.uv-ac.de/openembedded/ OpenEmbedded HowTo]
* [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>
 
[[Category:User]]
[[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: