diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-bsp-appendix.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-bsp-appendix.xml | 7 |
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: |