]> code.ossystems Code Review - openembedded-core.git/commitdiff
Changed a source command to have the correct source.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 28 Oct 2010 13:25:42 +0000 (06:25 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 4 Nov 2010 20:20:06 +0000 (20:20 +0000)
Changed "source poky-4.0/poky-init-build-env poky-4.0-build"
to be "source poky-laverne-4.0/poky-init-build-env poky-4.0-build"

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

index af1a0f56665c8da01e9418829d5894ff8d9dec52..7aaf05202aabb350a129d3aeadee2126c6fa0f79 100644 (file)
              <literallayout class='monospaced'>
      $ wget http://www.yoctoproject.org/downloads/poky/poky-laverne-4.0.tar.bz2
      $ tar xjf poky-laverne-4.0.tar.bz2
-     $ source poky-4.0/poky-init-build-env poky-4.0-build
+     $ source poky-laverne-4.0/poky-init-build-env poky-4.0-build
              </literallayout>
          </para>
          <itemizedlist>