]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/yocto-project-qs: Updated the Packages section.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 14 Jan 2011 19:10:04 +0000 (11:10 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Jan 2011 17:54:52 +0000 (17:54 +0000)
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>
documentation/yocto-project-qs/yocto-project-qs.xml

index ca2794b1b0f7aaf988bc3c4cfb5e7aada05e00a7..c62ec58df1ce39cd7c91e839921d09da869197b8 100644 (file)
      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>
      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>