diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-03-12 11:46:49 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-25 09:41:12 +0100 |
commit | 52e525544d380d09e285903e4a1e274e4d0ab492 (patch) | |
tree | d4a797c1356c6e8008b6041f78e353f6c2142f67 /documentation | |
parent | 4c6c816da370f0560d10c1af1af8112044fffd2b (diff) | |
download | poky-52e525544d380d09e285903e4a1e274e4d0ab492.tar.gz |
yocto-project-qs: Added "cd poky" step after cloning example.
(From yocto-docs rev: 3a05201aabc4633ffead17a01ed36cd25529595e)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/yocto-project-qs/qs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/yocto-project-qs/qs.xml b/documentation/yocto-project-qs/qs.xml index bc2b4c20ac..23553f3516 100644 --- a/documentation/yocto-project-qs/qs.xml +++ b/documentation/yocto-project-qs/qs.xml | |||
@@ -335,6 +335,7 @@ | |||
335 | Receiving objects: 100% (361782/361782), 131.94 MiB | 6.88 MiB/s, done. | 335 | Receiving objects: 100% (361782/361782), 131.94 MiB | 6.88 MiB/s, done. |
336 | Resolving deltas: 100% (268619/268619), done. | 336 | Resolving deltas: 100% (268619/268619), done. |
337 | Checking connectivity... done. | 337 | Checking connectivity... done. |
338 | $ cd poky | ||
338 | $ git checkout tags/&DISTRO_REL_TAG; -b poky_&DISTRO; | 339 | $ git checkout tags/&DISTRO_REL_TAG; -b poky_&DISTRO; |
339 | </literallayout> | 340 | </literallayout> |
340 | </para> | 341 | </para> |