Changed a source command to have the correct source.

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>
This commit is contained in:
Scott Rifenbark 2010-10-28 06:25:42 -07:00 committed by Richard Purdie
parent f7a3a5fe85
commit ceef5c20cf
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@
<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>