brief-yoctoprojectqs: Updated clone and checkout example.

Including the yet-to-be established "yocto-2.5.3" tag.

(From yocto-docs rev: f31fa64c75b8e4c287d94821cd94cf9e15d64639)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2019-02-19 11:02:27 -08:00 committed by Richard Purdie
parent 131233f58d
commit 1c26e2219d

View File

@ -131,11 +131,11 @@
<literallayout class='monospaced'> <literallayout class='monospaced'>
$ git clone git://git.yoctoproject.org/poky $ git clone git://git.yoctoproject.org/poky
Cloning into 'poky'... Cloning into 'poky'...
remote: Counting objects: 428741, done. remote: Counting objects: 431956, done.
remote: Compressing objects: 100% (101285/101285), done. remote: Compressing objects: 100% (101918/101918), done.
remote: Total 428741 (delta 320552), reused 428579 (delta 320390) remote: Total 431956 (delta 322982), reused 431910 (delta 322936)
Receiving objects: 100% (428741/428741), 153.04 MiB | 27.16 MiB/s, done. Receiving objects: 100% (431956/431956), 153.76 MiB | 6.86 MiB/s, done.
Resolving deltas: 100% (320552/320552), done. Resolving deltas: 100% (322982/322982), done.
Checking connectivity... done. Checking connectivity... done.
</literallayout> </literallayout>
Move to the poky directory and take a look at the tags: Move to the poky directory and take a look at the tags:
@ -151,10 +151,10 @@
. .
. .
. .
yocto-2.5
yocto-2.5.1
yocto-2.5.2 yocto-2.5.2
yocto-2.5.3
yocto-2.6 yocto-2.6
yocto-2.6.1
yocto_1.5_M5.rc8 yocto_1.5_M5.rc8
</literallayout> </literallayout>
For this example, check out the branch based on the For this example, check out the branch based on the