1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

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 <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-10-13 09:12:33 -07:00
committed by Richard Purdie
parent 07ec3f2f86
commit 59c64247f7
@@ -985,6 +985,8 @@
This manual contains procedural information grouped to This manual contains procedural information grouped to
help you get set up, work with layers, customize images, help you get set up, work with layers, customize images,
write new recipes, work with libraries, and use QEMU. write new recipes, work with libraries, and use QEMU.
The information is task-based and spans the breadth of the
Yocto Project.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
<emphasis>Look Through the <emphasis>Look Through the
@@ -1003,6 +1005,14 @@
"<ulink url='&YOCTO_DOCS_SDK_URL;#using-devtool-in-your-sdk-workflow'>Using <filename>devtool</filename> in your SDK Workflow</ulink>" "<ulink url='&YOCTO_DOCS_SDK_URL;#using-devtool-in-your-sdk-workflow'>Using <filename>devtool</filename> in your SDK Workflow</ulink>"
sections for more information. sections for more information.
</para></listitem> </para></listitem>
<listitem><para>
<emphasis>Learn About Kernel Development:</emphasis>
If you want to see how to work with the kernel and
understand Yocto Linux kernels, see the
<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#kernel-dev'>Yocto Project Linux Kernel Development Manual</ulink>.
This manual provides information on how to patch the
kernel, modify kernel recipes, and configure the kernel.
</para></listitem>
<listitem><para> <listitem><para>
<emphasis>Learn About Board Support Packages (BSPs):</emphasis> <emphasis>Learn About Board Support Packages (BSPs):</emphasis>
If you want to learn about BSPs, see the If you want to learn about BSPs, see the