From: Juro Bystricky Date: Thu, 22 Oct 2015 00:11:11 +0000 (-0700) Subject: ref-manual: Updated ADT Installer Extras X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=37677d691a78f136670fe3c3939568049728d673;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Updated ADT Installer Extras opkg 0.3.0 requires also libarchive. [YOCTO#8308] (From yocto-docs rev: 9bf99020ab993ec497134921dd3e22414e65de95) Signed-off-by: Juro Bystricky Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 5148acb1e2f..e9309ef926f 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -250,7 +250,7 @@ Packages needed if you are going to be using the Application Development Toolkit (ADT) Installer: - $ sudo apt-get install autoconf automake libtool libglib2.0-dev + $ 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 @@ -294,7 +294,7 @@ Packages needed if you are going to be using the Application Development Toolkit (ADT) Installer: - $ sudo dnf install autoconf automake libtool glib2-devel + $ sudo dnf install autoconf automake libtool glib2-devel libarchive-devel OpenEmbedded Self-Test (oe-selftest): Packages needed if you are going to run @@ -337,7 +337,7 @@ Packages needed if you are going to be using the Application Development Toolkit (ADT) Installer: - $ sudo zypper install autoconf automake libtool glib2-devel + $ sudo zypper install autoconf automake libtool glib2-devel libarchive-devel OpenEmbedded Self-Test (oe-selftest): Packages needed if you are going to run @@ -392,7 +392,7 @@ Packages needed if you are going to be using the Application Development Toolkit (ADT) Installer: - $ sudo dnf install autoconf automake libtool glib2-devel + $ sudo dnf install autoconf automake libtool glib2-devel libarchive-devel OpenEmbedded Self-Test (oe-selftest): Packages needed if you are going to run