diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-02-17 16:20:23 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:07:59 -0800 |
| commit | 66ce594d284eac26c4cdcfd04b4e07a7de540118 (patch) | |
| tree | b203446a461c465b9a6850f01ef765e91671f5ea /documentation | |
| parent | 4cf3afbc9857f29ef1bde5805e84cf57dca726de (diff) | |
| download | poky-66ce594d284eac26c4cdcfd04b4e07a7de540118.tar.gz | |
documentation/dev-manual/dev-manual-newbie.xml: three small corrections
Put in the real link to the YP Source repositories instead of a
click "here" thing. Put in a reference to the BSP Layer section
from the term layer. Fixed a grammar type.
(From yocto-docs rev: 6b3b63480f948dad2c5101deedb8deafad291728)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 6017ae9ede..f9980fc555 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -58,7 +58,7 @@ | |||
| 58 | 58 | ||
| 59 | <para> | 59 | <para> |
| 60 | The Yocto Project team maintains complete source repositories for all Yocto Project files | 60 | The Yocto Project team maintains complete source repositories for all Yocto Project files |
| 61 | <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi'>here</ulink>. | 61 | at <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi'></ulink>. |
| 62 | This web-based source code browser is organized into categories by function such as | 62 | This web-based source code browser is organized into categories by function such as |
| 63 | IDE Plugins, Matchbox, Poky, Yocto Linux Kernel, and so forth. | 63 | IDE Plugins, Matchbox, Poky, Yocto Linux Kernel, and so forth. |
| 64 | From the interface, you can click on any particular item in the "Name" column and | 64 | From the interface, you can click on any particular item in the "Name" column and |
| @@ -102,7 +102,7 @@ | |||
| 102 | <imagedata fileref="figures/source-repos.png" align="center" width="6in" depth="4in" /> | 102 | <imagedata fileref="figures/source-repos.png" align="center" width="6in" depth="4in" /> |
| 103 | </para></listitem> | 103 | </para></listitem> |
| 104 | <listitem><para><anchor id='index-downloads' /><emphasis><ulink url='http://downloads.yoctoproject.org/releases/'>Index of /releases:</ulink></emphasis> | 104 | <listitem><para><anchor id='index-downloads' /><emphasis><ulink url='http://downloads.yoctoproject.org/releases/'>Index of /releases:</ulink></emphasis> |
| 105 | This area contains an index releases such as | 105 | This area contains index releases such as |
| 106 | the <trademark class='trade'>Eclipse</trademark> | 106 | the <trademark class='trade'>Eclipse</trademark> |
| 107 | Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, | 107 | Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, |
| 108 | and all released versions of Yocto Project in the form of images or tarballs. | 108 | and all released versions of Yocto Project in the form of images or tarballs. |
| @@ -177,7 +177,10 @@ | |||
| 177 | "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" | 177 | "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" |
| 178 | appendix in The Yocto Project Reference Manual.</para></listitem> | 178 | appendix in The Yocto Project Reference Manual.</para></listitem> |
| 179 | <listitem><para><emphasis>Layer:</emphasis> A collection of recipes representing the core, | 179 | <listitem><para><emphasis>Layer:</emphasis> A collection of recipes representing the core, |
| 180 | a BSP, or an application stack.</para></listitem> | 180 | a BSP, or an application stack. |
| 181 | For a discussion on BSP Layers, see the | ||
| 182 | "<ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html#bsp-layers'>BSP Layers</ulink>" | ||
| 183 | section in the Yocto Project Board Support Packages (BSP) Developer's Guide.</para></listitem> | ||
| 181 | <listitem><para><emphasis>Metadata:</emphasis> The files that BitBake parses when building an image. | 184 | <listitem><para><emphasis>Metadata:</emphasis> The files that BitBake parses when building an image. |
| 182 | Metadata includes recipes, classes, and configuration files.</para></listitem> | 185 | Metadata includes recipes, classes, and configuration files.</para></listitem> |
| 183 | <listitem><para><emphasis>OE-Core:</emphasis> A core set of metadata originating | 186 | <listitem><para><emphasis>OE-Core:</emphasis> A core set of metadata originating |
