mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
overview-manual: Fixed grammar issue.
(From yocto-docs rev: a3075cdd5a3db1883dc358f7ccd6721d89677387) 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
a24760a203
commit
1021bc0e27
@@ -1136,10 +1136,10 @@
|
|||||||
or source code repositories systems such as Git.
|
or source code repositories systems such as Git.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Once downloaded, the build system extracts the sources
|
Once source code is downloaded, the build system extracts
|
||||||
into a local work area where patches are applied and
|
the sources into a local work area where patches are
|
||||||
common steps for configuring and compiling the software
|
applied and common steps for configuring and compiling
|
||||||
are run.
|
the software are run.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
The build system then installs the software into a
|
The build system then installs the software into a
|
||||||
|
|||||||
Reference in New Issue
Block a user