Newcomers
Overview
The goal of the Newcomers Guide is to connect people using the software with resources for learning about and contributing to the project. If you just want to get starting building with Yocto, the Quick Start Guide is for you!
As you have questions, these are the two manuals that can help you understand both Bitbake and Yocto.
Also, feel free to ask questions on our mailing lists or stop by our IRC channel.
Resources for Learning
There is a getting started video that will give you a high level overview of the Yocto Project.
Rudi Streif gave a great talk at the Embedded Linux Conference in 2015.
For more presentations, check out our presentation page for a full lists of talks given about the Yocto Project.
Rudi has also written a book, "Embedded Linux Systems with the Yocto Project".
Otavio Salvador and Daiane Angolini have also written a book, "Embedded Linux Development with Yocto Project".
How to Contribute
First, and most important, is to read our community guidelines.
If you have changes that are specific to poky, there is a page discussing contributions to poky on this wiki. Also of note, the OpenEmbedded wiki has a page where you can learn how to submit a patch to oe-core or meta-openembedded. There are various patch guidelines, as well as a styleguide which you should familiarize yourself with before submitting a patch.
The Yocto Project tracks bugs using bugzilla. You may want to review our bug guidelines to help understand this process.
Newcomer Bugs
The Yocto Project has a newcomer bug category which are bugs suited to someone new to the project, in order to learn more about the development process within our community, and become familiar with the project.
The list of such bugs can be found in the table below:
ID | Summary (13 tasks) ⇒ | Assignee | Status | Milestone | Severity | P | Whiteboard |
---|---|---|---|---|---|---|---|
11131 | Add more tests to Yocto Project Compatible Layers script | Unassigned | NEW | 5.99 | enhancement | Medium+ | NEWCOMER |
14498 | Document SRCREV_* variable when multiple source controlled URLs are in SRC_URI | Unassigned | NEW | 5.2 | normal | Medium | NEWCOMER |
14852 | If TEST_SUITES doesn't contain a valid module, all tests are run | Unassigned | NEW | 5.2 | normal | Medium | newcomer |
15435 | Clock in the desktop panel resizes | Unassigned | NEW | 5.3 | normal | Medium | newcomer |
15509 | Variable WIC_CREATE_EXTRA_ARGS is not documented | Unassigned | NEW | 5.2 | normal | Medium | NEWCOMER |
15713 | Document the "dynamic layer" concept | Unassigned | NEW | 5.2 | normal | Medium | NEWCOMER |
15746 | BB_CMDLINE undocumented | Unassigned | NEW | 5.99 | normal | Medium | NEWCOMER |
15751 | KERNEL_EXTRA_FEATURES in not properly documented | Unassigned | NEW | 5.99 | normal | Medium | NEWCOMER |
15753 | INHIBIT_UPDATERCD_BBCLASS is lacking documentation | Unassigned | NEW | 5.99 | normal | Medium | NEWCOMER |
15755 | INHIBIT_DEFAULT_RUST_DEPS is lacking documentation | Unassigned | NEW | 5.99 | normal | Medium | NEWCOMER |
15756 | INHIBIT_AUTOTOOLS_DEPS is lacking documentation | Unassigned | NEW | 5.99 | normal | Medium | NEWCOMER |
15779 | dbus: systemd unit files are included even if systemd is disabled | Unassigned | NEW | 5.3 | normal | Medium+ | NEWCOMER |
15785 | Upstream the shadow-native patch | Unassigned | NEW | 5.3 | normal | Medium+ | NEWCOMER |
13 |
Helpful Links
- OpenEmbedded Layer Index - A collection of layers that can be used with OpenEmbedded.
- Recipe reporting system - Yocto recipes upstream status reporting.
- OpenEmbedded Patchwork
- Yocto Downloads - Yocto releases, as well as some other supported and archived software.
- Error reporting tool - View a sortable, traceable list of errors thrown during a Yocto build.