From 04056216001ce64ce91004f7ebb7d73d0031089a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 20 Jul 2012 11:19:09 -0700 Subject: documentation: Created cross-references to new KMACHINE glossary item With the creation of a new KMACHINE glossary item, there were two areas in the YP doc set that reference the variable. I added cross-reference tags. Also noted that some other references were missing to the variable COMPATIBLE_MACHINE. (From yocto-docs rev: f740b62be175a50f17ce8a244258dcf391fcf672) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 5 ++++- documentation/dev-manual/dev-manual-bsp-appendix.xml | 6 ++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 05094ca77d..1a85960157 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -572,7 +572,10 @@ The append file defines crownbay as the COMPATIBLE_MACHINE - and defines the KMACHINE. + and uses the + KMACHINE variable to + ensure the machine name used by the OpenEmbedded build system maps to the + machine name used by the Linux Yocto kernel. The file also uses the optional KBRANCH variable to ensure the build process uses the standard/default/crownbay diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index e98b280240..98ed8371db 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml @@ -515,8 +515,10 @@ Also in the linux-yocto_3.2.bbappend file are - COMPATIBLE_MACHINE, KMACHINE, - and KBRANCH statements. + COMPATIBLE_MACHINE, + KMACHINE, + and + KBRANCH statements. Two sets of these exist: one set supports EMGD and one set does not. Because we are not interested in supporting EMGD those three can be deleted. The remaining three must be changed so that mymachine replaces -- cgit v1.2.3-54-g00ecf