summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-02-19 11:02:27 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-25 10:44:02 +0000
commit1c26e2219d99b19db1eca3e50c5acb500fde0e2c (patch)
tree8d94bd175a5cf34a68f359c0dd5b71263b504a41 /documentation
parent131233f58d0d81bafaf1daf66cfa07a00af57fcb (diff)
downloadpoky-1c26e2219d99b19db1eca3e50c5acb500fde0e2c.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
index d7206d2b97..541e4f453d 100644
--- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
+++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
@@ -131,11 +131,11 @@
131 <literallayout class='monospaced'> 131 <literallayout class='monospaced'>
132 $ git clone git://git.yoctoproject.org/poky 132 $ git clone git://git.yoctoproject.org/poky
133 Cloning into 'poky'... 133 Cloning into 'poky'...
134 remote: Counting objects: 428741, done. 134 remote: Counting objects: 431956, done.
135 remote: Compressing objects: 100% (101285/101285), done. 135 remote: Compressing objects: 100% (101918/101918), done.
136 remote: Total 428741 (delta 320552), reused 428579 (delta 320390) 136 remote: Total 431956 (delta 322982), reused 431910 (delta 322936)
137 Receiving objects: 100% (428741/428741), 153.04 MiB | 27.16 MiB/s, done. 137 Receiving objects: 100% (431956/431956), 153.76 MiB | 6.86 MiB/s, done.
138 Resolving deltas: 100% (320552/320552), done. 138 Resolving deltas: 100% (322982/322982), done.
139 Checking connectivity... done. 139 Checking connectivity... done.
140 </literallayout> 140 </literallayout>
141 Move to the poky directory and take a look at the tags: 141 Move to the poky directory and take a look at the tags:
@@ -151,10 +151,10 @@
151 . 151 .
152 . 152 .
153 . 153 .
154 yocto-2.5
155 yocto-2.5.1
156 yocto-2.5.2 154 yocto-2.5.2
155 yocto-2.5.3
157 yocto-2.6 156 yocto-2.6
157 yocto-2.6.1
158 yocto_1.5_M5.rc8 158 yocto_1.5_M5.rc8
159 </literallayout> 159 </literallayout>
160 For this example, check out the branch based on the 160 For this example, check out the branch based on the