ref-manual: Edits to classes-qt4* classes.

(From yocto-docs rev: 04e74c7dcdae2dbd01660db6fc5f6745a97b1130)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-12-05 14:53:20 -06:00 committed by Richard Purdie
parent e9131310ab
commit 2db4b6565d
1 changed files with 3 additions and 3 deletions

View File

@ -2224,7 +2224,9 @@
<title><filename>qt4*.bbclass</filename></title>
<para>
This family of classes consists of the following:
The <filename>qt4*</filename> classes support recipes that need to
build software that uses the Qt development framework version 4.x
and consist of the following:
<itemizedlist>
<listitem><para><emphasis><filename>qt4e</filename>:</emphasis>
Supports building against Qt/Embedded, which uses the
@ -2235,8 +2237,6 @@
</para>
<para>
These classes support recipes that need to build software that uses
the Qt development framework version 4.x.
The classes inherit the
<link linkend='ref-classes-qmake*'><filename>qmake2</filename></link>
class.