mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
kernel-dev: Updates to the introduction chapter.
General edits for readability, etc. (From yocto-docs rev: eb52c743ad0fba7859ee4800f12981294aa71b23) Signed-off-by: scott-lenovo <scott-lenovo@ubuntu.(none)> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8d771b3eb6
commit
9a6c5e1fdd
@@ -11,9 +11,15 @@
|
||||
chances are you are going to need to work with the Linux kernel.
|
||||
The Yocto Project provides a powerful set of tools for managing
|
||||
Linux kernel sources and configuration data.
|
||||
If you want to make a single configuration change, apply a couple
|
||||
of patches, or work with your own sources, this tooling can
|
||||
help you.
|
||||
You can use this tooling to help you make a single configuration change,
|
||||
apply a couple of patches, or work with your own sources.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The Yocto Project Kernel Development Manual describes common tasks
|
||||
you can perform using the kernel tooling as well as provides information
|
||||
about the metadata needed to work with the kernel inside the
|
||||
Yocto Project.
|
||||
</para>
|
||||
|
||||
<section id='kernel-dev-background'>
|
||||
|
||||
Reference in New Issue
Block a user