summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-06 16:41:20 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:05:52 +0000
commit05738313c3922e71c174bcafd7ac0b5e96f70c47 (patch)
treeb59fa41726a33fcbc0b7f4b3e60e9ebff55dd17a /documentation
parent25cf1a65ec66df16f5cef1582f911eb980485170 (diff)
downloadpoky-05738313c3922e71c174bcafd7ac0b5e96f70c47.tar.gz
documentation/yocto-project-qs: Updates for 1.1.1 Release
Decision made to treat every release like a major release. This caused a scrub through the manual for the string "1.1" and "6.0" and changed to "1.1.1" and "6.0.1". (From yocto-docs rev: 3bd37946985b5a38860a61887d0bac4930c7cde1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index a465e0605b..641077c0a8 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -351,7 +351,7 @@
351 351
352 <para> 352 <para>
353 <literallayout class='monospaced'> 353 <literallayout class='monospaced'>
354 $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/poky-edison-6.0.tar.bz2 354 $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/poky-edison-6.0.1.tar.bz2
355 $ tar xjf poky-edison-6.0.tar.bz2 355 $ tar xjf poky-edison-6.0.tar.bz2
356 $ source poky-edison-6.0/oe-init-build-env edison-6.0-build 356 $ source poky-edison-6.0/oe-init-build-env edison-6.0-build
357 </literallayout> 357 </literallayout>
@@ -497,7 +497,7 @@
497 <para> 497 <para>
498 You can download the pre-built toolchain, which includes the <filename>runqemu</filename> 498 You can download the pre-built toolchain, which includes the <filename>runqemu</filename>
499 script and support files, from the appropriate directory under 499 script and support files, from the appropriate directory under
500 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/toolchain/'></ulink>. 500 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/toolchain/'></ulink>.
501 Toolchains are available for 32-bit and 64-bit development systems from the 501 Toolchains are available for 32-bit and 64-bit development systems from the
502 <filename>i686</filename> and <filename>x86_64</filename> directories, respectively. 502 <filename>i686</filename> and <filename>x86_64</filename> directories, respectively.
503 Each type of development system supports five target architectures. 503 Each type of development system supports five target architectures.
@@ -525,7 +525,7 @@
525 </para> 525 </para>
526 526
527 <literallayout class='monospaced'> 527 <literallayout class='monospaced'>
528 poky-eglibc-x86_64-i586-toolchain-gmae-1.1.tar.bz2 528 poky-eglibc-x86_64-i586-toolchain-gmae-1.1.1.tar.bz2
529 </literallayout> 529 </literallayout>
530 530
531 <para> 531 <para>
@@ -538,7 +538,7 @@
538 <para> 538 <para>
539 <literallayout class='monospaced'> 539 <literallayout class='monospaced'>
540 $ cd / 540 $ cd /
541 $ sudo tar -xvjf ~/toolchains/poky-eglibc-x86_64-i586-toolchain-gmae-1.1.tar.bz2 541 $ sudo tar -xvjf ~/toolchains/poky-eglibc-x86_64-i586-toolchain-gmae-1.1.1.tar.bz2
542 </literallayout> 542 </literallayout>
543 </para> 543 </para>
544 544
@@ -556,7 +556,7 @@
556 556
557 <para> 557 <para>
558 You can download the pre-built Linux kernel suitable for running in the QEMU emulator from 558 You can download the pre-built Linux kernel suitable for running in the QEMU emulator from
559 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/machines/qemu'></ulink>. 559 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/machines/qemu'></ulink>.
560 Be sure to use the kernel that matches the architecture you want to simulate. 560 Be sure to use the kernel that matches the architecture you want to simulate.
561 Download areas exist for the five supported machine architectures: 561 Download areas exist for the five supported machine architectures:
562 <filename>qemuarm</filename>, <filename>qemumips</filename>, <filename>qemuppc</filename>, 562 <filename>qemuarm</filename>, <filename>qemumips</filename>, <filename>qemuppc</filename>,
@@ -588,7 +588,7 @@
588 588
589 <para> 589 <para>
590 You can also download the filesystem image suitable for your target architecture from 590 You can also download the filesystem image suitable for your target architecture from
591 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/machines/qemu'></ulink>. 591 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/machines/qemu'></ulink>.
592 Again, be sure to use the filesystem that matches the architecture you want 592 Again, be sure to use the filesystem that matches the architecture you want
593 to simulate. 593 to simulate.
594 </para> 594 </para>
@@ -623,7 +623,7 @@
623 Before you start the QEMU emulator, you need to set up the emulation environment. 623 Before you start the QEMU emulator, you need to set up the emulation environment.
624 The following command form sets up the emulation environment. 624 The following command form sets up the emulation environment.
625 <literallayout class='monospaced'> 625 <literallayout class='monospaced'>
626 $ source /opt/poky/1.1/environment-setup-&lt;<emphasis>arch</emphasis>&gt;-poky-linux-&lt;<emphasis>if</emphasis>&gt; 626 $ source /opt/poky/1.1.1/environment-setup-&lt;<emphasis>arch</emphasis>&gt;-poky-linux-&lt;<emphasis>if</emphasis>&gt;
627 627
628 Where: 628 Where:
629 &lt;<emphasis>arch</emphasis>&gt; is a string representing the target architecture: 629 &lt;<emphasis>arch</emphasis>&gt; is a string representing the target architecture:
@@ -656,8 +656,8 @@
656 This example assumes the root filesystem tarball has been downloaded and expanded, and 656 This example assumes the root filesystem tarball has been downloaded and expanded, and
657 that the kernel and filesystem are for a 32-bit target architecture. 657 that the kernel and filesystem are for a 32-bit target architecture.
658 <literallayout class='monospaced'> 658 <literallayout class='monospaced'>
659 $ source /opt/poky/1.1/environment-setup-i686-poky-linux 659 $ source /opt/poky/1.1.1/environment-setup-i686-poky-linux
660 $ runqemu qemux86 bzImage-3.0-qemux86-1.1.bin \ 660 $ runqemu qemux86 bzImage-3.0-qemux86-1.1.1.bin \
661 core-image-sato-qemux86.ext3 661 core-image-sato-qemux86.ext3
662 </literallayout> 662 </literallayout>
663 </para> 663 </para>