diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
index 6267a59a6d..421412ebe4 100644
--- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
+++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
@@ -131,7 +131,7 @@
section in the Yocto Project Reference Manual.
- $ sudo apt-get install &UBUNTU_HOST_PACKAGES_ESSENTIAL; libsdl1.2-dev xterm
+ $ sudo apt-get install &UBUNTU_HOST_PACKAGES_ESSENTIAL;
diff --git a/documentation/poky.ent b/documentation/poky.ent
index d247b8e9fe..63260129cf 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -69,20 +69,21 @@
+ xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \
+ xterm">
+ python3-jinja2 SDL-devel xterm">
+ python3-pexpect xz which python3-Jinja2 Mesa-libEGL1
+ $ sudo pip3 install GitPython libSDL-devel xterm">
diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml
index 6872883f77..5f2b9f6ce1 100644
--- a/documentation/ref-manual/ref-system-requirements.xml
+++ b/documentation/ref-manual/ref-system-requirements.xml
@@ -192,13 +192,6 @@
$ sudo apt-get install &UBUNTU_HOST_PACKAGES_ESSENTIAL;
- Graphical and Eclipse Plug-In Extras:
- Packages recommended if the host system has graphics
- support or if you are going to use the Eclipse
- IDE:
-
- $ sudo apt-get install libsdl1.2-dev xterm
- Documentation:
Packages needed if you are going to build out the
Yocto Project documentation manuals:
@@ -222,18 +215,11 @@
$ sudo dnf install &FEDORA_HOST_PACKAGES_ESSENTIAL;
- Graphical and Eclipse Plug-In Extras:
- Packages recommended if the host system has graphics
- support or if you are going to use the Eclipse
- IDE:
-
- $ sudo dnf install SDL-devel xterm
- Documentation:
Packages needed if you are going to build out the
Yocto Project documentation manuals:
- $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \
+ $ sudo dnf install docbook-style-dsssl docbook-style-xsl \
docbook-dtds docbook-utils fop libxslt dblatex xmlto
@@ -253,27 +239,13 @@
$ sudo zypper install &OPENSUSE_HOST_PACKAGES_ESSENTIAL;
- Graphical and Eclipse Plug-In Extras:
- Packages recommended if the host system has graphics
- support or if you are going to use the Eclipse
- IDE:
-
- $ sudo zypper install libSDL-devel xterm
- Documentation:
Packages needed if you are going to build out the
Yocto Project documentation manuals:
- $ sudo zypper install make dblatex xmlto
+ $ sudo zypper install dblatex xmlto
-
- Sanity testing, through the
- testimage
- classes, does not work on systems using the
- Wicked
- network manager.
-
@@ -288,7 +260,7 @@
Packages needed to build an image for a headless
system:
- $ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm
+ $ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL;
Notes
@@ -310,18 +282,11 @@
- Graphical and Eclipse Plug-In Extras:
- Packages recommended if the host system has graphics
- support or if you are going to use the Eclipse
- IDE:
-
- $ sudo yum install SDL-devel xterm
- Documentation:
Packages needed if you are going to build out the
Yocto Project documentation manuals:
- $ sudo yum install make docbook-style-dsssl docbook-style-xsl \
+ $ sudo yum install docbook-style-dsssl docbook-style-xsl \
docbook-dtds docbook-utils fop libxslt dblatex xmlto