]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation/dev-manual/dev-manual-bsp-appendix.xml: Added text to find t-ball
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 3 Nov 2011 19:56:36 +0000 (12:56 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Nov 2011 16:26:31 +0000 (16:26 +0000)
As Reported by Robert P. J. Day.

Robert indicated that it was a bit of a search to find the tarball
for the example.  Tom suggested that we have some text that helps
to locate the Crown Bay no-emgd tarball for edison.  I added some
clarifying text to help.

(From yocto-docs rev: d21120bbae81f58a9816cf56c61181d287afd295)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/dev-manual/dev-manual-bsp-appendix.xml

index f243bb809123fc14735192978f73fddc7e6ce899..1d65039c64727790f531ef85679f00dd42a4de1d 100644 (file)
         <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>
         </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