From: Scott Rifenbark Date: Fri, 28 Sep 2012 13:55:03 +0000 (-0700) Subject: documentation: dev-manual - updated meta-intel repo example. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=082451723577c42419ead8e2f2602d9df25e7983;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: dev-manual - updated meta-intel repo example. Added a line to cd to the poky directory so the example makes sure the meta-intel directory is created in poky as it states. (From yocto-docs rev: fdeff0fc2c61c521eaf9d3c48429792f1559c2a4) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 9be6992dd17..f9ec8d1d66b 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -229,6 +229,7 @@ meta-intel Git repository inside the local poky Git repository. + $ cd ~/poky $ git clone git://git.yoctoproject.org/meta-intel.git Initialized empty Git repository in /home/scottrif/poky/meta-intel/.git/ remote: Counting objects: 3380, done.