mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
documentation: Converted "meta-yocto" to "meta-poky"
Occurrences in many manuals and one figure. (From yocto-docs rev: 26d30cd162083c62216fb4ab526d0b231f453de1) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
84452ee325
commit
e975d26e84
@@ -123,8 +123,8 @@
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='structure-core-meta-yocto'>
|
||||
<title><filename>meta-yocto/</filename></title>
|
||||
<section id='structure-core-meta-poky'>
|
||||
<title><filename>meta-poky/</filename></title>
|
||||
|
||||
<para>
|
||||
This directory contains the configuration for the Poky
|
||||
@@ -233,7 +233,7 @@
|
||||
</literallayout>
|
||||
The script gets its default list of common targets from the
|
||||
<filename>conf-notes.txt</filename> file, which is found in the
|
||||
<filename>meta-yocto</filename> directory within the
|
||||
<filename>meta-poky</filename> directory within the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
|
||||
Should you have custom distributions, it is very easy to modify
|
||||
this configuration file to include your targets for your
|
||||
@@ -260,7 +260,7 @@
|
||||
</literallayout>
|
||||
The OpenEmbedded build system uses the template configuration
|
||||
files, which are found by default in the
|
||||
<filename>meta-yocto/conf</filename> directory in the
|
||||
<filename>meta-poky/conf</filename> directory in the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
|
||||
See the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#creating-a-custom-template-configuration-directory'>Creating a Custom Template Configuration Directory</ulink>"
|
||||
@@ -373,7 +373,7 @@
|
||||
</literallayout>
|
||||
The script gets its default list of common targets from the
|
||||
<filename>conf-notes.txt</filename> file, which is found in the
|
||||
<filename>meta-yocto</filename> directory within the
|
||||
<filename>meta-poky</filename> directory within the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
|
||||
Should you have custom distributions, it is very easy to modify
|
||||
this configuration file to include your targets for your
|
||||
@@ -409,7 +409,7 @@
|
||||
<para>
|
||||
The OpenEmbedded build system uses the template configuration
|
||||
files, which are found by default in the
|
||||
<filename>meta-yocto/conf</filename> directory in the
|
||||
<filename>meta-poky/conf</filename> directory in the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
|
||||
See the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#creating-a-custom-template-configuration-directory'>Creating a Custom Template Configuration Directory</ulink>"
|
||||
@@ -513,7 +513,7 @@
|
||||
<para>
|
||||
The source <filename>local.conf.sample</filename> file used
|
||||
depends on the <filename>$TEMPLATECONF</filename> script variable,
|
||||
which defaults to <filename>meta-yocto/conf</filename>
|
||||
which defaults to <filename>meta-poky/conf</filename>
|
||||
when you are building from the Yocto Project development
|
||||
environment and defaults to <filename>meta/conf</filename> when
|
||||
you are building from the OpenEmbedded Core environment.
|
||||
@@ -536,7 +536,7 @@
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
|
||||
You can find the Yocto Project version of the
|
||||
<filename>local.conf.sample</filename> file in the
|
||||
<filename>meta-yocto/conf</filename> directory.
|
||||
<filename>meta-poky/conf</filename> directory.
|
||||
</note>
|
||||
</para>
|
||||
</section>
|
||||
@@ -567,7 +567,7 @@
|
||||
<para>
|
||||
The source <filename>bblayers.conf.sample</filename> file used
|
||||
depends on the <filename>$TEMPLATECONF</filename> script variable,
|
||||
which defaults to <filename>meta-yocto/conf</filename>
|
||||
which defaults to <filename>meta-poky/conf</filename>
|
||||
when you are building from the Yocto Project development
|
||||
environment and defaults to <filename>meta/conf</filename> when
|
||||
you are building from the OpenEmbedded Core environment.
|
||||
@@ -588,7 +588,7 @@
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
|
||||
You can find the Yocto Project version of the
|
||||
<filename>bblayers.conf.sample</filename> file in the
|
||||
<filename>meta-yocto/conf</filename> directory.
|
||||
<filename>meta-poky/conf</filename> directory.
|
||||
</note>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user