From 4a1ea28ce9103c4f243669cbb7250d33eb97d676 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 26 Jan 2015 07:12:53 -0800 Subject: documentation: First draft devtools. Completed draft of the new devtool material. This commit affects some linking and figures across the YP doc set. * Added the build-workspace-directory.png file to both the dev-manual and the mega-manual. * Updated the Makefile to include the new figure in the TARFILE for dev-manual and mega-manual. * Re-did the section organization to pull the quilt and finding source file out of the "Modifying Source Files" section. (From yocto-docs rev: 4585b9fbb1636ae3c65e2e3ad2d1d6baca636e59) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index e5526ef65e..b8669f8daa 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -4838,7 +4838,7 @@ ${S}/linux - See the "Finding the Temporary Source Code" + See the "Finding Temporary Source Code" section and the S variable for more information about where source is kept during a build. @@ -4857,8 +4857,8 @@ Two methods exist by which you can create the patch: - Git workflow and - Quilt workflow. + devtool and + Quilt. For kernel patches, the Git workflow is more appropriate. This section assumes the Git workflow and shows the steps specific to this example. @@ -9104,7 +9104,7 @@ File Makefile.am added to patch patches/parallelmake.patch For more information on using Quilt, see the - "Using a Quilt Workflow" + "Using Quilt in Your Workflow" section. -- cgit v1.2.3-54-g00ecf