mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
dev-manual: Edits to "Summary" section.
(From yocto-docs rev: 6c73cc0e01ed10c225eb054eb5ea5a26b989bbdb) 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
b7b64ae73f
commit
c589b85305
@@ -361,12 +361,12 @@
|
||||
<itemizedlist>
|
||||
<listitem><para>Use <link linkend='git'>Git</link>
|
||||
as the source control system.</para></listitem>
|
||||
<listitem><para>Maintain your metadata in layers that make sense
|
||||
<listitem><para>Maintain your Metadata in layers that make sense
|
||||
for your situation.
|
||||
See the "<link linkend='understanding-and-creating-layers'>Understanding
|
||||
and Creating Layers</link>" section for more information on
|
||||
layers.</para></listitem>
|
||||
<listitem><para>Separate the project's metadata and code by using
|
||||
<listitem><para>Separate the project's Metadata and code by using
|
||||
separate Git repositories.
|
||||
See the "<link linkend='yocto-project-repositories'>Yocto Project
|
||||
Source Repositories</link>" section for information on these
|
||||
@@ -381,7 +381,7 @@
|
||||
by developers in the same organization and share the
|
||||
same source directories on their machines.
|
||||
</para></listitem>
|
||||
<listitem><para>Set up an autobuilder and have it populate the
|
||||
<listitem><para>Set up an Autobuilder and have it populate the
|
||||
sstate cache and source directories.</para></listitem>
|
||||
<listitem><para>The Yocto Project community encourages you
|
||||
to send patches to the project to fix bugs or add features.
|
||||
|
||||
Reference in New Issue
Block a user