1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

ref-manual: Added descriptions for 5 new variables and 2 tasks.

Fixes [YOCTO #8019]

Added new descriptions for five kernel variables and two tasks.

(From yocto-docs rev: 834aebb75dce1c905b1e0f142d0d7de6bb44e7d4)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2015-09-23 12:50:11 -07:00
committed by Richard Purdie
parent a87268ebbe
commit 3bff581146
2 changed files with 125 additions and 0 deletions
+17
View File
@@ -619,6 +619,15 @@
</para>
</section>
<section id='ref-tasks-kernel_metadata'>
<title><filename>do_kernel_metadata</filename></title>
<para>
Collects kernel metadata for a
<filename>linux-yocto</filename> style kernel.
</para>
</section>
<section id='ref-tasks-menuconfig'>
<title><filename>do_menuconfig</filename></title>
@@ -638,6 +647,14 @@
</para>
</section>
<section id='ref-tasks-shared_workdir'>
<title><filename>do_shared_workdir</filename></title>
<para>
Creates the shared working directory for the kernel.
</para>
</section>
<section id='ref-tasks-sizecheck'>
<title><filename>do_sizecheck</filename></title>