summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-eclipse.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-04 07:52:32 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:05:51 +0000
commit68d048abfd291755f44a836c667793fd37489eeb (patch)
treec385b1d959466ca2ae8b56ac48d03fde87cba26b /documentation/adt-manual/adt-eclipse.xml
parentd5848aa719d3e25585d124e7296c1147d000b91b (diff)
downloadpoky-68d048abfd291755f44a836c667793fd37489eeb.tar.gz
documentation/adt-manual: Scrub for 1.1 occurrences
Several changes made to turn "1.1" into "1.1.1" for the Edison point release. There could be a couple more. I am waiting on clarification from Beth and Jessica. (From yocto-docs rev: 7a27eba984c4baf7dc22a61a18f9c902acc6f9d6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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