ref-manual: Edits to module_autoload and module_conf variables.

Fixes [YOCTO #5888]

Applied some feedback to the variables based on Paul's comments.
Needed a caveat on how you can use these variables.

(From yocto-docs rev: ef8fac4b36089d3162ee16c93866a39bcd31701c)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-04-10 08:26:49 -07:00 committed by Richard Purdie
parent d40aae9a92
commit c42cadfa6b
1 changed files with 10 additions and 8 deletions

View File

@ -4663,10 +4663,11 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</para>
<para>
You can use this variable anywhere (e.g. machine
configuration file or a distribution configuration file)
including an append file for an
out-of-tree kernel module recipe.
You can use this variable anywhere that it can be
recognized by the kernel recipe or out-of-tree kernel
module recipe (e.g. machine configuration file, distribution
configuration file, or an append file for an out-of-tree
kernel module).
</para>
<para>
@ -4708,10 +4709,11 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</para>
<para>
You can use this variable anywhere (e.g. machine
configuration file or a distribution configuration file)
including an append file for an
out-of-tree kernel module recipe.
You can use this variable anywhere that it can be
recognized by the kernel recipe or out-of-tree kernel
module recipe (e.g. machine configuration file, distribution
configuration file, or an append file for an out-of-tree
kernel module).
</para>
<para>