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:16:52 +0100
commit9286a8764edf9f4f872ab4451cef8224084656e4 (patch)
treefde19becbcd715ab6cc0f20664d67930bb3a1fe8 /documentation
parent348da93e283b2b8454fd9cde80d4b17378e2a168 (diff)
downloadast2050-yocto-poky-9286a8764edf9f4f872ab4451cef8224084656e4.zip
ast2050-yocto-poky-9286a8764edf9f4f872ab4451cef8224084656e4.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: 4a7e8cc3d69d5c2f9aacedc5f7e2ff9657ef850f) 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 06c2fd8..11521cc 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -232,7 +232,7 @@
unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk \
python-pysqlite2 diffstat make gcc build-essential xsltproc \
g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \
- mercurial autoconf automake groff libtool xterm libxml-parser-perl
+ autoconf automake groff libtool xterm libxml-parser-perl
</literallayout>
</section>
@@ -256,16 +256,6 @@
autoconf automake libtool xterm
</literallayout>
- <note><para>
- If you are using a Fedora version prior to version 15, you will need to take some
- extra steps to enable <filename>sudo</filename>, or you will need to run
- the commands as root user.
- See the <ulink url='https://fedoraproject.org/wiki/Configuring_Sudo'>Configuring Sudo</ulink>
- wiki page for details.
- For information on other dependencies you will need to install, see the Fedora section on the
- <ulink url='&YOCTO_WIKI_URL;/wiki/Poky/GettingStarted/Dependencies'>Poky/GettingStarted/Dependencies</ulink>
- wiki page.
- </para></note>
</section>
<section id='opensuse'>
@@ -279,7 +269,7 @@
<literallayout class='monospaced'>
$ sudo zypper install python gcc gcc-c++ libtool fop \
subversion git chrpath automake make wget xsltproc \
- diffstat texinfo mercurial freeglut-devel libSDL-devel
+ diffstat texinfo freeglut-devel libSDL-devel
</literallayout>
</section>
@@ -298,7 +288,7 @@
unzip perl texinfo texi2html diffstat openjade zlib-devel \
docbook-style-dsssl sed docbook-style-xsl docbook-dtds \
docbook-utils bc glibc-devel pcre pcre-devel \
- groff linuxdoc-tools patch linuxdoc-tools cmake \
+ groff linuxdoc-tools patch cmake \
tcl-devel gettext ncurses apr \
SDL-devel mesa-libGL-devel mesa-libGLU-devel gnome-doc-utils \
autoconf automake libtool xterm
OpenPOWER on IntegriCloud