* [PATCH 0/2] [DOCS] ADT Manual Updates
@ 2011-03-16 16:48 scott.m.rifenbark
2011-03-16 16:48 ` [PATCH 1/2] documentation/adt-manual/adt-eclipse.xml: Re-inserted Autotools plug-in requirement scott.m.rifenbark
2011-03-16 16:48 ` [PATCH 2/2] documentation/adt-manual/adt-manual.xml: Updated front matter scott.m.rifenbark
0 siblings, 2 replies; 4+ messages in thread
From: scott.m.rifenbark @ 2011-03-16 16:48 UTC (permalink / raw)
To: poky
From: Scott Rifenbark <scott.m.rifenbark@intel.com>
Updated the front matter.
Re-inserted the Autotools Plug-in requirement step.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: srifenbark/adt-work
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=srifenbark/adt-work
Thanks,
<scott.m.rifenbark@intel.com>
---
Scott Rifenbark (2):
documentation/adt-manual/adt-eclipse.xml: Re-inserted Autotools
plug-in requirement.
documentation/adt-manual/adt-manual.xml: Updated front matter
documentation/adt-manual/adt-eclipse.xml | 9 +++++++--
documentation/adt-manual/adt-manual.xml | 4 ++--
2 files changed, 9 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread* [PATCH 1/2] documentation/adt-manual/adt-eclipse.xml: Re-inserted Autotools plug-in requirement. 2011-03-16 16:48 [PATCH 0/2] [DOCS] ADT Manual Updates scott.m.rifenbark @ 2011-03-16 16:48 ` scott.m.rifenbark 2011-03-17 15:24 ` Darren Hart 2011-03-16 16:48 ` [PATCH 2/2] documentation/adt-manual/adt-manual.xml: Updated front matter scott.m.rifenbark 1 sibling, 1 reply; 4+ messages in thread From: scott.m.rifenbark @ 2011-03-16 16:48 UTC (permalink / raw) To: poky [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain, Size: 2162 bytes --] From: Scott Rifenbark <scott.m.rifenbark@intel.com> Jessica flip-flopped on the need for the Autotools plug-in that was removed from the manual. I have re-inserted the instructions for adding this plug-in in as part of the Eclipse set up. --- documentation/adt-manual/adt-eclipse.xml | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index d41f496..7c0ee06 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml @@ -78,8 +78,9 @@ <title>Installing Required Plug-ins and the Eclipse Yocto Plug-in</title> <para> Before installing the Yocto Plug-in you need to be sure that the - CDT 7.0 and RSE 3.2 plug-ins are all installed. - After installing these two plug-ins, you can install the + CDT 7.0, RSE 3.2, and Autotools plug-ins are all installed in the + following order. + After installing these three plug-ins, you can install the Eclipse Yocto Plug-in. Use the following URLs for the plug-ins: <orderedlist> @@ -97,6 +98,10 @@ select the following: “Remote System Explorer End-User Runtime”, “Remote System Explorer Extended SDK”, “Remote System Explorer User Actions”, “RSE Core”, “RSE Terminals UI”, and “Target Management Terminal”.</para></listitem> + <listitem><para><emphasis>Autotools</emphasis> – + <ulink url='http://www.download.eclipse.org/technology/linuxtools/update/'></ulink>: + Expand the items under “Linux Tools” and select “Autotools support for + CDT (Incubation)”.</para></listitem> <listitem><para><emphasis>Yocto Plug-in</emphasis> – <ulink url='http://www.yoctoproject.org/downloads/eclipse-plugin/'></ulink>: Check the box next to “Development tools & SDKs for Yocto Linux” -- 1.7.1 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 1/2] documentation/adt-manual/adt-eclipse.xml: Re-inserted Autotools plug-in requirement. 2011-03-16 16:48 ` [PATCH 1/2] documentation/adt-manual/adt-eclipse.xml: Re-inserted Autotools plug-in requirement scott.m.rifenbark @ 2011-03-17 15:24 ` Darren Hart 0 siblings, 0 replies; 4+ messages in thread From: Darren Hart @ 2011-03-17 15:24 UTC (permalink / raw) To: scott.m.rifenbark; +Cc: poky [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset=windows-1252; format=flowed, Size: 2541 bytes --] On 03/16/2011 09:48 AM, scott.m.rifenbark@intel.com wrote: > From: Scott Rifenbark<scott.m.rifenbark@intel.com> > > Jessica flip-flopped on the need for the Autotools plug-in that was > removed from the manual. I have re-inserted the instructions for adding > this plug-in in as part of the Eclipse set up. > --- > documentation/adt-manual/adt-eclipse.xml | 9 +++++++-- > 1 files changed, 7 insertions(+), 2 deletions(-) > > diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml > index d41f496..7c0ee06 100644 > --- a/documentation/adt-manual/adt-eclipse.xml > +++ b/documentation/adt-manual/adt-eclipse.xml > @@ -78,8 +78,9 @@ > <title>Installing Required Plug-ins and the Eclipse Yocto Plug-in</title> > <para> > Before installing the Yocto Plug-in you need to be sure that the > - CDT 7.0 and RSE 3.2 plug-ins are all installed. > - After installing these two plug-ins, you can install the > + CDT 7.0, RSE 3.2, and Autotools plug-ins are all installed in the > + following order. > + After installing these three plug-ins, you can install the > Eclipse Yocto Plug-in. > Use the following URLs for the plug-ins: > <orderedlist> > @@ -97,6 +98,10 @@ > select the following: “Remote System Explorer End-User Runtime”, > “Remote System Explorer Extended SDK”, “Remote System Explorer User Actions”, What are all these characters? -- Darren > “RSE Core”, “RSE Terminals UI”, and “Target Management Terminal”.</para></listitem> > +<listitem><para><emphasis>Autotools</emphasis> – > +<ulink url='http://www.download.eclipse.org/technology/linuxtools/update/'></ulink>: > + Expand the items under “Linux Tools” and select “Autotools support for > + CDT (Incubation)”.</para></listitem> > <listitem><para><emphasis>Yocto Plug-in</emphasis> – > <ulink url='http://www.yoctoproject.org/downloads/eclipse-plugin/'></ulink>: > Check the box next to “Development tools& SDKs for Yocto Linux” > > > > _______________________________________________ > poky mailing list > poky@yoctoproject.org > https://lists.yoctoproject.org/listinfo/poky -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel ^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 2/2] documentation/adt-manual/adt-manual.xml: Updated front matter 2011-03-16 16:48 [PATCH 0/2] [DOCS] ADT Manual Updates scott.m.rifenbark 2011-03-16 16:48 ` [PATCH 1/2] documentation/adt-manual/adt-eclipse.xml: Re-inserted Autotools plug-in requirement scott.m.rifenbark @ 2011-03-16 16:48 ` scott.m.rifenbark 1 sibling, 0 replies; 4+ messages in thread From: scott.m.rifenbark @ 2011-03-16 16:48 UTC (permalink / raw) To: poky From: Scott Rifenbark <scott.m.rifenbark@intel.com> Changed the revision history box for the manual to state the release and the release date. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> --- documentation/adt-manual/adt-manual.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index 9c08d7f..7182d03 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml @@ -30,8 +30,8 @@ <revhistory> <revision> <revnumber>1.0</revnumber> - <date>14 March 2011</date> - <revremark>Initial Document released with Yocto Project 1.0.</revremark> + <date>6 April 2011</date> + <revremark>Initial Document released with Yocto Project 1.0 on 6 April 2011.</revremark> </revision> </revhistory> -- 1.7.1 ^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-03-17 15:24 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-03-16 16:48 [PATCH 0/2] [DOCS] ADT Manual Updates scott.m.rifenbark 2011-03-16 16:48 ` [PATCH 1/2] documentation/adt-manual/adt-eclipse.xml: Re-inserted Autotools plug-in requirement scott.m.rifenbark 2011-03-17 15:24 ` Darren Hart 2011-03-16 16:48 ` [PATCH 2/2] documentation/adt-manual/adt-manual.xml: Updated front matter scott.m.rifenbark
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.