summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-using.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/sdk-using.xml')
-rw-r--r--documentation/sdk-manual/sdk-using.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml
index d05e53f7f6..dd11304319 100644
--- a/documentation/sdk-manual/sdk-using.xml
+++ b/documentation/sdk-manual/sdk-using.xml
@@ -812,20 +812,6 @@
812 </para></listitem> 812 </para></listitem>
813 <listitem><para>Use Git to create the correct 813 <listitem><para>Use Git to create the correct
814 tag: 814 tag:
815
816 <note><title>Developer's Note</title>
817 <para role='writernotes'>
818 Because the 2.2 tag will not exist until after
819 the release, I must first do the following
820 before running the
821 <filename>git checkout mars/yocto-&DISTRO;</filename>
822 command in this step:
823 <literallayout class='monospaced'>
824 $ cd ~/eclipse-poky
825 $ git tag neon/yocto-2.2 origin/neon-master
826 </literallayout></para>
827 </note>
828
829 <literallayout class='monospaced'> 815 <literallayout class='monospaced'>
830 $ cd ~/eclipse-poky 816 $ cd ~/eclipse-poky
831 $ git checkout neon/yocto-&DISTRO; 817 $ git checkout neon/yocto-&DISTRO;