From d605e81eebea317d2cc14c5337d2f6163f4297ca Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 10 Dec 2013 13:51:48 -0600 Subject: ref-manual: Edits to QMAKE_PROFILES variable. (From yocto-docs rev: 6038f2f2e9abc984206f646ebbe8b6d9c42cf704) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index f32fafbf59..fe220c7c4e 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -5085,18 +5085,18 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" Specifies your own subset of .pro files to be built for use with qmake. - - - - To use the QMAKE_PROFILES variable, - set it in a recipe that inherits the - qmake_base - class. If you do not set this variable, all .pro files in the directory pointed to by S will be built by default. + + + This variable is used with recipes that inherit the + qmake_base + class or other classes that inherit + qmake_base. + -- cgit v1.2.3-54-g00ecf