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