summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-07-25 10:53:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-26 14:40:49 +0100
commitb2ec781bd9d658d1b2c80421c68df180e59bee5e (patch)
treead0d9ce0a99c51d59825044edc9a4e681f13cb90 /documentation
parenta496b3a4c7570bfa0060639f701e8fea40779596 (diff)
downloadast2050-yocto-poky-b2ec781bd9d658d1b2c80421c68df180e59bee5e.zip
ast2050-yocto-poky-b2ec781bd9d658d1b2c80421c68df180e59bee5e.tar.gz
documentation/poky-ref-manual: Removed included BSP Guide
With the decision to create a single HTML file that has all individual YP manuals, the need for including the BSP guide as part of the YP Reference Manual goes away. I have removed this guide as a chapter, removed the mention of it in the introduction, and fixed the two links in the FAQ chapter to reference the external manual. (From yocto-docs rev: b0dbda9e09b73c2b26111bda118731dbb3090cae) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 a95203f..825ea8b 100644
--- a/documentation/poky-ref-manual/faq.xml
+++ b/documentation/poky-ref-manual/faq.xml
@@ -393,7 +393,7 @@
<answer>
<para>
You need to create a form factor file as described in the
- "<link linkend='bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</link>"
+ "<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</ulink>"
section and set the <filename>HAVE_TOUCHSCREEN</filename> variable equal to one as follows:
<literallayout class='monospaced'>
HAVE_TOUCHSCREEN=1
@@ -414,7 +414,7 @@
automatically bring up network interfaces.
Therefore, you will need to add a BSP-specific netbase that includes an interfaces
file.
- See the "<link linkend='bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</link>"
+ See the "<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-filelayout-misc-recipes'>Miscellaneous Recipe Files</ulink>"
section for information on creating these types of miscellaneous recipe files.
</para>
<para>
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml
index 7a15d12..bd0afb0 100644
--- a/documentation/poky-ref-manual/introduction.xml
+++ b/documentation/poky-ref-manual/introduction.xml
@@ -42,10 +42,6 @@
behind how the Yocto Project uses shared state (sstate) cache to speed build time.
</para></listitem>
<listitem><para><emphasis>
- <link linkend='bsp'>Board Support Packages (BSP) - Developer's Guide</link>:</emphasis>
- This chapter describes the example filesystem layout for BSP development and
- the click-through licensing scheme.</para></listitem>
- <listitem><para><emphasis>
<link linkend='ref-structure'>Directory Structure</link>:</emphasis>
This chapter describes the
<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 5c4ae91..4aa67f7 100644
--- a/documentation/poky-ref-manual/poky-ref-manual.xml
+++ b/documentation/poky-ref-manual/poky-ref-manual.xml
@@ -90,8 +90,6 @@
<xi:include href="technical-details.xml"/>
- <xi:include href="../bsp-guide/bsp.xml"/>
-
<xi:include href="ref-structure.xml"/>
<xi:include href="ref-bitbake.xml"/>
OpenPOWER on IntegriCloud