mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02: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:
committed by
Richard Purdie
parent
07ec3f2f86
commit
59c64247f7
@@ -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.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<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>"
|
||||
sections for more information.
|
||||
</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>
|
||||
<emphasis>Learn About Board Support Packages (BSPs):</emphasis>
|
||||
If you want to learn about BSPs, see the
|
||||
|
||||
Reference in New Issue
Block a user