summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-start.xml25
1 files changed, 15 insertions, 10 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 60afb14eff..6ec5c3cf43 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -951,11 +951,11 @@
951 <literallayout class='monospaced'> 951 <literallayout class='monospaced'>
952 $ git clone git://git.yoctoproject.org/poky 952 $ git clone git://git.yoctoproject.org/poky
953 Cloning into 'poky'... 953 Cloning into 'poky'...
954 remote: Counting objects: 416542, done. 954 remote: Counting objects: 432160, done.
955 remote: Compressing objects: 100% (98611/98611), done. 955 remote: Compressing objects: 100% (102056/102056), done.
956 remote: Total 416542 (delta 311104), reused 416377 (delta 310939) 956 remote: Total 432160 (delta 323116), reused 432037 (delta 323000)
957 Receiving objects: 100% (416542/416542), 150.39 MiB | 15.77 MiB/s, done. 957 Receiving objects: 100% (432160/432160), 153.81 MiB | 8.54 MiB/s, done.
958 Resolving deltas: 100% (311104/311104), done. 958 Resolving deltas: 100% (323116/323116), done.
959 Checking connectivity... done. 959 Checking connectivity... done.
960 </literallayout> 960 </literallayout>
961 Unless you specify a specific development branch or 961 Unless you specify a specific development branch or
@@ -1037,13 +1037,15 @@
1037 . 1037 .
1038 . 1038 .
1039 . 1039 .
1040 remotes/origin/master-next
1041 remotes/origin/master-next2
1042 remotes/origin/morty
1043 remotes/origin/pinky
1044 remotes/origin/purple
1045 remotes/origin/pyro 1040 remotes/origin/pyro
1041 remotes/origin/pyro-next
1046 remotes/origin/rocko 1042 remotes/origin/rocko
1043 remotes/origin/rocko-next
1044 remotes/origin/sumo
1045 remotes/origin/sumo-next
1046 remotes/origin/thud
1047 remotes/origin/thud-next
1048 remotes/origin/warrior
1047 </literallayout> 1049 </literallayout>
1048 </para></listitem> 1050 </para></listitem>
1049 <listitem><para> 1051 <listitem><para>
@@ -1125,7 +1127,10 @@
1125 yocto-2.5 1127 yocto-2.5
1126 yocto-2.5.1 1128 yocto-2.5.1
1127 yocto-2.5.2 1129 yocto-2.5.2
1130 yocto-2.5.3
1128 yocto-2.6 1131 yocto-2.6
1132 yocto-2.6.1
1133 yocto-2.7
1129 yocto_1.5_M5.rc8 1134 yocto_1.5_M5.rc8
1130 </literallayout> 1135 </literallayout>
1131 </para></listitem> 1136 </para></listitem>