summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-start.xml26
1 files changed, 12 insertions, 14 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 472533a85e..d6a294d52b 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: 428741, done. 884 remote: Counting objects: 431956, done.
885 remote: Compressing objects: 100% (101285/101285), done. 885 remote: Compressing objects: 100% (101918/101918), done.
886 remote: Total 428741 (delta 320552), reused 428579 (delta 320390) 886 remote: Total 431956 (delta 322982), reused 431910 (delta 322936)
887 Receiving objects: 100% (428741/428741), 153.04 MiB | 27.16 MiB/s, done. 887 Receiving objects: 100% (431956/431956), 153.76 MiB | 6.86 MiB/s, done.
888 Resolving deltas: 100% (320552/320552), done. 888 Resolving deltas: 100% (322982/322982), 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
@@ -963,13 +963,12 @@
963 . 963 .
964 . 964 .
965 . 965 .
966 remotes/origin/master-next
967 remotes/origin/master-next2
968 remotes/origin/morty
969 remotes/origin/pinky
970 remotes/origin/purple
971 remotes/origin/pyro
972 remotes/origin/rocko 966 remotes/origin/rocko
967 remotes/origin/rocko-next
968 remotes/origin/sumo
969 remotes/origin/sumo-next
970 remotes/origin/thud
971 remotes/origin/thud-next
973 </literallayout> 972 </literallayout>
974 </para></listitem> 973 </para></listitem>
975 <listitem><para> 974 <listitem><para>
@@ -1048,11 +1047,10 @@
1048 . 1047 .
1049 . 1048 .
1050 . 1049 .
1051 yocto-2.4.4
1052 yocto-2.5
1053 yocto-2.5.1
1054 yocto-2.5.2 1050 yocto-2.5.2
1051 yocto-2.5.3
1055 yocto-2.6 1052 yocto-2.6
1053 yocto-2.6.1
1056 yocto_1.5_M5.rc8 1054 yocto_1.5_M5.rc8
1057 </literallayout> 1055 </literallayout>
1058 </para></listitem> 1056 </para></listitem>