diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-08-02 16:01:13 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-30 15:54:59 +0100 |
| commit | 8a11abf6a9dac76bf9739c44102a49984e3c2977 (patch) | |
| tree | e9fad45beb65d1330dad49408de14cd164820bd4 /documentation/ref-manual | |
| parent | ddf3b3ecd4b1680dc0dedfd4eaebcf3441b14ca7 (diff) | |
| download | poky-8a11abf6a9dac76bf9739c44102a49984e3c2977.tar.gz | |
manuals: create a dedicated "Contributor Guide" document
Starting from the original contents of dev-manual/changes.rst
and from text contributed by Richard Purdie.
(From yocto-docs rev: 55587d9dd009cbc92273376e0f7665b2d574d280)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/resources.rst | 7 | ||||
| -rw-r--r-- | documentation/ref-manual/system-requirements.rst | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst index d2344e39a0..324d1fad10 100644 --- a/documentation/ref-manual/resources.rst +++ b/documentation/ref-manual/resources.rst | |||
| @@ -23,8 +23,7 @@ The Yocto Project gladly accepts contributions. You can submit changes | |||
| 23 | to the project either by creating and sending pull requests, or by | 23 | to the project either by creating and sending pull requests, or by |
| 24 | submitting patches through email. For information on how to do both as | 24 | submitting patches through email. For information on how to do both as |
| 25 | well as information on how to identify the maintainer for each area of | 25 | well as information on how to identify the maintainer for each area of |
| 26 | code, see the ":ref:`dev-manual/changes:submitting a change to the yocto project`" section in the | 26 | code, see the :doc:`../contributor-guide/index`. |
| 27 | Yocto Project Development Tasks Manual. | ||
| 28 | 27 | ||
| 29 | .. _resources-bugtracker: | 28 | .. _resources-bugtracker: |
| 30 | 29 | ||
| @@ -46,8 +45,8 @@ your expectations). | |||
| 46 | For a general procedure and guidelines on how to use Bugzilla to submit a bug | 45 | For a general procedure and guidelines on how to use Bugzilla to submit a bug |
| 47 | against the Yocto Project, see the following: | 46 | against the Yocto Project, see the following: |
| 48 | 47 | ||
| 49 | - The ":ref:`dev-manual/changes:submitting a defect against the yocto project`" | 48 | - The ":doc:`../contributor-guide/submit-defect`" |
| 50 | section in the Yocto Project Development Tasks Manual. | 49 | section in the Yocto Project and OpenEmbedded Contributor Guide. |
| 51 | 50 | ||
| 52 | - The Yocto Project :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>` | 51 | - The Yocto Project :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>` |
| 53 | 52 | ||
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index d6e8b4583c..3c2f979a6d 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst | |||
| @@ -114,8 +114,8 @@ Currently, the Yocto Project is supported on the following distributions: | |||
| 114 | interested in hearing about your experience. For information on | 114 | interested in hearing about your experience. For information on |
| 115 | how to submit a bug, see the Yocto Project | 115 | how to submit a bug, see the Yocto Project |
| 116 | :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>` | 116 | :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>` |
| 117 | and the ":ref:`dev-manual/changes:submitting a defect against the yocto project`" | 117 | and the ":doc:`../contributor-guide/submit-defect`" |
| 118 | section in the Yocto Project Development Tasks Manual. | 118 | section in the Yocto Project and OpenEmbedded Contributor Guide. |
| 119 | 119 | ||
| 120 | 120 | ||
| 121 | Required Packages for the Build Host | 121 | Required Packages for the Build Host |
