From ff5b58e612fc3778011ea0b0d384ae414a616f38 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 25 Mar 2014 11:34:01 -0600 Subject: ref-manual, dev-manual: Point out "xterm" needed for eclipse use. Fixes [YOCTO #5766] In the ref-manual, I added "Eclipse" use in the title for the "Graphics Support" packages because the "xterm" package is required for graphics support across all distributions. In the dev-manual, I specifically called out the need for "xterm" as a host package at the top of the section describing workflow with Eclipse. I also updated the cross-reference links to the host package and Linux distro requirements to point into the ref-manual, which is more comprehensive, than into the QS. (From yocto-docs rev: d3405be506fcb113f01d4fcba4631db80a1ed5dc) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'documentation/dev-manual') 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. -- cgit v1.2.3-54-g00ecf