diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-09 16:57:40 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:33 +0000 |
| commit | 9cfdf988dc6dc6444b33f04bab98d76e82d4d4a7 (patch) | |
| tree | e4c0bfbe9dd3eec7853b35088a3761302045ee1e /documentation | |
| parent | 8370e8f575c411308f969e4dbaaff9156b226c67 (diff) | |
| download | poky-9cfdf988dc6dc6444b33f04bab98d76e82d4d4a7.tar.gz | |
ref-manual: Edits to the EXTRA_QMAKEVARS_* variables.
(From yocto-docs rev: 7465b0b439bfe7f524e74d86f166c176031acfdc)
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-variables.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 5661a86907..5556e56cba 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -1855,6 +1855,13 @@ | |||
| 1855 | Use this variable when the arguments need to be after the | 1855 | Use this variable when the arguments need to be after the |
| 1856 | <filename>.pro</filename> file list on the command line. | 1856 | <filename>.pro</filename> file list on the command line. |
| 1857 | </para> | 1857 | </para> |
| 1858 | |||
| 1859 | <para> | ||
| 1860 | This variable is is used with recipes that inherit the | ||
| 1861 | <link linkend='ref-classes-qmake_base'><filename>qmake_base</filename></link> | ||
| 1862 | class or other classes that inherit | ||
| 1863 | <filename>qmake_base</filename>. | ||
| 1864 | </para> | ||
| 1858 | </glossdef> | 1865 | </glossdef> |
| 1859 | </glossentry> | 1866 | </glossentry> |
| 1860 | 1867 | ||
| @@ -1866,6 +1873,13 @@ | |||
| 1866 | Use this variable when the arguments need to be before the | 1873 | Use this variable when the arguments need to be before the |
| 1867 | <filename>.pro</filename> file list on the command line. | 1874 | <filename>.pro</filename> file list on the command line. |
| 1868 | </para> | 1875 | </para> |
| 1876 | |||
| 1877 | <para> | ||
| 1878 | This variable is is used with recipes that inherit the | ||
| 1879 | <link linkend='ref-classes-qmake_base'><filename>qmake_base</filename></link> | ||
| 1880 | class or other classes that inherit | ||
| 1881 | <filename>qmake_base</filename>. | ||
| 1882 | </para> | ||
| 1869 | </glossdef> | 1883 | </glossdef> |
| 1870 | </glossentry> | 1884 | </glossentry> |
| 1871 | 1885 | ||
