summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-09 16:57:40 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:33 +0000
commit9cfdf988dc6dc6444b33f04bab98d76e82d4d4a7 (patch)
treee4c0bfbe9dd3eec7853b35088a3761302045ee1e /documentation
parent8370e8f575c411308f969e4dbaaff9156b226c67 (diff)
downloadast2050-yocto-poky-9cfdf988dc6dc6444b33f04bab98d76e82d4d4a7.zip
ast2050-yocto-poky-9cfdf988dc6dc6444b33f04bab98d76e82d4d4a7.tar.gz
ref-manual: Edits to the EXTRA_QMAKEVARS_* variables.
(From yocto-docs rev: 7465b0b439bfe7f524e74d86f166c176031acfdc) 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-variables.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 5661a86..5556e56 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1855,6 +1855,13 @@
Use this variable when the arguments need to be after the
<filename>.pro</filename> file list on the command line.
</para>
+
+ <para>
+ This variable is is used with recipes that inherit the
+ <link linkend='ref-classes-qmake_base'><filename>qmake_base</filename></link>
+ class or other classes that inherit
+ <filename>qmake_base</filename>.
+ </para>
</glossdef>
</glossentry>
@@ -1866,6 +1873,13 @@
Use this variable when the arguments need to be before the
<filename>.pro</filename> file list on the command line.
</para>
+
+ <para>
+ This variable is is used with recipes that inherit the
+ <link linkend='ref-classes-qmake_base'><filename>qmake_base</filename></link>
+ class or other classes that inherit
+ <filename>qmake_base</filename>.
+ </para>
</glossdef>
</glossentry>
OpenPOWER on IntegriCloud