summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky-ref-manual/faq.xml4
-rw-r--r--documentation/poky-ref-manual/introduction.xml4
-rw-r--r--documentation/poky-ref-manual/poky-ref-manual.xml2
3 files changed, 2 insertions, 8 deletions
diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml
index a95203f221..825ea8b1c6 100644
--- a/documentation/poky-ref-manual/faq.xml
+++ b/documentation/poky-ref-manual/faq.xml
@@ -393,7 +393,7 @@
393 <answer> 393 <answer>
394 <para> 394 <para>
395 You need to create a form factor file as described in the 395 You need to create a form factor file as described in the
396 "<link linkend='bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</link>" 396 "<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</ulink>"
397 section and set the <filename>HAVE_TOUCHSCREEN</filename> variable equal to one as follows: 397 section and set the <filename>HAVE_TOUCHSCREEN</filename> variable equal to one as follows:
398 <literallayout class='monospaced'> 398 <literallayout class='monospaced'>
399 HAVE_TOUCHSCREEN=1 399 HAVE_TOUCHSCREEN=1
@@ -414,7 +414,7 @@
414 automatically bring up network interfaces. 414 automatically bring up network interfaces.
415 Therefore, you will need to add a BSP-specific netbase that includes an interfaces 415 Therefore, you will need to add a BSP-specific netbase that includes an interfaces
416 file. 416 file.
417 See the "<link linkend='bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</link>" 417 See the "<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</ulink>"
418 section for information on creating these types of miscellaneous recipe files. 418 section for information on creating these types of miscellaneous recipe files.
419 </para> 419 </para>
420 <para> 420 <para>
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml
index 7a15d12125..bd0afb019a 100644
--- a/documentation/poky-ref-manual/introduction.xml
+++ b/documentation/poky-ref-manual/introduction.xml
@@ -42,10 +42,6 @@
42 behind how the Yocto Project uses shared state (sstate) cache to speed build time. 42 behind how the Yocto Project uses shared state (sstate) cache to speed build time.
43 </para></listitem> 43 </para></listitem>
44 <listitem><para><emphasis> 44 <listitem><para><emphasis>
45 <link linkend='bsp'>Board Support Packages (BSP) - Developer's Guide</link>:</emphasis>
46 This chapter describes the example filesystem layout for BSP development and
47 the click-through licensing scheme.</para></listitem>
48 <listitem><para><emphasis>
49 <link linkend='ref-structure'>Directory Structure</link>:</emphasis> 45 <link linkend='ref-structure'>Directory Structure</link>:</emphasis>
50 This chapter describes the 46 This chapter describes the
51 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink> created 47 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink> created
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml
index 5c4ae917c5..4aa67f78d6 100644
--- a/documentation/poky-ref-manual/poky-ref-manual.xml
+++ b/documentation/poky-ref-manual/poky-ref-manual.xml
@@ -90,8 +90,6 @@
90 90
91 <xi:include href="technical-details.xml"/> 91 <xi:include href="technical-details.xml"/>
92 92
93 <xi:include href="../bsp-guide/bsp.xml"/>
94
95 <xi:include href="ref-structure.xml"/> 93 <xi:include href="ref-structure.xml"/>
96 94
97 <xi:include href="ref-bitbake.xml"/> 95 <xi:include href="ref-bitbake.xml"/>