summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-09 17:01:00 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:33 +0000
commit489a438d200b52ad610b63d1b469201577bd48a0 (patch)
tree1a2c2b6b5acb497900dc734facda86dc2e87ff53 /documentation/ref-manual
parent9cfdf988dc6dc6444b33f04bab98d76e82d4d4a7 (diff)
downloadpoky-489a438d200b52ad610b63d1b469201577bd48a0.tar.gz
ref-manual: Edits to the QMAKE_PROFILES variable.
(From yocto-docs rev: a8b1373d307b61d1c9658cf42834d3cafc0ba973) 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')
-rw-r--r--documentation/ref-manual/ref-variables.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 5556e56cba..8f3429ff08 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -5062,6 +5062,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
5062 set it in a recipe that inherits the 5062 set it in a recipe that inherits the
5063 <link linkend='ref-classes-qmake*'><filename>qmake_base</filename></link> 5063 <link linkend='ref-classes-qmake*'><filename>qmake_base</filename></link>
5064 class. 5064 class.
5065 If you do not set this variable, all
5066 <filename>.pro</filename> files in the directory pointed to
5067 by <link linkend='var-S'><filename>S</filename></link>
5068 will be built by default.
5065 </para> 5069 </para>
5066 </glossdef> 5070 </glossdef>
5067 </glossentry> 5071 </glossentry>