From 8c7ec72e6d1af59d36aebeadb5df43da2a04a0dd Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 4 Mar 2019 13:38:03 -0800 Subject: 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 Signed-off-by: Richard Purdie --- documentation/poky.ent | 11 +++++---- .../ref-manual/ref-system-requirements.xml | 27 ---------------------- 2 files changed, 7 insertions(+), 31 deletions(-) (limited to 'documentation') diff --git a/documentation/poky.ent b/documentation/poky.ent index d0ae8716d1..d247b8e9fe 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -69,17 +69,20 @@ + xz-utils debianutils iputils-ping python3-git python3-jinja2"> + python3-pexpect findutils which file cpio python python3-pip xz python3-GitPython \ + python3-jinja2"> + python3-pexpect xz which python3-Jinja2 + $ sudo pip3 install GitPython"> + which + $ sudo pip3 install GitPython jinja2"> 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 @@ $ sudo apt-get install make xsltproc docbook-utils fop dblatex xmlto - OpenEmbedded Self-Test (oe-selftest): - Packages needed if you are going to run - oe-selftest: - - $ sudo apt-get install python-git - - @@ -243,13 +236,6 @@ $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \ docbook-dtds docbook-utils fop libxslt dblatex xmlto - OpenEmbedded Self-Test (oe-selftest): - Packages needed if you are going to run - oe-selftest: - - $ sudo dnf install python3-GitPython - - @@ -280,12 +266,6 @@ $ sudo zypper install make dblatex xmlto - OpenEmbedded Self-Test (oe-selftest): - Packages needed if you are going to run - oe-selftest: - - $ sudo zypper install python-GitPython - Sanity testing, through the @@ -344,13 +324,6 @@ $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ docbook-dtds docbook-utils fop libxslt dblatex xmlto - OpenEmbedded Self-Test (oe-selftest): - Packages needed if you are going to run - oe-selftest: - - $ sudo yum install GitPython - - -- cgit v1.2.3-54-g00ecf