diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 63a447d59b..6340527d05 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -525,9 +525,13 @@ Prepare the host system for the Yocto Project: See - "The Linux Distribution" and - "The Packages" sections both - in the Yocto Project Quick Start for requirements. + "Supported Linux Distributions" + and + "Required Packages for the Host Development System" sections both + in the Yocto Project Reference Manual for requirements. + In particular, be sure your host system has the + xterm package installed. + Secure the Yocto Project kernel target image: You must have a target kernel image that has been built using the OpenEmbedded build system. diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 7eb8203bc2..2f5147270b 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -189,8 +189,10 @@ $ sudo apt-get install &UBUNTU_HOST_PACKAGES_ESSENTIAL; - Graphical Extras: - Packages recommended if the host system has graphics support: + 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 @@ -223,8 +225,10 @@ $ sudo yum install &FEDORA_HOST_PACKAGES_ESSENTIAL; - Graphical Extras: - Packages recommended if the host system has graphics support: + 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 perl-Thread-Queue @@ -258,8 +262,10 @@ $ sudo zypper install &OPENSUSE_HOST_PACKAGES_ESSENTIAL; - Graphical Extras: - Packages recommended if the host system has graphics support: + 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 @@ -298,8 +304,10 @@ $ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL; - Graphical Extras: - Packages recommended if the host system has graphics support: + 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