From: Scott Rifenbark Date: Fri, 4 Oct 2013 15:56:22 +0000 (-0700) Subject: dev-manual: Edits to the Getting Started Chapter. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f52b7f2315e16d04f0400573286542b3372ba941;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dev-manual: Edits to the Getting Started Chapter. Minor read-through edits. (From yocto-docs rev: 8a2df890390dc6d64f364c0f4c294cc0742e3f43) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 63595cfcf65..0729baa0dad 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -32,7 +32,7 @@ You can use the OpenEmbedded build system, which uses - BitBake to develop complete Linux + BitBake, to develop complete Linux images and associated user-space applications for architectures based on ARM, MIPS, PowerPC, x86 and x86-64. @@ -228,8 +228,8 @@ BSP tarball from the same "Downloads" page of the Yocto Project Website to get the Yocto Project release. - Once on the "Download" page, look for "BSP" under the - "Type" heading. + Once on the "Download" page, look to the right of the + page and scroll down to find the BSP tarballs. Once you have the tarball, just extract it into a directory of your choice. Again, this method just produces a snapshot of the BSP layer in the form of a hierarchical directory structure.