dev-manual: set correct task name for do_kernel_configme

(From yocto-docs rev: bb48ab8518ee89c23a251e98a011d652d6e49af8)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Yi Zhao 2016-04-08 08:27:38 -07:00 committed by Richard Purdie
parent 6971029c7a
commit 8d9e233f69
1 changed files with 2 additions and 2 deletions

View File

@ -5089,7 +5089,7 @@
This configuration file will be your baseline.
</para></listitem>
<listitem><para>Separately run the
<filename>do_configme</filename> and
<filename>do_kernel_configme</filename> and
<filename>do_kernel_configcheck</filename> tasks.
</para></listitem>
<listitem><para>Take the resulting list of files from the
@ -5117,7 +5117,7 @@
<listitem><para>
After you have worked through the output of the kernel
configuration audit, you can re-run the
<filename>do_configme</filename> and
<filename>do_kernel_configme</filename> and
<filename>do_kernel_configcheck</filename> tasks to
see the results of your changes.
If you have more issues, you can deal with them as