From 59c64247f7a0edef44e79f8a818b9a9cb6edce64 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 13 Oct 2017 09:12:33 -0700 Subject: yocto-project-qs: Updated the "Next Steps" section Provided better roadmapping into the kernel development manual and more explanation of the dev-manual. (From yocto-docs rev: 811e6ee07ee5e84400b90c18b251d8053000f859) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 151e8f07d0..e77175c3aa 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -985,6 +985,8 @@ This manual contains procedural information grouped to help you get set up, work with layers, customize images, write new recipes, work with libraries, and use QEMU. + The information is task-based and spans the breadth of the + Yocto Project. Look Through the @@ -1003,6 +1005,14 @@ "Using devtool in your SDK Workflow" sections for more information. + + Learn About Kernel Development: + If you want to see how to work with the kernel and + understand Yocto Linux kernels, see the + Yocto Project Linux Kernel Development Manual. + This manual provides information on how to patch the + kernel, modify kernel recipes, and configure the kernel. + Learn About Board Support Packages (BSPs): If you want to learn about BSPs, see the -- cgit v1.2.3-54-g00ecf