From: Scott Rifenbark Date: Thu, 3 Nov 2011 19:56:36 +0000 (-0700) Subject: documentation/dev-manual/dev-manual-bsp-appendix.xml: Added text to find t-ball X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff644c92a50e108e7bd3506fc66b29d8a134dd3f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation/dev-manual/dev-manual-bsp-appendix.xml: Added text to find t-ball 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 Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index f243bb80912..1d65039c647 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