From e9131310ab7aa0144f3934ecb91fd3e163742ade Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 14:51:45 -0600 Subject: ref-manual: Edits to qmake* classes. (From yocto-docs rev: ea57971614689ea70a9ba74da70435b03e6d6158) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 3368c7a3b7..bb07e4c95d 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2187,7 +2187,9 @@ <filename>qmake*.bbclass</filename> - This family of classes consists of the following: + The qmake* classes support recipes that + need to build software that uses Qt's qmake + build system and are comprised of the following: qmake_base: Provides base functionality for all versions of @@ -2198,12 +2200,6 @@ - - The qmake* family of classes support recipes that - need to build software that uses Qt's qmake - build system. - - If you need to set any configuration variables or pass any options to qmake, you can add these to the -- cgit v1.2.3-54-g00ecf