summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/faq.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-22 11:19:36 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-22 17:23:37 +0100
commit818ec77cd3d0293ec5ef659e18a7e22d49f81737 (patch)
tree7abefa73b6251d2611ad34d45eba8401dc494ef5 /documentation/ref-manual/faq.xml
parentcaa6e079c316c70f3600114069654c459607e983 (diff)
downloadpoky-818ec77cd3d0293ec5ef659e18a7e22d49f81737.tar.gz
bsp-guide, ref-manual: Various fixes from Robert P. J. Day review.
Robert read through the BSP Guide and noted several issues. There were several typos, inacurracies for crown bay code, out-dated kernel usage example, etc. One change I had to make that was related was to fix two cross-reference links to a re-named section. These links were the changes in the FAQ chapter of the ref-manual. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: ae45df660ebf33105ebf5e60e606b0ec76eb9a6d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/faq.xml')
-rw-r--r--documentation/ref-manual/faq.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml
index df9f7fadc3..f96b64c1a5 100644
--- a/documentation/ref-manual/faq.xml
+++ b/documentation/ref-manual/faq.xml
@@ -407,7 +407,7 @@
407 <answer> 407 <answer>
408 <para> 408 <para>
409 You need to create a form factor file as described in the 409 You need to create a form factor file as described in the
410 "<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</ulink>" 410 "<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-filelayout-misc-recipes'>Miscellaneous BSP-Specific Recipe Files</ulink>"
411 section in the Yocto Project Board Support Packages (BSP) 411 section in the Yocto Project Board Support Packages (BSP)
412 Developer's Guide. 412 Developer's Guide.
413 Set the <filename>HAVE_TOUCHSCREEN</filename> variable equal to 413 Set the <filename>HAVE_TOUCHSCREEN</filename> variable equal to
@@ -431,7 +431,7 @@
431 automatically bring up network interfaces. 431 automatically bring up network interfaces.
432 Therefore, you will need to add a BSP-specific netbase that includes an interfaces 432 Therefore, you will need to add a BSP-specific netbase that includes an interfaces
433 file. 433 file.
434 See the "<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</ulink>" 434 See the "<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-filelayout-misc-recipes'>Miscellaneous BSP-Specific Recipe Files</ulink>"
435 section in the Yocto Project Board Support Packages (BSP) 435 section in the Yocto Project Board Support Packages (BSP)
436 Developer's Guide for information on creating these types of 436 Developer's Guide for information on creating these types of
437 miscellaneous recipe files. 437 miscellaneous recipe files.