summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/eclipse/html/poky-ref-manual/structure-core-build.html
blob: 23f5549b5bb6c6fc9b97c26fa1ec1f454ddece8a (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
28
29
30
31
32
33
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>5.1.2. build/</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="structure-core.html" title="5.1. Top level core components">
<link rel="prev" href="structure-core-bitbake.html" title="5.1.1. bitbake/">
<link rel="next" href="handbook.html" title="5.1.3. documentation">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="5.1.2. build/">
<div class="titlepage"><div><div><h3 class="title">
<a name="structure-core-build"></a>5.1.2. <code class="filename">build/</code>
</h3></div></div></div>
<p>
            This directory contains user configuration files and the output 
            generated by the OpenEmbedded build system in its standard configuration where 
            the source tree is combined with the output.
            The <a class="link" href="../dev-manual/build-directory.html" target="_self">Build Directory</a>
            is created initially when you <code class="filename">source</code>
            the OpenEmbedded build environment setup script <code class="filename">oe-init-build-env</code>.
        </p>
<p> 
            It is also possible to place output and configuration 
            files in a directory separate from the 
            <a class="link" href="../dev-manual/source-directory.html" target="_self">Source Directory</a>
            by providing a directory name when you <code class="filename">source</code>
            the setup script.
            For information on separating output from your local Source Directory files, see <a class="link" href="structure-core-script.html" title="5.1.10. oe-init-build-env">oe-init-build-env</a>.
        </p>
</div></body>
</html>
OpenPOWER on IntegriCloud