From a8ceece7d680c958800825771131e62fef1b7318 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 28 Sep 2012 06:51:00 -0700 Subject: [PATCH] documentation: dev-manual - Update poky-extras example Updated so that the repo poky-extras is for sure created inside the poky repository. (From yocto-docs rev: b01ea76ded2ade66f2cb19b37d9e9d8d5d2e96c9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-start.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index f389f68af71..2900cc36266 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -173,6 +173,7 @@ repository inside the source directory, which is named poky in this case: + $ cd ~/poky $ git clone git://git.yoctoproject.org/poky-extras poky-extras Initialized empty Git repository in /home/scottrif/poky/poky-extras/.git/ remote: Counting objects: 618, done. -- 2.47.2