diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-29 06:33:25 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-12 00:28:14 +0100 |
| commit | fbdb36a5681c57679aae27e868266a9cb66e104d (patch) | |
| tree | 63c84ed81004a7f1d00123bff298d0fb747fc2d1 /documentation/dev-manual/dev-manual-start.xml | |
| parent | b9430113c6455c858df5e3b5ee08837bc833243f (diff) | |
| download | poky-fbdb36a5681c57679aae27e868266a9cb66e104d.tar.gz | |
dev-manual: Removed SDK workflow section
Fixes [YOCTO #11630]
This section simply pointed to the SDK manual. Does not
need to be in the new "how-to" form of the dev-manual.
(From yocto-docs rev: 1cd842a323ba09ef69e14f56dca1c2a5576252ee)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 0e48043d38..37576537b4 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -695,7 +695,7 @@ | |||
| 695 | The process is similar to checking out by branch name except you | 695 | The process is similar to checking out by branch name except you |
| 696 | use tag names. | 696 | use tag names. |
| 697 | <note> | 697 | <note> |
| 698 | Checking out a branch based on a tag names gives you a | 698 | Checking out a branch based on a tag gives you a |
| 699 | stable set of files not affected by development on the | 699 | stable set of files not affected by development on the |
| 700 | branch above the tag. | 700 | branch above the tag. |
| 701 | </note> | 701 | </note> |
