diff --git a/documentation/poky.ent b/documentation/poky.ent index 165b291eed..62c6503215 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -67,4 +67,5 @@ + diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ + perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue"> diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index d65ec2364e..57e4a25853 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -284,7 +284,7 @@ support or if you are going to use the Eclipse IDE: - $ sudo dnf install SDL-devel xterm perl-Thread-Queue + $ sudo dnf install SDL-devel xterm Documentation: Packages needed if you are going to build out the @@ -375,33 +375,33 @@ Packages needed to build an image for a headless system: - $ sudo dnf install &CENTOS_HOST_PACKAGES_ESSENTIAL; + $ sudo yum install &CENTOS_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 + $ sudo yum 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 yum install make docbook-style-dsssl docbook-style-xsl \ docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc ADT Installer Extras: Packages needed if you are going to be using the Application Development Toolkit (ADT) Installer: - $ sudo dnf install autoconf automake libtool glib2-devel libarchive-devel + $ 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: - $ sudo dnf install GitPython + $ sudo yum install GitPython diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index c36cccd4d4..5315dfec6c 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -318,7 +318,7 @@ CentOS - $ sudo dnf install &CENTOS_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm + $ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm CentOS 6.x users need to ensure that the required