diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-18 09:54:16 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:21 +0100 |
| commit | c685be48aebda1569d9f67462fc4862870c37389 (patch) | |
| tree | 1591f9cd031ce8445dd175b18252d6a6b18e99a6 /documentation | |
| parent | a219a331785b539e11b9419b2c9d2c49c9c08f69 (diff) | |
| download | poky-c685be48aebda1569d9f67462fc4862870c37389.tar.gz | |
ref-manual: Updated PACKAGECONFIG_CONFARGS variable description.
Several redundant links and wordings in this description.
(From yocto-docs rev: bb9dd8ab6ef9cad387cdddada4f2be093551e38a)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 9f22744922..69d1a01e67 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -10044,8 +10044,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 10044 | and | 10044 | and |
| 10045 | <link linkend='ref-classes-cmake'><filename>cmake</filename></link> | 10045 | <link linkend='ref-classes-cmake'><filename>cmake</filename></link> |
| 10046 | use <filename>PACKAGECONFIG_CONFARGS</filename> to pass | 10046 | use <filename>PACKAGECONFIG_CONFARGS</filename> to pass |
| 10047 | <link linkend='var-PACKAGECONFIG'><filename>PACKAGECONFIG</filename></link> | 10047 | <filename>PACKAGECONFIG</filename> options to |
| 10048 | options to <filename>configure</filename> and | 10048 | <filename>configure</filename> and |
| 10049 | <filename>cmake</filename>, respectively. | 10049 | <filename>cmake</filename>, respectively. |
| 10050 | If you are using | 10050 | If you are using |
| 10051 | <filename>PACKAGECONFIG</filename> but not a class that | 10051 | <filename>PACKAGECONFIG</filename> but not a class that |
| @@ -10053,12 +10053,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 10053 | you need to use | 10053 | you need to use |
| 10054 | <filename>PACKAGECONFIG_CONFARGS</filename> appropriately. | 10054 | <filename>PACKAGECONFIG_CONFARGS</filename> appropriately. |
| 10055 | </para> | 10055 | </para> |
| 10056 | |||
| 10057 | <para> | ||
| 10058 | For additional information, see the | ||
| 10059 | <link linkend='var-PACKAGECONFIG'><filename>PACKAGECONFIG</filename></link> | ||
| 10060 | variable. | ||
| 10061 | </para> | ||
| 10062 | </glossdef> | 10056 | </glossdef> |
| 10063 | </glossentry> | 10057 | </glossentry> |
| 10064 | 10058 | ||
