summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 14:51:45 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:23 +0000
commit749f0c429b76d3e6c400e045d3fe74ef5ec62e23 (patch)
treec7fe80effca32d91d73585c0c07f71910c482a78 /documentation
parent8847fd38dec4314c5f0b7bce2620a667089955e2 (diff)
downloadast2050-yocto-poky-749f0c429b76d3e6c400e045d3fe74ef5ec62e23.zip
ast2050-yocto-poky-749f0c429b76d3e6c400e045d3fe74ef5ec62e23.tar.gz
ref-manual: Edits to qmake* classes.
(From yocto-docs rev: 7ad0dddd49ce1ccec73ffba26e5d450d78ea1116) 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-classes.xml10
1 files changed, 3 insertions, 7 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 3368c7a..bb07e4c 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -2187,7 +2187,9 @@
<title><filename>qmake*.bbclass</filename></title>
<para>
- This family of classes consists of the following:
+ The <filename>qmake*</filename> classes support recipes that
+ need to build software that uses Qt's <filename>qmake</filename>
+ build system and are comprised of the following:
<itemizedlist>
<listitem><para><emphasis><filename>qmake_base</filename>:</emphasis>
Provides base functionality for all versions of
@@ -2199,12 +2201,6 @@
</para>
<para>
- The <filename>qmake*</filename> family of classes support recipes that
- need to build software that uses Qt's <filename>qmake</filename>
- build system.
- </para>
-
- <para>
If you need to set any configuration variables or pass any options to
<filename>qmake</filename>, you can add these to the
<link linkend='var-EXTRA_QMAKEVARS_PRE'><filename>EXTRA_QMAKEVARS_PRE</filename></link>
OpenPOWER on IntegriCloud