From b361db086807bc9c72b8a88b0d3f78c0f83399b2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 Dec 2013 16:15:46 -0600 Subject: ref-manual: Edits to icecc class and removal of three variables. Fixed the links in the icecc class that linked into ICECC_CC, ICECC_CXX, and ICECC_VERSION so they don't link anymore but rather give a very brief explanation of what the variable does. Removed the above three variables from the variable glossary. These are not BitBake variables and we should not document them. (From yocto-docs rev: f4f79d27c0d1417ff683381f18f165cda3a8a02e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 51 +----------------------------- 1 file changed, 1 insertion(+), 50 deletions(-) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 43829a6607..736dde2d57 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -24,7 +24,7 @@ F G H - I + I K L @@ -2334,42 +2334,6 @@ I - ICECC_CC - - - The path to the GNU C compiler gcc. - This variable is used by the - icecc - class. - You do not set this variable by hand. - - - - When the location for the GNU C compiler is not a - symbolic link, the class sets the variable to the location - of the compiler. - - - - - ICECC_CXX - - - The path to the GNU C++ compiler g++. - This variable is used by the - icecc - class. - You do not set this variable by hand. - - - - When the location for the GNU C++ compiler is not a - symbolic link, the class sets the variable to the location - of the compiler. - - - - ICECC_ENV_EXEC @@ -2468,19 +2432,6 @@ - ICECC_VERSION - - - The version of the cross-compiler used in the - cross-development toolchain. - This variable is used by the - icecc - class. - You do not set this variable by hand. - - - - IMAGE_BASENAME -- cgit v1.2.3-54-g00ecf