generic-poky/documentation/ref-manual/eclipse/html/poky-ref-manual/ref-classes-pkgconfig.html

28 lines
1.5 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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>