generic-poky/documentation/ref-manual/eclipse/html/poky-ref-manual/structure-meta-conf-machine...

26 lines
1.4 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>5.3.3. meta/conf/machine/</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-meta.html" title="5.3. The Metadata - meta/">
<link rel="prev" href="structure-meta-conf.html" title="5.3.2. meta/conf/">
<link rel="next" href="structure-meta-conf-distro.html" title="5.3.4. meta/conf/distro/">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="5.3.3. meta/conf/machine/">
<div class="titlepage"><div><div><h3 class="title">
<a name="structure-meta-conf-machine"></a>5.3.3. <code class="filename">meta/conf/machine/</code>
</h3></div></div></div>
<p>
This directory contains all the machine configuration files.
If you set <code class="filename">MACHINE="qemux86"</code>,
the OpenEmbedded build system looks for a <code class="filename">qemux86.conf</code> file in this
directory.
The <code class="filename">include</code> directory contains various data common to multiple machines.
If you want to add support for a new machine to the Yocto Project, look in this directory.
</p>
</div></body>
</html>