mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00: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
@@ -603,7 +603,7 @@
|
||||
the
|
||||
<link linkend='build-directory'>Build Directory</link>
|
||||
contains user-defined variables that affect every build.
|
||||
The <filename>meta-yocto/conf/distro/poky.conf</filename>
|
||||
The <filename>meta-poky/conf/distro/poky.conf</filename>
|
||||
configuration file defines Yocto "distro" configuration
|
||||
variables used only when building with this policy.
|
||||
Machine configuration files, which
|
||||
@@ -1404,7 +1404,7 @@
|
||||
Examine the <filename>maintainers.inc</filename> file, which is
|
||||
located in the
|
||||
<link linkend='source-directory'>Source Directory</link>
|
||||
at <filename>meta-yocto/conf/distro/include</filename>, to
|
||||
at <filename>meta-poky/conf/distro/include</filename>, to
|
||||
see who is responsible for code.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>Board Support Package (BSP) README Files:</emphasis>
|
||||
@@ -1448,7 +1448,7 @@
|
||||
<listitem><para>For changes to BitBake (anything under the <filename>bitbake</filename>
|
||||
directory), send your patch to the
|
||||
<ulink url='&OE_LISTS_URL;/listinfo/bitbake-devel'>bitbake-devel</ulink> mailing list.</para></listitem>
|
||||
<listitem><para>For changes to <filename>meta-yocto</filename>, send your patch to the
|
||||
<listitem><para>For changes to <filename>meta-poky</filename>, send your patch to the
|
||||
<ulink url='&YOCTO_LISTS_URL;/listinfo/poky'>poky</ulink> mailing list.</para></listitem>
|
||||
<listitem><para>For changes to other layers hosted on
|
||||
<filename>yoctoproject.org</filename> (unless the
|
||||
|
||||
Reference in New Issue
Block a user