summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-11-04 07:56:35 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-08 16:26:31 +0000
commite7b5027f54117f588cb9a53e6df254c0d4d13131 (patch)
tree43abd79d76c16d9ed4e79329625b7dfc183f84a2 /documentation
parentff644c92a50e108e7bd3506fc66b29d8a134dd3f (diff)
downloadpoky-e7b5027f54117f588cb9a53e6df254c0d4d13131.tar.gz
documentation/dev-manual/dev-manual-bsp-appendix.xml: Robert P. J. Day edits
As Reported by: Robert P. J. Day. Two corrections identified by Robert. One is a wrong reference to the tarball needed for the example. The other is a more complete description of what the appendix is trying to accomplish. (From yocto-docs rev: 387c6cbd84bafd7f15c064a8e801d0750b0b4007) 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/dev-manual/dev-manual-bsp-appendix.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index 1d65039c64..987941c87f 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -6,7 +6,7 @@
6<title>BSP Development Example</title> 6<title>BSP Development Example</title>
7 7
8<para> 8<para>
9 This appendix provides a complete BSP example. 9 This appendix provides a complete BSP development example.
10 The example assumes the following: 10 The example assumes the following:
11 <itemizedlist> 11 <itemizedlist>
12 <listitem><para>No previous preparation or use of the Yocto Project.</para></listitem> 12 <listitem><para>No previous preparation or use of the Yocto Project.</para></listitem>
@@ -125,9 +125,8 @@
125 $ git clone git://git.yoctoproject.org/meta-intel.git 125 $ git clone git://git.yoctoproject.org/meta-intel.git
126 $ cd meta-intel 126 $ cd meta-intel
127 </literallayout> 127 </literallayout>
128 Alternatively, you can start with the downloaded <filename>meta-intel</filename> 128 Alternatively, you can start with the downloaded Crown Bay tarball.
129 edison tarball. 129 You can download the edison version of the BSP tarball from the
130 You can download the Crown Bay tarball for the edison release from the
131 <ulink url='http://www.yoctoproject.org/download'>Download</ulink> page of the 130 <ulink url='http://www.yoctoproject.org/download'>Download</ulink> page of the
132 Yocto Project website. 131 Yocto Project website.
133 Here is the specific link for the tarball needed for this example: 132 Here is the specific link for the tarball needed for this example: