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:18:53 +0000
commit39eaf3031fd02137862fda3134d6dff211aec6a7 (patch)
tree6fff24e21c3b341ddc6820125701209b20a2a849 /documentation/ref-manual/ref-variables.xml
parent00652a816e608b1bc381529ba3888adb7795ec45 (diff)
downloadpoky-39eaf3031fd02137862fda3134d6dff211aec6a7.tar.gz
ref-manual: Added scons class and EXTRA_OESCONS variable.
(From yocto-docs rev: 463f9a6ee677033725756e7d5e9c3de3b445408d) 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>