summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-eclipse.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/adt-manual/adt-eclipse.xml')
-rw-r--r--documentation/adt-manual/adt-eclipse.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index 085be3a306..3209f04c9b 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -234,9 +234,9 @@
234 name of the Git branch along with the Yocto Project release you are 234 name of the Git branch along with the Yocto Project release you are
235 using. 235 using.
236 Here is an example that uses the <filename>master</filename> Git repository 236 Here is an example that uses the <filename>master</filename> Git repository
237 and the <filename>1.1M4</filename> release: 237 and the <filename>1.1.1</filename> release:
238 <literallayout class='monospaced'> 238 <literallayout class='monospaced'>
239 $ scripts/build.sh master 1.1M4 239 $ scripts/build.sh master 1.1.1
240 </literallayout> 240 </literallayout>
241 After running the script, the file 241 After running the script, the file
242 <filename>org.yocto.sdk-&lt;release&gt;-&lt;date&gt;-archive.zip</filename> 242 <filename>org.yocto.sdk-&lt;release&gt;-&lt;date&gt;-archive.zip</filename>
@@ -317,7 +317,7 @@
317 </para></listitem> 317 </para></listitem>
318 <listitem><para><emphasis>Point to the Toolchain:</emphasis> 318 <listitem><para><emphasis>Point to the Toolchain:</emphasis>
319 If you are using a stand-alone pre-built toolchain, you should be pointing to the 319 If you are using a stand-alone pre-built toolchain, you should be pointing to the
320 <filename>/opt/poky/1.1</filename> directory. 320 <filename>/opt/poky/1.1.1</filename> directory.
321 This is the location for toolchains installed by the ADT Installer or by hand. 321 This is the location for toolchains installed by the ADT Installer or by hand.
322 Sections "<link linkend='configuring-and-running-the-adt-installer-script'>Configuring 322 Sections "<link linkend='configuring-and-running-the-adt-installer-script'>Configuring
323 and Running the ADT Installer Script</link>" and 323 and Running the ADT Installer Script</link>" and