diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-01-16 16:02:07 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:16:50 +0000 |
| commit | 0e0a19a7ffe5ad5be8d5d401f4fab9fa23413d22 (patch) | |
| tree | 8ff2922eb8e9262063b4ba85e2d19a3a6c9d4793 | |
| parent | da47cb736b06ebbebd9c0ee4a39805809c22ace2 (diff) | |
| download | poky-0e0a19a7ffe5ad5be8d5d401f4fab9fa23413d22.tar.gz | |
ref-manual: Added a cross-reference from the USE_DEVFS variable
Placed a reference for more information on the variable into the
section of the dev-manual that explains how to choose a device
manager.
(From yocto-docs rev: 3f9b1329fe4794af03d673323d11558e85d9b097)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 9a2d532bd4..acbbab002a 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -11489,6 +11489,13 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 11489 | to "0" for a statically populated <filename>/dev</filename> | 11489 | to "0" for a statically populated <filename>/dev</filename> |
| 11490 | directory. | 11490 | directory. |
| 11491 | </para> | 11491 | </para> |
| 11492 | |||
| 11493 | <para> | ||
| 11494 | See the | ||
| 11495 | "<ulink url='&YOCTO_DOCS_DEV_URL;#selecting-dev-manager'>Selecting a Device Manager</ulink>" | ||
| 11496 | section in the Yocto Project Development Manual for | ||
| 11497 | information on how to use this variable. | ||
| 11498 | </para> | ||
| 11492 | </glossdef> | 11499 | </glossdef> |
| 11493 | </glossentry> | 11500 | </glossentry> |
| 11494 | 11501 | ||
