summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index d8726b4857..472533a85e 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -881,11 +881,11 @@
881 <literallayout class='monospaced'> 881 <literallayout class='monospaced'>
882 $ git clone git://git.yoctoproject.org/poky 882 $ git clone git://git.yoctoproject.org/poky
883 Cloning into 'poky'... 883 Cloning into 'poky'...
884 remote: Counting objects: 367178, done. 884 remote: Counting objects: 428741, done.
885 remote: Compressing objects: 100% (88161/88161), done. 885 remote: Compressing objects: 100% (101285/101285), done.
886 remote: Total 367178 (delta 272761), reused 366942 (delta 272525) 886 remote: Total 428741 (delta 320552), reused 428579 (delta 320390)
887 Receiving objects: 100% (367178/367178), 133.26 MiB | 6.40 MiB/s, done. 887 Receiving objects: 100% (428741/428741), 153.04 MiB | 27.16 MiB/s, done.
888 Resolving deltas: 100% (272761/272761), done. 888 Resolving deltas: 100% (320552/320552), done.
889 Checking connectivity... done. 889 Checking connectivity... done.
890 </literallayout> 890 </literallayout>
891 Unless you specify a specific development branch or 891 Unless you specify a specific development branch or
@@ -1048,11 +1048,11 @@
1048 . 1048 .
1049 . 1049 .
1050 . 1050 .
1051 yocto-2.2 1051 yocto-2.4.4
1052 yocto-2.2.1 1052 yocto-2.5
1053 yocto-2.3 1053 yocto-2.5.1
1054 yocto-2.3.1 1054 yocto-2.5.2
1055 yocto-2.4 1055 yocto-2.6
1056 yocto_1.5_M5.rc8 1056 yocto_1.5_M5.rc8
1057 </literallayout> 1057 </literallayout>
1058 </para></listitem> 1058 </para></listitem>