summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-10-21 13:52:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-25 17:56:27 +0100
commite127d017e11c7bcbc1163c5b2e41df1f07e6f426 (patch)
treea641778b2403a2158bfe0e8aac1d9ec6d57446d2 /documentation
parent0915ee7dc30ca5cd3ba45e85cdc03741a8d0a822 (diff)
downloadpoky-e127d017e11c7bcbc1163c5b2e41df1f07e6f426.tar.gz
ref-manual: Removed host package requirements for SDK
These requirements were in place for the ADT, which is gone now. I have removed the four supported host lists for packages to support the SDK. (From yocto-docs rev: e0f36333b3a0e5f3503f6ac48b87c3ae8c23afe3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/introduction.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index 0f43f0d199..90d965f6d5 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -257,12 +257,6 @@
257 <literallayout class='monospaced'> 257 <literallayout class='monospaced'>
258 $ sudo apt-get install make xsltproc docbook-utils fop dblatex xmlto 258 $ sudo apt-get install make xsltproc docbook-utils fop dblatex xmlto
259 </literallayout></para></listitem> 259 </literallayout></para></listitem>
260 <listitem><para><emphasis>SDK Installer Extras:</emphasis>
261 Packages needed if you are going to be using the
262 the standard or extensible SDK:
263 <literallayout class='monospaced'>
264 $ sudo apt-get install autoconf automake libtool libglib2.0-dev libarchive-dev
265 </literallayout></para></listitem>
266 <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> 260 <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis>
267 Packages needed if you are going to run 261 Packages needed if you are going to run
268 <filename>oe-selftest</filename>: 262 <filename>oe-selftest</filename>:
@@ -301,12 +295,6 @@
301 $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \ 295 $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \
302 docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc 296 docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc
303 </literallayout></para></listitem> 297 </literallayout></para></listitem>
304 <listitem><para><emphasis>SDK Installer Extras:</emphasis>
305 Packages needed if you are going to be using the
306 standard or extensible SDK:
307 <literallayout class='monospaced'>
308 $ sudo dnf install autoconf automake libtool glib2-devel libarchive-devel
309 </literallayout></para></listitem>
310 <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> 298 <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis>
311 Packages needed if you are going to run 299 Packages needed if you are going to run
312 <filename>oe-selftest</filename>: 300 <filename>oe-selftest</filename>:
@@ -344,12 +332,6 @@
344 <literallayout class='monospaced'> 332 <literallayout class='monospaced'>
345 $ sudo zypper install make fop xsltproc dblatex xmlto 333 $ sudo zypper install make fop xsltproc dblatex xmlto
346 </literallayout></para></listitem> 334 </literallayout></para></listitem>
347 <listitem><para><emphasis>SDK Installer Extras:</emphasis>
348 Packages needed if you are going to be using the
349 standard or extensible SDK:
350 <literallayout class='monospaced'>
351 $ sudo zypper install autoconf automake libtool glib2-devel libarchive-devel
352 </literallayout></para></listitem>
353 <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> 335 <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis>
354 Packages needed if you are going to run 336 Packages needed if you are going to run
355 <filename>oe-selftest</filename>: 337 <filename>oe-selftest</filename>:
@@ -399,12 +381,6 @@
399 $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ 381 $ sudo yum install make docbook-style-dsssl docbook-style-xsl \
400 docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc 382 docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc
401 </literallayout></para></listitem> 383 </literallayout></para></listitem>
402 <listitem><para><emphasis>SDK Installer Extras:</emphasis>
403 Packages needed if you are going to be using the
404 standard or extensible SDK:
405 <literallayout class='monospaced'>
406 $ sudo yum install autoconf automake libtool glib2-devel libarchive-devel
407 </literallayout></para></listitem>
408 <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> 384 <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis>
409 Packages needed if you are going to run 385 Packages needed if you are going to run
410 <filename>oe-selftest</filename>: 386 <filename>oe-selftest</filename>: