All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Docs Update: Yocto Project QS required packages updated
@ 2011-01-14 19:20 Scott Rifenbark
  2011-01-14 19:20 ` [PATCH 1/1] documentation/yocto-project-qs: Updated the Packages section Scott Rifenbark
  2011-01-18 22:29 ` [PATCH 0/1] Docs Update: Yocto Project QS required packages updated Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Scott Rifenbark @ 2011-01-14 19:20 UTC (permalink / raw)
  To: poky

Added the packages autoconf and automake to both the Debeian-based
host and the RPM-based host example commands.  During a fresh
development host system test run I found these packages were
necessary to develop Yocto projects using Eclipse IDE.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: srifenbark/docs
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=srifenbark/docs

Thanks,
    Scott Rifenbark <scott.m.rifenbark@intel.com>
---


Scott Rifenbark (1):
  documentation/yocto-project-qs:  Updated the Packages section.

 .../yocto-project-qs/yocto-project-qs.xml          |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] documentation/yocto-project-qs: Updated the Packages section.
  2011-01-14 19:20 [PATCH 0/1] Docs Update: Yocto Project QS required packages updated Scott Rifenbark
@ 2011-01-14 19:20 ` Scott Rifenbark
  2011-01-18 22:29 ` [PATCH 0/1] Docs Update: Yocto Project QS required packages updated Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Scott Rifenbark @ 2011-01-14 19:20 UTC (permalink / raw)
  To: poky

Added the packages autoconf and automake to both the Debeian-based
host and the RPM-based host example commands.  During a fresh
development host system test run I found these packages were
necessary to develop Yocto projects using Eclipse IDE.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
---
 .../yocto-project-qs/yocto-project-qs.xml          |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index ca2794b..c62ec58 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -141,7 +141,7 @@
      unzip texi2html texinfo libsdl1.2-dev docbook-utils gawk \
      python-pysqlite2 diffstat help2man make gcc build-essential \
      g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \
-     mercurial
+     mercurial autoconf automake
             </literallayout>
 
         <para>
@@ -156,7 +156,8 @@
      docbook-utils sed bc glibc-devel ccache pcre pcre-devel quilt \
      groff linuxdoc-tools patch linuxdoc-tools cmake help2man \
      perl-ExtUtils-MakeMaker tcl-devel gettext chrpath ncurses apr \
-     SDL-devel mesa-libGL-devel mesa-libGLU-devel gnome-doc-utils
+     SDL-devel mesa-libGL-devel mesa-libGLU-devel gnome-doc-utils \
+     autoconf automake
             </literallayout>
  
        <para>
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] Docs Update: Yocto Project QS required packages updated
  2011-01-14 19:20 [PATCH 0/1] Docs Update: Yocto Project QS required packages updated Scott Rifenbark
  2011-01-14 19:20 ` [PATCH 1/1] documentation/yocto-project-qs: Updated the Packages section Scott Rifenbark
@ 2011-01-18 22:29 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-01-18 22:29 UTC (permalink / raw)
  To: Scott Rifenbark; +Cc: poky

On 01/14/2011 11:20 AM, Scott Rifenbark wrote:
> Added the packages autoconf and automake to both the Debeian-based
> host and the RPM-based host example commands.  During a fresh
> development host system test run I found these packages were
> necessary to develop Yocto projects using Eclipse IDE.
>
> Signed-off-by: Scott Rifenbark<scott.m.rifenbark@intel.com>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: srifenbark/docs
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=srifenbark/docs
>
> Thanks,
>      Scott Rifenbark<scott.m.rifenbark@intel.com>
> ---
>
>
> Scott Rifenbark (1):
>    documentation/yocto-project-qs:  Updated the Packages section.
>
>   .../yocto-project-qs/yocto-project-qs.xml          |    5 +++--
>   1 files changed, 3 insertions(+), 2 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Pulled in Master

Thanks
	Sau!



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-18 22:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14 19:20 [PATCH 0/1] Docs Update: Yocto Project QS required packages updated Scott Rifenbark
2011-01-14 19:20 ` [PATCH 1/1] documentation/yocto-project-qs: Updated the Packages section Scott Rifenbark
2011-01-18 22:29 ` [PATCH 0/1] Docs Update: Yocto Project QS required packages updated Saul Wold

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.