From a64831cad79e46c50509aad89f6fefad71123b60 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 18 Aug 2017 15:12:33 -0700 Subject: kernel-dev, dev-manual: Moved Kernel prep steps The dev-manual had a place-holder section for getting the build host ready for using YP and then doing kernel development. This stuff is better suited for the actual kernel development manual. I moved the section. Moving created several broken links in the manual set that had to be fixed. In the dev-manual, I updated the introductory list to include the newly moved kernel stuff. (From yocto-docs rev: 2e21260bb5f84e9e30eb353ec841d5962e8a7642) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-dev/kernel-dev-examples.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/kernel-dev/kernel-dev-examples.xml') diff --git a/documentation/kernel-dev/kernel-dev-examples.xml b/documentation/kernel-dev/kernel-dev-examples.xml index 1d8dae3211..15622003e5 100644 --- a/documentation/kernel-dev/kernel-dev-examples.xml +++ b/documentation/kernel-dev/kernel-dev-examples.xml @@ -51,10 +51,10 @@ $ git clone git://git.yoctoproject.org/linux-yocto-3.4 - For another example of how to set up a local Git repository of the Yocto Project - kernel files, see the - "Yocto Project Kernel" bulleted - item in the Yocto Project Development Manual. + For more information on how to set up a local Git repository of the + Yocto Project kernel files, see the + "Preparing the Build Host to Work on the Kernel" + section. Once you have cloned the kernel Git repository on your local machine, you can -- cgit v1.2.3-54-g00ecf