summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-02-20 10:52:38 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-25 12:29:59 +0000
commit0468067e23d44415519c06566537419c04ef238b (patch)
tree2fa6e90a558be54e26e5568e1d57f150c08796d2 /documentation
parente128cfdf9d975f906402a589253061bdd751c4ff (diff)
downloadpoky-0468067e23d44415519c06566537419c04ef238b.tar.gz
Revert "poky.ent, ref-manual: Updated list of Fedora packages"
This reverts commit 3143176a2ff2444ba753cea64e0de6796cfb06ae. No need for perl-Thread-Queue as a Fedora package for 1.5.1 release. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky.ent2
-rw-r--r--documentation/ref-manual/introduction.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 1c6ca0db44..6041b31245 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -58,7 +58,7 @@
58 build-essential chrpath"> 58 build-essential chrpath">
59<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ 59<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
60 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ 60 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
61 ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue"> 61 ccache perl-Data-Dumper perl-Text-ParseWords">
62<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ 62<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
63 diffstat texinfo python-curses patch"> 63 diffstat texinfo python-curses patch">
64<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ 64<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index 4478dcbd2b..bcac4c750f 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -226,7 +226,7 @@
226 <listitem><para><emphasis>Graphical Extras:</emphasis> 226 <listitem><para><emphasis>Graphical Extras:</emphasis>
227 Packages recommended if the host system has graphics support: 227 Packages recommended if the host system has graphics support:
228 <literallayout class='monospaced'> 228 <literallayout class='monospaced'>
229 $ sudo yum install SDL-devel xterm perl-Thread-Queue 229 $ sudo yum install SDL-devel xterm
230 </literallayout></para></listitem> 230 </literallayout></para></listitem>
231 <listitem><para><emphasis>Documentation:</emphasis> 231 <listitem><para><emphasis>Documentation:</emphasis>
232 Packages needed if you are going to build out the 232 Packages needed if you are going to build out the