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:17:53 +0100 |
| commit | c4276a90e3a72b24a869d60041a0dba077d4c5ec (patch) | |
| tree | f9d0ac275894ebcd25580abaa6bd37f3081c74b7 | |
| parent | 28cdd47d9f863955bacc02b81a8816ec389f963e (diff) | |
| download | poky-c4276a90e3a72b24a869d60041a0dba077d4c5ec.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>
| -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 | ||
