ref-manual: Added scons class and EXTRA_OESCONS variable.

(From yocto-docs rev: 99faed264301dbe46f071733e5d7291c8e2e0444)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-12-04 07:31:36 -06:00
committed by Richard Purdie
parent 4edb41b9a7
commit 2d5b043311
2 changed files with 24 additions and 0 deletions

View File

@@ -1803,6 +1803,17 @@
</glossdef>
</glossentry>
<glossentry id='var-EXTRA_OESCONS'><glossterm>EXTRA_OESCONS</glossterm>
<glossdef>
<para>
When a recipe inherits the
<link linkend='ref-classes-scons'><filename>scons</filename></link>
class, this variable specifies additional configuration
options you want to pass to the SCon command line.
</para>
</glossdef>
</glossentry>
<glossentry id='var-EXTRA_QMAKEVARS_POST'><glossterm>EXTRA_QMAKEVARS_POST</glossterm>
<glossdef>
<para>