aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/timidity
AgeCommit message (Expand)Author
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
on value='ChenQi/runqemu-internal-error-message'>ChenQi/runqemu-internal-error-message OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/eclipse/html/poky-ref-manual/ref-classes-pkgconfig.html
blob: 09566fd32886d4519e58196745008e76d507d70f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>7.7.�Pkg-config - pkgconfig.bbclass</title>
<link rel="stylesheet" type="text/css" href="../book.css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="The Yocto Project Reference Manual">
<link rel="up" href="ref-classes.html" title="Chapter�7.�Classes">
<link rel="prev" href="ref-classes-debian.html" title="7.6.�Debian renaming - debian.bbclass">
<link rel="next" href="ref-classes-src-distribute.html" title="7.8.�Distribution of sources - src_distribute_local.bbclass">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="7.7.�Pkg-config - pkgconfig.bbclass">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="ref-classes-pkgconfig"></a>7.7.�Pkg-config - <code class="filename">pkgconfig.bbclass</code>
</h2></div></div></div>
<p>
        <code class="filename">pkg-config</code> brought standardization and this class aims to make its
        integration smooth for all libraries that make use of it.
    </p>
<p>
        During staging, BitBake installs <code class="filename">pkg-config</code> data into the
        <code class="filename">sysroots/</code> directory. 
        By making use of sysroot functionality within <code class="filename">pkg-config</code>,
        this class no longer has to manipulate the files.
    </p>
</div></body>
</html>