From: Scott Rifenbark Date: Thu, 28 Oct 2010 13:25:42 +0000 (-0700) Subject: Changed a source command to have the correct source. X-Git-Tag: 2011-1~4136 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ceef5c20cf675ffcb57c6b772e3e753ed177cf81;p=openembedded-core.git 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 --- diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index af1a0f5666..7aaf05202a 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -229,7 +229,7 @@ $ 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