diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2019-03-04 13:38:03 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-19 23:54:02 +0000 |
| commit | 8c7ec72e6d1af59d36aebeadb5df43da2a04a0dd (patch) | |
| tree | 6c012c972573e133ce038b71b1e546e56c7bc275 /documentation/ref-manual | |
| parent | 5fa73c13923d62c54b8d72065581c5f00a0d8a09 (diff) | |
| download | poky-8c7ec72e6d1af59d36aebeadb5df43da2a04a0dd.tar.gz | |
ref-manual, poky.ent: Updated essential host packages
Fixes [YOCTO #13196]
The set of host packages for the testing has been merged into
the essential set of packages for all supported distros. I
updated the variables defined in "poky.ent" so that these
packages are now part of the essentials. I also removed the
section on the required packages for testing.
(From yocto-docs rev: 9b19661d21a14966eac162ee063fca46d6403323)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-system-requirements.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml index a7fa3ba813..6872883f77 100644 --- a/documentation/ref-manual/ref-system-requirements.xml +++ b/documentation/ref-manual/ref-system-requirements.xml | |||
| @@ -205,13 +205,6 @@ | |||
| 205 | <literallayout class='monospaced'> | 205 | <literallayout class='monospaced'> |
| 206 | $ sudo apt-get install make xsltproc docbook-utils fop dblatex xmlto | 206 | $ sudo apt-get install make xsltproc docbook-utils fop dblatex xmlto |
| 207 | </literallayout></para></listitem> | 207 | </literallayout></para></listitem> |
| 208 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | ||
| 209 | Packages needed if you are going to run | ||
| 210 | <filename>oe-selftest</filename>: | ||
| 211 | <literallayout class='monospaced'> | ||
| 212 | $ sudo apt-get install python-git | ||
| 213 | </literallayout> | ||
| 214 | </para></listitem> | ||
| 215 | </itemizedlist> | 208 | </itemizedlist> |
| 216 | </para> | 209 | </para> |
| 217 | </section> | 210 | </section> |
| @@ -243,13 +236,6 @@ | |||
| 243 | $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \ | 236 | $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \ |
| 244 | docbook-dtds docbook-utils fop libxslt dblatex xmlto | 237 | docbook-dtds docbook-utils fop libxslt dblatex xmlto |
| 245 | </literallayout></para></listitem> | 238 | </literallayout></para></listitem> |
| 246 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | ||
| 247 | Packages needed if you are going to run | ||
| 248 | <filename>oe-selftest</filename>: | ||
| 249 | <literallayout class='monospaced'> | ||
| 250 | $ sudo dnf install python3-GitPython | ||
| 251 | </literallayout> | ||
| 252 | </para></listitem> | ||
| 253 | </itemizedlist> | 239 | </itemizedlist> |
| 254 | </para> | 240 | </para> |
| 255 | </section> | 241 | </section> |
| @@ -280,12 +266,6 @@ | |||
| 280 | <literallayout class='monospaced'> | 266 | <literallayout class='monospaced'> |
| 281 | $ sudo zypper install make dblatex xmlto | 267 | $ sudo zypper install make dblatex xmlto |
| 282 | </literallayout></para></listitem> | 268 | </literallayout></para></listitem> |
| 283 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | ||
| 284 | Packages needed if you are going to run | ||
| 285 | <filename>oe-selftest</filename>: | ||
| 286 | <literallayout class='monospaced'> | ||
| 287 | $ sudo zypper install python-GitPython | ||
| 288 | </literallayout></para></listitem> | ||
| 289 | </itemizedlist> | 269 | </itemizedlist> |
| 290 | <note> | 270 | <note> |
| 291 | Sanity testing, through the | 271 | Sanity testing, through the |
| @@ -344,13 +324,6 @@ | |||
| 344 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ | 324 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ |
| 345 | docbook-dtds docbook-utils fop libxslt dblatex xmlto | 325 | docbook-dtds docbook-utils fop libxslt dblatex xmlto |
| 346 | </literallayout></para></listitem> | 326 | </literallayout></para></listitem> |
| 347 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | ||
| 348 | Packages needed if you are going to run | ||
| 349 | <filename>oe-selftest</filename>: | ||
| 350 | <literallayout class='monospaced'> | ||
| 351 | $ sudo yum install GitPython | ||
| 352 | </literallayout> | ||
| 353 | </para></listitem> | ||
| 354 | </itemizedlist> | 327 | </itemizedlist> |
| 355 | </para> | 328 | </para> |
| 356 | </section> | 329 | </section> |
