summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-appendix-mars.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/sdk-appendix-mars.xml')
-rw-r--r--documentation/sdk-manual/sdk-appendix-mars.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-mars.xml b/documentation/sdk-manual/sdk-appendix-mars.xml
index ef80608d28..144e0720ae 100644
--- a/documentation/sdk-manual/sdk-appendix-mars.xml
+++ b/documentation/sdk-manual/sdk-appendix-mars.xml
@@ -210,19 +210,6 @@
210 </para></listitem> 210 </para></listitem>
211 <listitem><para>Use Git to checkout the correct 211 <listitem><para>Use Git to checkout the correct
212 tag: 212 tag:
213
214 <note><title>Developer's Note</title>
215 <para role='writernotes'>
216 Because the 2.2 tag will not exist until after
217 the release, I must first do the following
218 before running the
219 <filename>git checkout mars/yocto-&DISTRO;</filename>
220 command in this step:
221 <literallayout class='monospaced'>
222 $ git tag mars/yocto-2.2 origin/mars-master
223 </literallayout></para>
224 </note>
225
226 <literallayout class='monospaced'> 213 <literallayout class='monospaced'>
227 $ cd ~/eclipse-poky 214 $ cd ~/eclipse-poky
228 $ git checkout mars/yocto-&DISTRO; 215 $ git checkout mars/yocto-&DISTRO;