summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-04 07:31:36 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:17:50 +0000
commit2d5b0433112e10f29b613da7358a8a4876cfc490 (patch)
treeefa4b2259868ad4633dde8aac707e01e22be6bae /documentation/ref-manual/ref-variables.xml
parent4edb41b9a7d652158105c584d29deee6df0e031e (diff)
downloadpoky-2d5b0433112e10f29b613da7358a8a4876cfc490.tar.gz
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>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 44ef461728..c5030727f9 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1803,6 +1803,17 @@
1803 </glossdef> 1803 </glossdef>
1804 </glossentry> 1804 </glossentry>
1805 1805
1806 <glossentry id='var-EXTRA_OESCONS'><glossterm>EXTRA_OESCONS</glossterm>
1807 <glossdef>
1808 <para>
1809 When a recipe inherits the
1810 <link linkend='ref-classes-scons'><filename>scons</filename></link>
1811 class, this variable specifies additional configuration
1812 options you want to pass to the SCon command line.
1813 </para>
1814 </glossdef>
1815 </glossentry>
1816
1806 <glossentry id='var-EXTRA_QMAKEVARS_POST'><glossterm>EXTRA_QMAKEVARS_POST</glossterm> 1817 <glossentry id='var-EXTRA_QMAKEVARS_POST'><glossterm>EXTRA_QMAKEVARS_POST</glossterm>
1807 <glossdef> 1818 <glossdef>
1808 <para> 1819 <para>