diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 14:45:32 -0600 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:23 +0000 | 
| commit | 8847fd38dec4314c5f0b7bce2620a667089955e2 (patch) | |
| tree | 72d60d1670334a7330daf54835114d9ec1c65bb8 | |
| parent | 53d0bde4851c35701a905d260d240ed5bd1fdd6b (diff) | |
| download | poky-8847fd38dec4314c5f0b7bce2620a667089955e2.tar.gz | |
ref-manual: Edits to pkgconfig class.
(From yocto-docs rev: 1e2f3eeb0c4f3c5969b32888914e6747dbc13053)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index b6249e0359..3368c7a3b7 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1985,10 +1985,10 @@ | |||
| 1985 | </section> | 1985 | </section> | 
| 1986 | 1986 | ||
| 1987 | <section id='ref-classes-pkgconfig'> | 1987 | <section id='ref-classes-pkgconfig'> | 
| 1988 | <title>Pkg-config - <filename>pkgconfig.bbclass</filename></title> | 1988 | <title><filename>pkgconfig.bbclass</filename></title> | 
| 1989 | 1989 | ||
| 1990 | <para> | 1990 | <para> | 
| 1991 | <filename>pkg-config</filename> provides a standard way to get | 1991 | The <filename>pkg-config</filename> class provides a standard way to get | 
| 1992 | header and library information. | 1992 | header and library information. | 
| 1993 | This class aims to smooth integration of | 1993 | This class aims to smooth integration of | 
| 1994 | <filename>pkg-config</filename> into libraries that use it. | 1994 | <filename>pkg-config</filename> into libraries that use it. | 
