1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

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>
This commit is contained in:
Scott Rifenbark
2017-06-29 06:33:25 -07:00
committed by Richard Purdie
parent b9430113c6
commit fbdb36a568
2 changed files with 1 additions and 25 deletions
@@ -695,7 +695,7 @@
The process is similar to checking out by branch name except you
use tag names.
<note>
Checking out a branch based on a tag names gives you a
Checking out a branch based on a tag gives you a
stable set of files not affected by development on the
branch above the tag.
</note>