summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml6
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>.