diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-15 11:41:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:16:44 +0100 |
commit | fcb53beee46fd5b3b600232bef4d6bf7e76ef49e (patch) | |
tree | a045ccf00653b0ea5671294bb50df5a5f679b9b2 /documentation/yocto-project-qs | |
parent | c7969c64bb1d8b667efc3c3abe48f9e1bec1d1f2 (diff) | |
download | poky-fcb53beee46fd5b3b600232bef4d6bf7e76ef49e.tar.gz |
documentation: Moved "Git" section to the ref-manual
Fixes [YOCTO #11630]
The "Git" section in the dev-manual is really about concepts.
There are a couple of examples that might or not might be
allowed to ultimately stay. I have moved the section to the
ref-manual. If those examples get replicated in the new
dev-manual, I will update the "Git" section further. For now,
however, these remain in this moved section.
(From yocto-docs rev: 2e4b87fdab29c13ce0d2314e50c93e37404b6f7e)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 527fcd86cc..b069b3d459 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -378,7 +378,7 @@ | |||
378 | Yocto Project is getting a Yocto Project release. | 378 | Yocto Project is getting a Yocto Project release. |
379 | It is recommended that you get the latest Yocto Project release | 379 | It is recommended that you get the latest Yocto Project release |
380 | by setting up (cloning in | 380 | by setting up (cloning in |
381 | <ulink url='&YOCTO_DOCS_DEV_URL;#git'>Git</ulink> terms) a | 381 | <ulink url='&YOCTO_DOCS_REF_URL;#git'>Git</ulink> terms) a |
382 | local copy of the <filename>poky</filename> Git repository on | 382 | local copy of the <filename>poky</filename> Git repository on |
383 | your build host and then checking out the latest release. | 383 | your build host and then checking out the latest release. |
384 | Doing so allows you to easily update to newer Yocto Project | 384 | Doing so allows you to easily update to newer Yocto Project |