A couple commands are missing the version number directory level under
the /opt/poky toolchain installation directory.

Signed-off-by: Robert P. J. Day <[email protected]>

---

  i'll let scott take this as well, and decide whether it's worth
fixing this or just waiting for 1.1.  either way works for me.

diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml 
b/documentation/yocto-project-qs/yocto-project-qs.xml
index 52f7391..a09cb66 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -513,7 +513,7 @@
          </para>

          <literallayout class='monospaced'>
-     $ source 
/opt/poky/environment-setup-&lt;<emphasis>arch</emphasis>&gt;-poky-linux-&lt;<emphasis>if</emphasis>&gt;
+     $ source 
/opt/poky/1.0/environment-setup-&lt;<emphasis>arch</emphasis>&gt;-poky-linux-&lt;<emphasis>if</emphasis>&gt;

      Where:
          &lt;<emphasis>arch</emphasis>&gt; is a string representing the target 
architecture:
@@ -547,7 +547,7 @@
          </para>

          <literallayout class='monospaced'>
-     $ source /opt/poky/environment-setup-i686-poky-linux
+     $ source /opt/poky/1.0/environment-setup-i686-poky-linux
      $ poky-qemu qemux86 zImage-2.6.34-qemux86-1.0.bin 
yocto-image-sdk-qemux86-1.0.rootfs.ext3
          </literallayout>


-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to