summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-05-04 11:25:32 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-31 21:22:27 +0100
commitb623203ac9322acddc6659cc61ae1850eaf90a54 (patch)
treec902ec3de5ba34013249560349c8c423f2b4a3e8 /documentation
parentc7e4a6ae2ce04085231b372694a37af5be660755 (diff)
downloadpoky-b623203ac9322acddc6659cc61ae1850eaf90a54.tar.gz
documentation/yocto-project-qs/yocto-project-qs.xml: Setup changes
Remove mercurial as this is no longer needed. linuxdoc-tools was mentioned twice in the CentOS list. We no longer support Fedora versions older than 15 so remove this note. This commit applies to 1.2, 1.2.1, and 1.3. (From yocto-docs rev: 1347f92c49e61a42aa51e5c1ffccde88a449a4fb) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml16
1 files changed, 3 insertions, 13 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 06c2fd8701..11521cc54d 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -232,7 +232,7 @@
232 unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk \ 232 unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk \
233 python-pysqlite2 diffstat make gcc build-essential xsltproc \ 233 python-pysqlite2 diffstat make gcc build-essential xsltproc \
234 g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \ 234 g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \
235 mercurial autoconf automake groff libtool xterm libxml-parser-perl 235 autoconf automake groff libtool xterm libxml-parser-perl
236 </literallayout> 236 </literallayout>
237 </section> 237 </section>
238 238
@@ -256,16 +256,6 @@
256 autoconf automake libtool xterm 256 autoconf automake libtool xterm
257 </literallayout> 257 </literallayout>
258 258
259 <note><para>
260 If you are using a Fedora version prior to version 15, you will need to take some
261 extra steps to enable <filename>sudo</filename>, or you will need to run
262 the commands as root user.
263 See the <ulink url='https://fedoraproject.org/wiki/Configuring_Sudo'>Configuring Sudo</ulink>
264 wiki page for details.
265 For information on other dependencies you will need to install, see the Fedora section on the
266 <ulink url='&YOCTO_WIKI_URL;/wiki/Poky/GettingStarted/Dependencies'>Poky/GettingStarted/Dependencies</ulink>
267 wiki page.
268 </para></note>
269 </section> 259 </section>
270 260
271 <section id='opensuse'> 261 <section id='opensuse'>
@@ -279,7 +269,7 @@
279 <literallayout class='monospaced'> 269 <literallayout class='monospaced'>
280 $ sudo zypper install python gcc gcc-c++ libtool fop \ 270 $ sudo zypper install python gcc gcc-c++ libtool fop \
281 subversion git chrpath automake make wget xsltproc \ 271 subversion git chrpath automake make wget xsltproc \
282 diffstat texinfo mercurial freeglut-devel libSDL-devel 272 diffstat texinfo freeglut-devel libSDL-devel
283 </literallayout> 273 </literallayout>
284 </section> 274 </section>
285 275
@@ -298,7 +288,7 @@
298 unzip perl texinfo texi2html diffstat openjade zlib-devel \ 288 unzip perl texinfo texi2html diffstat openjade zlib-devel \
299 docbook-style-dsssl sed docbook-style-xsl docbook-dtds \ 289 docbook-style-dsssl sed docbook-style-xsl docbook-dtds \
300 docbook-utils bc glibc-devel pcre pcre-devel \ 290 docbook-utils bc glibc-devel pcre pcre-devel \
301 groff linuxdoc-tools patch linuxdoc-tools cmake \ 291 groff linuxdoc-tools patch cmake \
302 tcl-devel gettext ncurses apr \ 292 tcl-devel gettext ncurses apr \
303 SDL-devel mesa-libGL-devel mesa-libGLU-devel gnome-doc-utils \ 293 SDL-devel mesa-libGL-devel mesa-libGLU-devel gnome-doc-utils \
304 autoconf automake libtool xterm 294 autoconf automake libtool xterm