summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
...
* documentation/poky-ref-manual/ref-variables.xml: update PREFERRED_VERSIONScott Rifenbark2011-10-041-2/+12
| | | | | | | | | | Added a more robust description and provided a couple of usage examples. (From yocto-docs rev: b8b842b57cc003f1351a551041fe4b3de2fcbfd6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: update PREFERRED_PROVIDERScott Rifenbark2011-10-041-3/+11
| | | | | | | | | I added sterner wording on usage and provided an example. (From yocto-docs rev: 32e07fafadb602b93c9f7b8a78e5baf4c7e1ab5e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: update TCLIBC and POKYLIBCScott Rifenbark2011-10-041-5/+23
| | | | | | | | | | | Changed the description of POKYLIBC to note the variable is not supported and provided a link to TCLIBC. I added the entry for TCLIBC, which was missing. (From yocto-docs rev: d76a1ddb79577a3e121df3d590fb601b5e5fbb98) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: updates TCMODE and POKYMODEScott Rifenbark2011-10-041-11/+19
| | | | | | | | | | Noted that POKYMODE is no longer supported and provided link to TCMODE. Added richer description to TCMODE. (From yocto-docs rev: a7a326c2c8f4c5f29f3a9723a6895a7113a78357) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: edits to ↵Scott Rifenbark2011-10-041-10/+14
| | | | | | | | | | | | FILESYSTEM_PERMS_TABLES. Some minor re-wordings to give some context on how to use these special files and the variable to point to them. (From yocto-docs rev: 4482b42f4a224bada7a0fa5fe4821a753ba55d80) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-newbie.xml: added information for licensesScott Rifenbark2011-10-041-3/+8
| | | | | | | | | | I added the directory where the list of know licenses are in the YP files structure (meta/files/common-licenses). (From yocto-docs rev: 6a8db1a5ac653dbc8730e61293221c0b0890888d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: updated RDEPENDSScott Rifenbark2011-10-041-2/+20
| | | | | | | | | | | Per Paul Eggleton's suggestion I updated the description of this variable. Some minor wording changes as well as covering two automatic handling features. (From yocto-docs rev: 15be3502ca20f657051e02d698b459328328fb14) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: scrubbed out 'glibc' and replaced with 'eglibc'Scott Rifenbark2011-10-046-13/+18
| | | | | | | | | | | | | | Several manuals and areas were still referring to 'glibc' as the GNU version of the Unix statndrd C library. We do not support this any longer and now use 'eglibc' to build with. Notable changes were in the required packages area of the QS manual. I also added a bit in the reference guide saying how this release does not use 'glibc' to build with but rather 'eglibc'. (From yocto-docs rev: c2c58914996d747c510706d78ecfd8f41c5e694d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/extendpoky.xml: New section on static libraryScott Rifenbark2011-10-041-3/+57
| | | | | | | | | | | I added a new section to the "Adding a Package" section. This section describes how to define the *.a files for when you create a library that has static linking. Response to a comment from Paul Eggleton. (From yocto-docs rev: 64499006ecd1e6b7573f1955a2f6e2f1a9564ce8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: added FILESYSTEM_PERMS_TABLESScott Rifenbark2011-10-041-0/+27
| | | | | | | | | New glossary variable entry added. (From yocto-docs rev: f9a214fa7714b9ca4741ac0c56d40e2d8a390292) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-classes.xml: documented useradd.bbclassScott Rifenbark2011-09-251-1/+15
| | | | | | | | | New section per Paul Eggleton's request. (From yocto-docs rev: ffedb53e5c706cffb83978f1704a606d29233e36) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: added BAD_RECOMMENDATIONSScott Rifenbark2011-09-251-1/+9
| | | | | | | | | | | New variable for images that use the ipkg packaging system. These are packages you don't want to install even when the recipe calls for it. (From yocto-docs rev: 78d53b5da4bbd6889a34be8a1c795a5658cb6b1e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-classes.xml: fixed insane.bbclass added othersScott Rifenbark2011-09-251-15/+43
| | | | | | | | | | | | | | I fixed the insane.bbclass description to say that it checks for common problemos that occur during runtime and not build time. Also got rid of the "ever-increasing" statement as that is not true according to Paul Eggleton. Added many new .bbclass files to the commented out section of the undocumented classes as well as removed a bunch. (From yocto-docs rev: c341951185d5af6576718f8ada057afcca923e6e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documenation/poky-ref-manual/ref-variables.xml: debug-tweaks qualifiedScott Rifenbark2011-09-251-28/+30
| | | | | | | | | | I noted that the developer should remove this option from EXTRA_IMAGE_FEATURES before they create a production image. (From yocto-docs rev: 8de6c789d1a1ed5e721c16f53bb27de18ae88238) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-command.xml: Note about running configureScott Rifenbark2011-09-251-1/+15
| | | | | | | | | | YOCTO #1504: Added a note indicating what to do if the configure script complains about --with-libtool-sysroot option. (From yocto-docs rev: 575f4057ddfc2774a62bf349fd05d62b79dd278b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: edit passScott Rifenbark2011-09-251-125/+179
| | | | | | | | | | These changes are the second edit pass for the new section. There are some minor changes. (From yocto-docs rev: 6c81617a2782d2f02d4900a68dd4e8c6eeb70fa1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/figures/app-dev-flow.png: Updated app flow imageScott Rifenbark2011-09-251-0/+0
| | | | | | | (From yocto-docs rev: 5c0c04ccc2d1fdac89dc1394805e4b8c4cc2c082) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual: Added TM to first Eclipse in chapters.Scott Rifenbark2011-09-253-3/+6
| | | | | | | (From yocto-docs rev: 0f8b655da637ebf7708bdfff1473707c9ea3b8ef) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: Edits and start of app section.Scott Rifenbark2011-09-251-2/+133
| | | | | | | | | | | General edits up through the BSP and Kernel overview sections. I also put in place holder text and began on the application development over section. (From yocto-docs rev: 9c1b681ff253b469bffc355f0a938643997d85d4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-kernel-appendix.xml: added line breakScott Rifenbark2011-09-251-1/+2
| | | | | | | | | | There is an example whose output exceeds the PDF manual version's page width. I had to artificially break the line up. (From yocto-docs rev: d8a5714a2f8193c1efc8a7080b8f6e0744da610a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual: model changes and updated figureScott Rifenbark2011-09-252-88/+93
| | | | | | | | | | Edits to the dev-manual-model.xml chapter for general improvements. Also had to update the figure that shows the kernel development flow. (From yocto-docs rev: 2aacccb03d167eac74a1b45c39a9edac160efc7f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-newbie.xml: note for maintainerScott Rifenbark2011-09-251-2/+5
| | | | | | | | | | Added a note indicating where you can find the maintainer for yocto code. Suggestion by Robert Berger. (From yocto-docs rev: 8e55cc4c460582964b0267b4f43c14e7100f17fe) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-kernel-appendix.xml: Robert Berger feedback.Scott Rifenbark2011-09-251-4/+12
| | | | | | | | | | somehow I lost three or four changes that are credited to Robert Berger (Community Member). I have re-introduced them here. (From yocto-docs rev: a23564ada0e072bea63739aeb1eb5c66d595e728) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-newbie.xml: addes link to commit pageScott Rifenbark2011-09-251-0/+6
| | | | | | | | | | | I provided a link to the OpenEmbedded wiki page created by Mark Hatle that provides good guidelines on how to create well-formed commit messages. (From yocto-docs rev: ea7b0100a7b45c369cb67daa0705dcc5acef40c8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-newbie.xml: edits and enhancements.Scott Rifenbark2011-09-251-206/+255
| | | | | | | | | | | | General pass-through for consistency in referencing sections. Also, added Darren Hart's review comments for the "Submitting a Change" section. I added more about the mailing lists and how to submit a proper commit message. (From yocto-docs rev: d9c8f5db8c862b1be724915cc43da6d12b88b97d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/resources.xml: Updates to mailing lists.Scott Rifenbark2011-09-251-7/+10
| | | | | | | | | | I updated the mailing lists to be more specific and to be formatted differently. (From yocto-docs rev: 50b5cf2d331b120cfa9de0ba77ea1da1240d42e4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-start.xml: formats and re-wordings.Scott Rifenbark2011-09-251-61/+60
| | | | | | | | | | Applied consistent section referencing formats. Also cleaned up some terminolgy for the YP Git repo. (From yocto-docs rev: fa3cbb835b61158357d3f6fb9ebe017b9ba405cf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-intro.xml: minor edits.Scott Rifenbark2011-09-251-169/+163
| | | | | | | | | | Some indentations applied. Also, a few minor changes to some wordings. (From yocto-docs rev: a166f41a5bbf3590d8a2fabbee267bdd190f19dd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-intro.xml: re-wrote the intro paragraphs.Scott Rifenbark2011-09-251-13/+17
| | | | | | | (From yocto-docs rev: 5091b7c62c61b4c9ea14fb7a77cc4600437a9dbb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: Fixed text for filesystemScott Rifenbark2011-09-251-1/+1
| | | | | | | | | I needed to reference the image differently for the pre-built section. (From yocto-docs rev: 10568a0a8c4160af995089e481ccc2772e81d805) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: General editsScott Rifenbark2011-09-251-172/+215
| | | | | | | | | | | This was a final scrub of the manual. I updated all examples and links to be current for what I think will be the 1.1 release. I also added some cross-referencing into the YP dev manual that now exist. (From yocto-docs rev: 4c10b0e04856817a1d03aee7a9ed6e4d5d73a3ac) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: various minor clean ups.Scott Rifenbark2011-09-251-35/+35
| | | | | | | (From yocto-docs rev: 6caabfaed1ec440511727e163b9c3bb7afe966ae) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: fixed broken cross-link.Scott Rifenbark2011-09-251-1/+2
| | | | | | | (From yocto-docs rev: 90f6bd0aff8346df24d691e0c9424a0a99af2095) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: applied Jessica Zhang revisionsScott Rifenbark2011-09-251-35/+38
| | | | | | | | | | These changes reflect corrections resulting from Jessica Zhang's review of the sections. (From yocto-docs rev: c3fed39bc3909c38424e7e72c40471dcb0053c8d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Title correctionScott Rifenbark2011-09-251-2/+2
| | | | | | | (From yocto-docs rev: 536665ac8b28426f2869ceffca3ea2f6f4d1eef4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: toolchain enhancementsScott Rifenbark2011-09-251-46/+76
| | | | | | | | | | | | | | | After working through this stuff I was still confused as to how to guide the user toward proper toolchain installation and on what they needed to do for collecting their kernel and filesystem images. These changes included some information on when and how to extract the rootfs when the user is booting to NFS. Plus some other general items like the significance of meta-toolchain-sdk as compared to meta-toolchain. (From yocto-docs rev: 2cc88b5193888a074ffd87cb253b9cfe08146877) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: removed termsScott Rifenbark2011-09-251-53/+1
| | | | | | | | | | | I had definitions for "The Yocto Project Files" and "The Yocto Project Build Tree" in this chapter. They were misplaced. I have deleted them and moved them to the development manual. (From yocto-docs rev: 9238e75abc4578043fd625b3796b86d42204e16f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-newbie.xml: new termsScott Rifenbark2011-09-251-0/+38
| | | | | | | | | | | | I moved the terms "Yocto Project Files" and "Yocto Project Build Tree" into this development manual. They were previous defined in the ADT manual. It makes more sense to have them where with other terms. (From yocto-docs rev: 2133110fd280db8cfbe998e6b46cdee0b260e777) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Fixed the section formatting.Scott Rifenbark2011-09-251-13/+12
| | | | | | | | | | I made changes to the section titles so they have quotes around them for easier reading in the PDF manual. (From yocto-docs rev: 5bea470682c3d834f30ab0d2fcba148ea33d653f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: writer note and re-wordingScott Rifenbark2011-09-251-3/+10
| | | | | | | | | | I added a development writer note and I noted that running a project as an eclipse application pops a new instance of Eclipse. (From yocto-docs rev: 6408ff7f4d59a0e535e560c7c0c63a3f373c640b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: writer notes and section formatScott Rifenbark2011-09-251-10/+27
| | | | | | | | | | | I added a couple of writer notes for development purposes. I also formated the section title references so they have quotes around them for easier reading in the PDF verison. (From yocto-docs rev: 37adb580cf6c1369da43fc4ef7aaa4cc1cee0e5c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: minor editsScott Rifenbark2011-09-251-7/+6
| | | | | | | | | fixed some section naming conventions and minor wordings. (From yocto-docs rev: 768d386c135c57ed3573e08bac72cad47fa101ce) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/resources.xml: re-wrote ContributionsScott Rifenbark2011-09-251-38/+8
| | | | | | | | | | | | | The information in the "Contributions" section has been migrated to a "Submitting a Change" section in the YP Development Manual. I re-wrote this section here to simply make a general statement about how you can submit a change and then provided a reference link to the appropriate section in the dev manual. (From yocto-docs rev: 038caebb2815a8f09d35e99d5a2a0be76b05cacf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-newbie.xml: re-write change submitScott Rifenbark2011-09-251-51/+113
| | | | | | | | | | The section on submitting a change was very sparse and incomplete. I have significantly upgraded this section to provide more details. (From yocto-docs rev: af43bb1e4902c45afb5ac4b0f099877acd7a81a2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-newbie.xml: Suggestions Robert BergerScott Rifenbark2011-09-131-1/+1
| | | | | | | | | | | | I made several edits here. There is some mystery as to which changes are actually part of this commit. I did a 'git diff' and am only seeing one small change. If I later find they are not there I will delete the file and replace with a back up I saved prior to submitting this commit. (From yocto-docs rev: 62c63b3a812eaf92ca2bffa5714a6d327ac32d64) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-start.xml: Suggestions by Robert BergerScott Rifenbark2011-09-131-3/+4
| | | | | | | | | Fixed a type and also qualified the ability of YP as a testing environment. (From yocto-docs rev: e158615eba04709e05cccaf29238bde6c9843671) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-newbie.xml: Updates from Robert BergerScott Rifenbark2011-09-131-14/+14
| | | | | | | | | | | Added some clarification on the ability for testing. The wording as it was implied that the YP provided a complete testing framework, which is not true. (From yocto-docs rev: e40b39179c69b69f012f231009131b1efa7e732b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Added note about satoScott Rifenbark2011-09-131-6/+12
| | | | | | | | | | | I discovered that in order to remotely deploy and debug an image from Eclipse you have to have a Sato image. I added text to the note about getting or building the image specifying that requirement. (From yocto-docs rev: 060de7f6082bc3dbfa0f7d4e25b2933f15a61fc0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Fixed ifconfig command.Scott Rifenbark2011-09-131-3/+4
| | | | | | | (From yocto-docs rev: 01bae397bd62e01080748970c47dfaa441a405b0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual: Rewrite for Indigo version of Eclipse.Scott Rifenbark2011-09-132-169/+212
| | | | | | | | | | | | These edits are extensive and cross into two files: adt-prepare.xml and adt-eclipse.xml. This is the first pass of a large re-write to bring the examples up-to-date using the preferred version of the Eclipse IDE (Indego 3.7). Much has changed. (From yocto-docs rev: 57c1f905c6d66268a498e013193d003596f2303d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>