diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-09 16:19:06 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:31 +0000 |
| commit | 704c24c77984b011fa755ec2a58fbd63ae5eb8cc (patch) | |
| tree | 9dc75ccaba4ea6733f0273ad8e06a299d7119bc8 | |
| parent | b361db086807bc9c72b8a88b0d3f78c0f83399b2 (diff) | |
| download | poky-704c24c77984b011fa755ec2a58fbd63ae5eb8cc.tar.gz | |
ref-manual: Updates to ICECC_USER_PACKAGE_BL and _WL variable.
(From yocto-docs rev: 8ada5c880bea7a9ebd21912ad081a0b387d29b16)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 736dde2d57..3f07f54973 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2396,7 +2396,7 @@ | |||
| 2396 | <glossentry id='var-ICECC_USER_PACKAGE_BL'><glossterm>ICECC_USER_PACKAGE_BL</glossterm> | 2396 | <glossentry id='var-ICECC_USER_PACKAGE_BL'><glossterm>ICECC_USER_PACKAGE_BL</glossterm> |
| 2397 | <glossdef> | 2397 | <glossdef> |
| 2398 | <para> | 2398 | <para> |
| 2399 | Identifies user packages that you do not want the | 2399 | Identifies user recipes that you do not want the |
| 2400 | Icecream distributed compile support to consider. | 2400 | Icecream distributed compile support to consider. |
| 2401 | This variable is used by the | 2401 | This variable is used by the |
| 2402 | <link linkend='ref-classes-icecc'><filename>icecc</filename></link> | 2402 | <link linkend='ref-classes-icecc'><filename>icecc</filename></link> |
| @@ -2418,7 +2418,7 @@ | |||
| 2418 | <glossentry id='var-ICECC_USER_PACKAGE_WL'><glossterm>ICECC_USER_PACKAGE_WL</glossterm> | 2418 | <glossentry id='var-ICECC_USER_PACKAGE_WL'><glossterm>ICECC_USER_PACKAGE_WL</glossterm> |
| 2419 | <glossdef> | 2419 | <glossdef> |
| 2420 | <para> | 2420 | <para> |
| 2421 | Identifies user packages that use an empty | 2421 | Identifies user recipes that use an empty |
| 2422 | <link linkend='var-PARALLEL_MAKE'><filename>PARALLEL_MAKE</filename></link> | 2422 | <link linkend='var-PARALLEL_MAKE'><filename>PARALLEL_MAKE</filename></link> |
| 2423 | variable that you want to force remote distributed | 2423 | variable that you want to force remote distributed |
| 2424 | compilation on using the Icecream distributed compile | 2424 | compilation on using the Icecream distributed compile |
