diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-12 13:04:38 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-13 16:30:02 +0000 |
| commit | 8275e0f7252888a25f5aaf22e8851d2ffa18ea85 (patch) | |
| tree | aaa8c1f74806bd7dd4469bc42a118f44f5b718db /documentation/ref-manual | |
| parent | 797a91947a510a6d818bab101bd0e274512b23bb (diff) | |
| download | poky-8275e0f7252888a25f5aaf22e8851d2ffa18ea85.tar.gz | |
ref-manual: Fixed the reference to the script for icecc class.
(From yocto-docs rev: 0f3f134fe8292d6b1e6665c80d9e13a80c6c8326)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index aae306224f..ca96b3b277 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -969,11 +969,11 @@ | |||
| 969 | If | 969 | If |
| 970 | <link linkend='var-ICECC_ENV_EXEC'><filename>ICECC_ENV_EXEC</filename></link> | 970 | <link linkend='var-ICECC_ENV_EXEC'><filename>ICECC_ENV_EXEC</filename></link> |
| 971 | is set in your <filename>local.conf</filename> file, the variable should | 971 | is set in your <filename>local.conf</filename> file, the variable should |
| 972 | point to the <filename>icecc-create-env</filename> script provided by | 972 | point to the <filename>icecc-create-env</filename> script |
| 973 | the user. | 973 | provided by the user. |
| 974 | If you do not point to a user-provided script, the build system | 974 | If you do not point to a user-provided script, the build system |
| 975 | uses the default script provided by the recipe | 975 | uses the default script provided by the recipe |
| 976 | <filename>icecc-create-env.bb</filename>. | 976 | <filename>icecc-create-env-native.bb</filename>. |
| 977 | <note> | 977 | <note> |
| 978 | This script is a modified version and not the one that comes with | 978 | This script is a modified version and not the one that comes with |
| 979 | <filename>icecc</filename>. | 979 | <filename>icecc</filename>. |
