From e127d017e11c7bcbc1163c5b2e41df1f07e6f426 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 21 Oct 2016 13:52:17 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/introduction.xml | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'documentation') 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 @@ $ sudo apt-get install make xsltproc docbook-utils fop dblatex xmlto - SDK Installer Extras: - Packages needed if you are going to be using the - the standard or extensible SDK: - - $ sudo apt-get install autoconf automake libtool libglib2.0-dev libarchive-dev - OpenEmbedded Self-Test (oe-selftest): Packages needed if you are going to run oe-selftest: @@ -301,12 +295,6 @@ $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \ docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc - SDK Installer Extras: - Packages needed if you are going to be using the - standard or extensible SDK: - - $ sudo dnf install autoconf automake libtool glib2-devel libarchive-devel - OpenEmbedded Self-Test (oe-selftest): Packages needed if you are going to run oe-selftest: @@ -344,12 +332,6 @@ $ sudo zypper install make fop xsltproc dblatex xmlto - SDK Installer Extras: - Packages needed if you are going to be using the - standard or extensible SDK: - - $ sudo zypper install autoconf automake libtool glib2-devel libarchive-devel - OpenEmbedded Self-Test (oe-selftest): Packages needed if you are going to run oe-selftest: @@ -399,12 +381,6 @@ $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc - SDK Installer Extras: - Packages needed if you are going to be using the - standard or extensible SDK: - - $ sudo yum install autoconf automake libtool glib2-devel libarchive-devel - OpenEmbedded Self-Test (oe-selftest): Packages needed if you are going to run oe-selftest: -- cgit v1.2.3-54-g00ecf