mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
4cf3afbc98
commit
66ce594d28
@@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
The Yocto Project team maintains complete source repositories for all Yocto Project files
|
The Yocto Project team maintains complete source repositories for all Yocto Project files
|
||||||
<ulink url='http://git.yoctoproject.org/cgit/cgit.cgi'>here</ulink>.
|
at <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi'></ulink>.
|
||||||
This web-based source code browser is organized into categories by function such as
|
This web-based source code browser is organized into categories by function such as
|
||||||
IDE Plugins, Matchbox, Poky, Yocto Linux Kernel, and so forth.
|
IDE Plugins, Matchbox, Poky, Yocto Linux Kernel, and so forth.
|
||||||
From the interface, you can click on any particular item in the "Name" column and
|
From the interface, you can click on any particular item in the "Name" column and
|
||||||
@@ -102,7 +102,7 @@
|
|||||||
<imagedata fileref="figures/source-repos.png" align="center" width="6in" depth="4in" />
|
<imagedata fileref="figures/source-repos.png" align="center" width="6in" depth="4in" />
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para><anchor id='index-downloads' /><emphasis><ulink url='http://downloads.yoctoproject.org/releases/'>Index of /releases:</ulink></emphasis>
|
<listitem><para><anchor id='index-downloads' /><emphasis><ulink url='http://downloads.yoctoproject.org/releases/'>Index of /releases:</ulink></emphasis>
|
||||||
This area contains an index releases such as
|
This area contains index releases such as
|
||||||
the <trademark class='trade'>Eclipse</trademark>
|
the <trademark class='trade'>Eclipse</trademark>
|
||||||
Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains,
|
Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains,
|
||||||
and all released versions of Yocto Project in the form of images or tarballs.
|
and all released versions of Yocto Project in the form of images or tarballs.
|
||||||
@@ -177,7 +177,10 @@
|
|||||||
"<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>"
|
"<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>"
|
||||||
appendix in The Yocto Project Reference Manual.</para></listitem>
|
appendix in The Yocto Project Reference Manual.</para></listitem>
|
||||||
<listitem><para><emphasis>Layer:</emphasis> A collection of recipes representing the core,
|
<listitem><para><emphasis>Layer:</emphasis> A collection of recipes representing the core,
|
||||||
a BSP, or an application stack.</para></listitem>
|
a BSP, or an application stack.
|
||||||
|
For a discussion on BSP Layers, see the
|
||||||
|
"<ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html#bsp-layers'>BSP Layers</ulink>"
|
||||||
|
section in the Yocto Project Board Support Packages (BSP) Developer's Guide.</para></listitem>
|
||||||
<listitem><para><emphasis>Metadata:</emphasis> The files that BitBake parses when building an image.
|
<listitem><para><emphasis>Metadata:</emphasis> The files that BitBake parses when building an image.
|
||||||
Metadata includes recipes, classes, and configuration files.</para></listitem>
|
Metadata includes recipes, classes, and configuration files.</para></listitem>
|
||||||
<listitem><para><emphasis>OE-Core:</emphasis> A core set of metadata originating
|
<listitem><para><emphasis>OE-Core:</emphasis> A core set of metadata originating
|
||||||
|
|||||||
Reference in New Issue
Block a user