diff options
| author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-08-09 09:22:37 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-02 00:52:47 +0100 |
| commit | 6716106c6f49b2463b110a837466e434d52a7304 (patch) | |
| tree | b5a7c4b98ac9a8fe955037e6bbdb7ae331be0eb4 /documentation | |
| parent | d369f333836b70e4109113f41bad4fddf49e3aaa (diff) | |
| download | poky-6716106c6f49b2463b110a837466e434d52a7304.tar.gz | |
ref-manual: Updated Documentation required packages
Removed xsltproc package in Fedora, CentOS, and
openSUSE Documentation required packages. Removed fop package in
openSUSE Documentation required packages.
(From yocto-docs rev: 58c4384974ac29f6f591a51d66a5041a29695e76)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/introduction.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 163ea925f1..893a50fc3c 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
| @@ -338,7 +338,7 @@ | |||
| 338 | Yocto Project documentation manuals: | 338 | Yocto Project documentation manuals: |
| 339 | <literallayout class='monospaced'> | 339 | <literallayout class='monospaced'> |
| 340 | $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \ | 340 | $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \ |
| 341 | docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc | 341 | docbook-dtds docbook-utils fop libxslt dblatex xmlto |
| 342 | </literallayout></para></listitem> | 342 | </literallayout></para></listitem> |
| 343 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | 343 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> |
| 344 | Packages needed if you are going to run | 344 | Packages needed if you are going to run |
| @@ -375,7 +375,7 @@ | |||
| 375 | Packages needed if you are going to build out the | 375 | Packages needed if you are going to build out the |
| 376 | Yocto Project documentation manuals: | 376 | Yocto Project documentation manuals: |
| 377 | <literallayout class='monospaced'> | 377 | <literallayout class='monospaced'> |
| 378 | $ sudo zypper install make fop xsltproc dblatex xmlto | 378 | $ sudo zypper install make dblatex xmlto |
| 379 | </literallayout></para></listitem> | 379 | </literallayout></para></listitem> |
| 380 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | 380 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> |
| 381 | Packages needed if you are going to run | 381 | Packages needed if you are going to run |
| @@ -444,7 +444,7 @@ | |||
| 444 | Yocto Project documentation manuals: | 444 | Yocto Project documentation manuals: |
| 445 | <literallayout class='monospaced'> | 445 | <literallayout class='monospaced'> |
| 446 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ | 446 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ |
| 447 | docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc | 447 | docbook-dtds docbook-utils fop libxslt dblatex xmlto |
| 448 | </literallayout></para></listitem> | 448 | </literallayout></para></listitem> |
| 449 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | 449 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> |
| 450 | Packages needed if you are going to run | 450 | Packages needed if you are going to run |
