diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index f243bb8091..1d65039c64 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -113,8 +113,8 @@
meta-intel contained within the poky
parent directory.
The following steps will automatically create the
- meta-intel directory and the contained meta-crownbay
- starting point in both the Git and the tarball cases.
+ meta-intel directory and the contained
+ meta-crownbay starting point in both the Git and the tarball cases.
@@ -127,8 +127,13 @@
Alternatively, you can start with the downloaded meta-intel
edison tarball.
+ You can download the Crown Bay tarball for the edison release from the
+ Download page of the
+ Yocto Project website.
+ Here is the specific link for the tarball needed for this example:
+ .
Again, be sure that you are already in the poky directory
- as described previously:
+ as described previously before installing the tarball:
$ tar xfj crownbay-noemgd-edison-6.0.0.tar.bz2
$ cd meta-intel