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 - -