From c589b853056eff75cade3d2760acebd04513657d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 9 Apr 2013 11:29:53 -0700 Subject: dev-manual: Edits to "Summary" section. (From yocto-docs rev: 6c73cc0e01ed10c225eb054eb5ea5a26b989bbdb) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-newbie.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 2f6805625b..7572f36788 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -361,12 +361,12 @@ Use Git as the source control system. - Maintain your metadata in layers that make sense + Maintain your Metadata in layers that make sense for your situation. See the "Understanding and Creating Layers" section for more information on layers. - Separate the project's metadata and code by using + Separate the project's Metadata and code by using separate Git repositories. See the "Yocto Project Source Repositories" section for information on these @@ -381,7 +381,7 @@ by developers in the same organization and share the same source directories on their machines. - Set up an autobuilder and have it populate the + Set up an Autobuilder and have it populate the sstate cache and source directories. The Yocto Project community encourages you to send patches to the project to fix bugs or add features. -- cgit v1.2.3-54-g00ecf