From 0a4f7521bb786b7ac84e3204812a2c76df29c0de Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 4 Oct 2012 10:13:42 -0700 Subject: documentation: dev-manual - Edits to setup part of example Minor edits to the part of the example that sets up for the first core-image-minimal build. Put in the variable to use for the build environment setup script, updated some changed output from some of the commands, etc. (From yocto-docs rev: 0b4b2ddf9a78a9d6d218ed9a6f0acd3e876d9581) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-start.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/dev-manual/dev-manual-start.xml') diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index f9ec8d1d66..e55a07d87a 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -152,8 +152,8 @@ Now create a clone of the bare clone just created: $ git clone linux-yocto-3.4.git my-linux-yocto-3.4-work - Initialized empty Git repository in /home/scottrif/my-linux-yocto-3.4-work/.git/ - Checking out files: 100% (37619/37619), done. + Cloning into 'my-linux-yocto-3.4-work'... + done. The poky-extras Git Repository: -- cgit v1.2.3-54-g00ecf