From fbdb36a5681c57679aae27e868266a9cb66e104d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 29 Jun 2017 06:33:25 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-start.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/dev-manual/dev-manual-start.xml') 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 @@ The process is similar to checking out by branch name except you use tag names. - 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. -- cgit v1.2.3-54-g00ecf