summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-12 13:04:38 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-13 16:30:02 +0000
commit8275e0f7252888a25f5aaf22e8851d2ffa18ea85 (patch)
treeaaa8c1f74806bd7dd4469bc42a118f44f5b718db /documentation
parent797a91947a510a6d818bab101bd0e274512b23bb (diff)
downloadast2050-yocto-poky-8275e0f7252888a25f5aaf22e8851d2ffa18ea85.zip
ast2050-yocto-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')
-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 aae3062..ca96b3b 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -969,11 +969,11 @@
If
<link linkend='var-ICECC_ENV_EXEC'><filename>ICECC_ENV_EXEC</filename></link>
is set in your <filename>local.conf</filename> file, the variable should
- point to the <filename>icecc-create-env</filename> script provided by
- the user.
+ point to the <filename>icecc-create-env</filename> script
+ provided by the user.
If you do not point to a user-provided script, the build system
uses the default script provided by the recipe
- <filename>icecc-create-env.bb</filename>.
+ <filename>icecc-create-env-native.bb</filename>.
<note>
This script is a modified version and not the one that comes with
<filename>icecc</filename>.
OpenPOWER on IntegriCloud