diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-01-06 13:26:06 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-08 13:02:04 +0000 |
| commit | 6a6a05a91be79be82bcc23af4791f2bfc6fe4177 (patch) | |
| tree | 3ad73343ffa353fb011e09335eb2276e2999a345 | |
| parent | 3517a7651233f4d6a21432059adb037062048028 (diff) | |
| download | 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>
| -rw-r--r-- | documentation/poky.ent | 2 | ||||
| -rw-r--r-- | documentation/ref-manual/introduction.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index 81d39fba07..d9556a90d3 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"> | 61 | ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue"> |
| 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 bedef6f48e..47f736285c 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 | 229 | $ sudo yum install SDL-devel xterm perl-Thread-Queue |
| 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 |
