summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
-rw-r--r--documentation/dev-manual/dev-manual-model.xml2
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 27e52839c0..528c9b71ea 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -5072,7 +5072,7 @@
5072 <literallayout class='monospaced'> 5072 <literallayout class='monospaced'>
5073 src/gz all http://www.mysite.com/BOARD-dir/all 5073 src/gz all http://www.mysite.com/BOARD-dir/all
5074 src/gz armv7a http://www.mysite.com/BOARD-dir/armv7a 5074 src/gz armv7a http://www.mysite.com/BOARD-dir/armv7a
5075 src/gz beagleboard http://www.mysite.com/BOARD-dir/beagleboard 5075 src/gz beaglebone http://www.mysite.com/BOARD-dir/beaglebone
5076 </literallayout> 5076 </literallayout>
5077 </para> 5077 </para>
5078 5078
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 6340527d05..be67f176fb 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -157,7 +157,7 @@
157 Yocto Project Board Support Package (BSP) Developer's Guide.</para> 157 Yocto Project Board Support Package (BSP) Developer's Guide.</para>
158 <note>Five BSPs exist that are part of the 158 <note>Five BSPs exist that are part of the
159 Yocto Project release: <filename>genericx86</filename>, <filename>genericx86-64</filename>, 159 Yocto Project release: <filename>genericx86</filename>, <filename>genericx86-64</filename>,
160 <filename>beagleboard</filename>, 160 <filename>beaglebone</filename>,
161 <filename>mpc8315e</filename>, and <filename>routerstationpro</filename>. 161 <filename>mpc8315e</filename>, and <filename>routerstationpro</filename>.
162 The recipes and configurations for these five BSPs are located and dispersed 162 The recipes and configurations for these five BSPs are located and dispersed
163 within the <link linkend='source-directory'>Source Directory</link>. 163 within the <link linkend='source-directory'>Source Directory</link>.
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 6f58a5771d..37fa5afdd5 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -613,7 +613,7 @@
613 <link linkend='source-directory'>Source Directory</link>, define 613 <link linkend='source-directory'>Source Directory</link>, define
614 variables for specific hardware and are only used when building 614 variables for specific hardware and are only used when building
615 for that target (e.g. the 615 for that target (e.g. the
616 <filename>machine/beagleboard.conf</filename> configuration 616 <filename>machine/beaglebone.conf</filename> configuration
617 file defines variables for the Texas Instruments ARM Cortex-A8 617 file defines variables for the Texas Instruments ARM Cortex-A8
618 development board). 618 development board).
619 Configuration files end with a <filename>.conf</filename> 619 Configuration files end with a <filename>.conf</filename>