From b257acf0538fe6ba77fdcd058504bf4d26669cfb Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 5 Mar 2012 16:02:16 -0600 Subject: documentation/dev-manual/dev-manual-start.xml: Wording change Added a bit more information to the wording where it talks about creating a Git Repository if you are going to contribute back into YP. This change was suggested by Robert P. J. Day and was submitted to me in the form of a patch. For reasons unknown to me the patch Hunk failed even though I believe I had things saved and applied correctly. I had to resort to applying it by hand. I ended up doing a bit of re-writing on the suggested change to clean it up. Reported-by: Robert P. J. Day (From yocto-docs rev: 94f90c91e6b1d13bebc7a434210452f222ef0317) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-start.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 6bedbc273a..29343d762b 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -88,7 +88,8 @@ Yocto Project files that are based on the particular release in the tarball. Git Repository Method: If you are going to be contributing - back into the Yocto Project, you should use Git commands to set up a local + back into the Yocto Project or you simply want to keep up + with the latest developments, you should use Git commands to set up a local Git repository of the Yocto Project Files. Doing so creates a Git repository with a complete history of changes and allows you to easily submit your changes upstream to the project. -- cgit v1.2.3-54-g00ecf