Newcomers: Difference between revisions

From Yocto Project
Jump to navigationJump to search
Line 10: Line 10:


==Resources for Learning==
==Resources for Learning==
There is a [https://www.yoctoproject.org/tools-resources/videos/getting-started-yocto-project-new-developer-screencast-tutorial getting started video] that will give you a high level overview of the Yocto Project.
There is a [https://www.youtube.com/watch?v=zNLYanJAQ3s getting started video] that will give you a high level overview of the Yocto Project.


Rudi Streif gave a [https://www.youtube.com/watch?v=cy-eyYMbEhM great talk] at the Embedded Linux Conference in 2015.
Rudi Streif gave a [https://www.youtube.com/watch?v=cy-eyYMbEhM great talk] at the Embedded Linux Conference in 2015.

Revision as of 03:12, 27 March 2018

Overview

Rudi.jpg
Otavio daiane.jpg

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.

Then, learn how to submit a patch to 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.

Helpful Links