summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-bsp-appendix.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-bsp-appendix.xml')
-rw-r--r--documentation/dev-manual/dev-manual-bsp-appendix.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index f243bb8..1d65039 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -113,8 +113,8 @@
<filename>meta-intel</filename> contained within the <filename>poky</filename>
parent directory.
The following steps will automatically create the
- <filename>meta-intel</filename> directory and the contained meta-crownbay
- starting point in both the Git and the tarball cases.
+ <filename>meta-intel</filename> directory and the contained
+ <filename>meta-crownbay</filename> starting point in both the Git and the tarball cases.
</para>
<para>
@@ -127,8 +127,13 @@
</literallayout>
Alternatively, you can start with the downloaded <filename>meta-intel</filename>
edison tarball.
+ You can download the Crown Bay tarball for the edison release from the
+ <ulink url='http://www.yoctoproject.org/download'>Download</ulink> page of the
+ Yocto Project website.
+ Here is the specific link for the tarball needed for this example:
+ <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/machines/crownbay-noemgd/crownbay-noemgd-edison-6.0.0.tar.bz2'></ulink>.
Again, be sure that you are already in the <filename>poky</filename> directory
- as described previously:
+ as described previously before installing the tarball:
<literallayout class='monospaced'>
$ tar xfj crownbay-noemgd-edison-6.0.0.tar.bz2
$ cd meta-intel
OpenPOWER on IntegriCloud