summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-01-06 13:26:06 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-08 13:02:04 +0000
commit6a6a05a91be79be82bcc23af4791f2bfc6fe4177 (patch)
tree3ad73343ffa353fb011e09335eb2276e2999a345 /documentation
parent3517a7651233f4d6a21432059adb037062048028 (diff)
downloadast2050-yocto-poky-6a6a05a91be79be82bcc23af4791f2bfc6fe4177.zip
ast2050-yocto-poky-6a6a05a91be79be82bcc23af4791f2bfc6fe4177.tar.gz
poky.ent, ref-manual: Updated list of Fedora packages
I added perl-Thread-Queue to the essential and graphical package sets for the Fedora distribution. Reported-by: Richard Purdie <richard.purdie@intel.com> (From yocto-docs rev: 26b1ce3cd1fb20b67107d0d1bc0a66cc3a06706e) 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/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 81d39fb..d9556a9 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -58,7 +58,7 @@
build-essential chrpath">
<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
- ccache perl-Data-Dumper perl-Text-ParseWords">
+ ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue">
<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
diffstat texinfo python-curses patch">
<!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 bedef6f..47f7362 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -226,7 +226,7 @@
<listitem><para><emphasis>Graphical Extras:</emphasis>
Packages recommended if the host system has graphics support:
<literallayout class='monospaced'>
- $ sudo yum install SDL-devel xterm
+ $ sudo yum install SDL-devel xterm perl-Thread-Queue
</literallayout></para></listitem>
<listitem><para><emphasis>Documentation:</emphasis>
Packages needed if you are going to build out the
OpenPOWER on IntegriCloud