]> code.ossystems Code Review - openembedded-core.git/commitdiff
Figure changed for building an image and yoctolinux removed
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 26 Oct 2010 16:23:59 +0000 (09:23 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 4 Nov 2010 20:20:06 +0000 (20:20 +0000)
I changed the figure that goes along with building an image based on
Kevin's input.  Also, removed several URLs that had 'yoctolinux' in them
along with a 'tar' command example with the same string.  LF does
not want these in there.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/yocto-project-qs/figures/building-an-image.png
documentation/yocto-project-qs/yocto-project-qs.xml

index 99df9227aa87b687d276ab94dbbc66154847de56..1fbea5ab008e1dc864105851173e7ed64edd4b71 100755 (executable)
Binary files a/documentation/yocto-project-qs/figures/building-an-image.png and b/documentation/yocto-project-qs/figures/building-an-image.png differ
index 40e322d094659c4bcb4b6bf1e3900234bd7cf397..1727a52c76199ffffa4e2948119dee889b3756c8 100644 (file)
             
         <para>
             The latest release images for the Yocto Project are kept at 
-            <ulink url="http://yoctoproject.org/downloads/yoctolinux-0.9/"></ulink>.
+            <ulink url="http://yoctoproject.org/downloads/yocto-0.9/"></ulink>.
             Nightly and developmental builds are also maintained.  However, for this 
             document a released version of Yocto Project is used.
         </para>
          </itemizedlist>
 
          <para>
-             You can download the pre-built toolchain which includes the poky-qemu script and support files from <ulink url='http://yoctoproject.org/downloads/yoctolinux-0.9/toolchain/'></ulink>.  These are available for i586 (32-bit) and x86_64 (64 bit) host machines, targeting each of the 5 supported target architectures. The tarballs are self contained and install into /opt/poky.
+             You can download the pre-built toolchain which includes the poky-qemu script and support files from <ulink url='http://yoctoproject.org/downloads/yocto-0.9/toolchain/'></ulink>.  These are available for i586 (32-bit) and x86_64 (64 bit) host machines, targeting each of the 5 supported target architectures. The tarballs are self contained and install into /opt/poky.
              Use these commands to install the toolchain tarball (taking the 64 bit host, 32 bit i586 target as an example):
          </para>
 
          <para>
              <literallayout class='monospaced'>
      $ cd /
-     $ sudo tar -xvjf yoctolinux-eglibc-x86_64-i586-toolchain-sdk-0.9.tar.bz2
+     $ sudo tar -xvjf yocto-eglibc-x86_64-i586-toolchain-sdk-0.9.tar.bz2
              </literallayout>
          </para>
 
          <para>
-             You can download the pre-built Linux kernel and the file image system from <ulink url='http://yoctoproject.org/downloads/yoctolinux-0.9/'></ulink>.  
+             You can download the pre-built Linux kernel and the file image system from <ulink url='http://yoctoproject.org/downloads/yocto-0.9/'></ulink>.  
              The kernel and file image system have the following forms, respectively:
          </para>