diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-02-06 15:29:08 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:07:52 -0800 |
| commit | 9dc84b77ecfbb69b1dce93ccce7140cfa54eee66 (patch) | |
| tree | 72730be45ccc3592eb22df8665e0e261570a7ff7 /documentation/poky-ref-manual/faq.xml | |
| parent | e8a6970b0cef11ed80596c214506859e21b65668 (diff) | |
| download | poky-9dc84b77ecfbb69b1dce93ccce7140cfa54eee66.tar.gz | |
documentation: Cross-referencing section fixed for consistency.
(From yocto-docs rev: 8e861c6fc07aefa81ff65e3542de855116e14969)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/faq.xml')
| -rw-r--r-- | documentation/poky-ref-manual/faq.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index a526f619b8..4cf52443c1 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml | |||
| @@ -384,9 +384,9 @@ | |||
| 384 | </question> | 384 | </question> |
| 385 | <answer> | 385 | <answer> |
| 386 | <para> | 386 | <para> |
| 387 | You need to create a form factor file as described in | 387 | You need to create a form factor file as described in the |
| 388 | <xref linkend='bsp-filelayout-misc-recipes'>"Miscellaneous Recipe Files"</xref> | 388 | "<link linkend='bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</link>" |
| 389 | and set the <filename>HAVE_TOUCHSCREEN</filename> variable equal to one as follows: | 389 | section and set the <filename>HAVE_TOUCHSCREEN</filename> variable equal to one as follows: |
| 390 | <literallayout class='monospaced'> | 390 | <literallayout class='monospaced'> |
| 391 | HAVE_TOUCHSCREEN=1 | 391 | HAVE_TOUCHSCREEN=1 |
| 392 | </literallayout> | 392 | </literallayout> |
| @@ -406,8 +406,8 @@ | |||
| 406 | automatically bring up network interfaces. | 406 | automatically bring up network interfaces. |
| 407 | Therefore, you will need to add a BSP-specific netbase that includes an interfaces | 407 | Therefore, you will need to add a BSP-specific netbase that includes an interfaces |
| 408 | file. | 408 | file. |
| 409 | See <xref linkend='bsp-filelayout-misc-recipes'>"Miscellaneous Recipe Files"</xref> | 409 | See the "<link linkend='bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</link>" |
| 410 | for information on creating these types of miscellaneous recipe files. | 410 | section for information on creating these types of miscellaneous recipe files. |
| 411 | </para> | 411 | </para> |
| 412 | <para> | 412 | <para> |
| 413 | For example, add the following files to your layer: | 413 | For example, add the following files to your layer: |
