diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-10-01 09:18:17 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-02 17:41:32 +0100 |
| commit | 9c7f3c35b188c2c76f3d7e5c35dd49e2d7b0dae7 (patch) | |
| tree | 59b4ccbbfd0c194ae78a9c9c8425ec8696aa417a | |
| parent | 175e4bd923f34e088cd1965b3658a52a52d0b105 (diff) | |
| download | poky-9c7f3c35b188c2c76f3d7e5c35dd49e2d7b0dae7.tar.gz | |
documentation: dev-manual - Added reference to submit change section.
(From yocto-docs rev: 34cf1d68657406833054cb7c346302e9490534c6)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 54a2beca4c..427e25a368 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -520,7 +520,10 @@ | |||
| 520 | for inclusion into the upstream kernel's Git repository. | 520 | for inclusion into the upstream kernel's Git repository. |
| 521 | If the changes are accepted, the Yocto Project Maintainer pulls them into | 521 | If the changes are accepted, the Yocto Project Maintainer pulls them into |
| 522 | the master branch of the kernel tree. | 522 | the master branch of the kernel tree. |
| 523 | Doing so makes them available to everyone using the kernel.</para></listitem> | 523 | Doing so makes them available to everyone using the kernel.</para> |
| 524 | <para>For information on how to submit a change to the Yocto Project, see the | ||
| 525 | "<link linkend='how-to-submit-a-change'>How to Submit a Change</link>" section | ||
| 526 | earlier in this manual.</para></listitem> | ||
| 524 | </orderedlist> | 527 | </orderedlist> |
| 525 | </para> | 528 | </para> |
| 526 | </section> | 529 | </section> |
