From f09cca6d49a03e3057cc15e61837c5b0b7308eea Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 9 Apr 2013 11:22:01 -0700 Subject: dev-manual: Edits to "Autobuilders" section. (From yocto-docs rev: 5facb63e7bd0bb9627e83cfc34ae82a3898fe349) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-newbie.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'documentation/dev-manual/dev-manual-newbie.xml') diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index c2ce439421..759871a2b3 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -288,23 +288,23 @@ The features of this system are: - Highlights when commits break the build + Highlights when commits break the build. Populates an sstate cache from which developers can pull rather than requiring local - builds + builds. Allows commit hook triggers, - which trigger builds when commits are made + which trigger builds when commits are made. Allows triggering of automated image booting - and testing under the QuickEMUlator (QEMU) + and testing under the QuickEMUlator (QEMU). Supports incremental build testing and from - scratch builds - Shared output that allows developer - testing and historical regression investigation + scratch builds. + Shares output that allows developer + testing and historical regression investigation. - Creates output that can be used for releases + Creates output that can be used for releases. Allows scheduling of builds so that resources can be used efficiently. -- cgit v1.2.3-54-g00ecf