contributor-guide: identify component: provide link to repositories

(From yocto-docs rev: 634d1a946ec872b3e8e20bb9a726649a8d7a0d60)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker 2023-08-16 16:41:40 +02:00 committed by Richard Purdie
parent 90b99c1a03
commit e22eb85e92

View File

@ -22,8 +22,10 @@ issues can be reported in the :yocto_bugs:`Yocto Project Bugzilla <>`. The
where questions can be sent if you cant work out where something should go.
:term:`Poky` is a commonly used “combination” repository where multiple
components have been combined (``bitbake``, ``openembedded-core``,
``meta-yocto`` and ``yocto-docs``). Patches should be submitted against
the appropriate individual component rather than :term:`Poky` itself as
detailed in the appropriate ``README`` file.
components have been combined (:oe_git:`bitbake </bitbake>`,
:oe_git:`openembedded-core </openembedded-core>`,
:yocto_git:`meta-yocto </meta-yocto>` and
:yocto_git:`yocto-docs </yocto-docs>`). Patches should be submitted against the
appropriate individual component rather than :term:`Poky` itself as detailed in
the appropriate ``README`` file.