summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-newbie.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-09 11:22:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-10 16:20:55 +0100
commitf09cca6d49a03e3057cc15e61837c5b0b7308eea (patch)
tree788c961901d854638813540c2108df2da80dabd9 /documentation/dev-manual/dev-manual-newbie.xml
parent47b7e49eb301a513e4b1f44f5295f499b1a05adf (diff)
downloadast2050-yocto-poky-f09cca6d49a03e3057cc15e61837c5b0b7308eea.zip
ast2050-yocto-poky-f09cca6d49a03e3057cc15e61837c5b0b7308eea.tar.gz
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>
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index c2ce439..759871a 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -288,23 +288,23 @@
<para>
The features of this system are:
<itemizedlist>
- <listitem><para>Highlights when commits break the build
+ <listitem><para>Highlights when commits break the build.
</para></listitem>
<listitem><para>Populates an sstate cache from which
developers can pull rather than requiring local
- builds</para></listitem>
+ builds.</para></listitem>
<listitem><para>Allows commit hook triggers,
- which trigger builds when commits are made
+ which trigger builds when commits are made.
</para></listitem>
<listitem><para>Allows triggering of automated image booting
- and testing under the QuickEMUlator (QEMU)
+ and testing under the QuickEMUlator (QEMU).
</para></listitem>
<listitem><para>Supports incremental build testing and from
- scratch builds</para></listitem>
- <listitem><para>Shared output that allows developer
- testing and historical regression investigation
+ scratch builds.</para></listitem>
+ <listitem><para>Shares output that allows developer
+ testing and historical regression investigation.
</para></listitem>
- <listitem><para>Creates output that can be used for releases
+ <listitem><para>Creates output that can be used for releases.
</para></listitem>
<listitem><para>Allows scheduling of builds so that resources
can be used efficiently.</para></listitem>
OpenPOWER on IntegriCloud