mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
dev-manual: Edits to "Autobuilders" section.
(From yocto-docs rev: 5facb63e7bd0bb9627e83cfc34ae82a3898fe349) 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
47b7e49eb3
commit
f09cca6d49
@@ -288,23 +288,23 @@
|
|||||||
<para>
|
<para>
|
||||||
The features of this system are:
|
The features of this system are:
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem><para>Highlights when commits break the build
|
<listitem><para>Highlights when commits break the build.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>Populates an sstate cache from which
|
<listitem><para>Populates an sstate cache from which
|
||||||
developers can pull rather than requiring local
|
developers can pull rather than requiring local
|
||||||
builds</para></listitem>
|
builds.</para></listitem>
|
||||||
<listitem><para>Allows commit hook triggers,
|
<listitem><para>Allows commit hook triggers,
|
||||||
which trigger builds when commits are made
|
which trigger builds when commits are made.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>Allows triggering of automated image booting
|
<listitem><para>Allows triggering of automated image booting
|
||||||
and testing under the QuickEMUlator (QEMU)
|
and testing under the QuickEMUlator (QEMU).
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>Supports incremental build testing and from
|
<listitem><para>Supports incremental build testing and from
|
||||||
scratch builds</para></listitem>
|
scratch builds.</para></listitem>
|
||||||
<listitem><para>Shared output that allows developer
|
<listitem><para>Shares output that allows developer
|
||||||
testing and historical regression investigation
|
testing and historical regression investigation.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>Creates output that can be used for releases
|
<listitem><para>Creates output that can be used for releases.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>Allows scheduling of builds so that resources
|
<listitem><para>Allows scheduling of builds so that resources
|
||||||
can be used efficiently.</para></listitem>
|
can be used efficiently.</para></listitem>
|
||||||
|
|||||||
Reference in New Issue
Block a user