mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
Changing the folder that holds the YP Reference Manual to be "ref-manual". This will help with confustion over the manual's intended purpose. (From yocto-docs rev: 1106442964b5080cb0b6b3bd3af32e9407c0f7c1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
25 lines
1.3 KiB
HTML
25 lines
1.3 KiB
HTML
<html>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||
<title>2.1. Running a 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="usingpoky.html" title="Chapter 2. Using the Yocto Project">
|
||
<link rel="prev" href="usingpoky.html" title="Chapter 2. Using the Yocto Project">
|
||
<link rel="next" href="build-overview.html" title="2.1.1. Build Overview">
|
||
</head>
|
||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="2.1. Running a Build">
|
||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||
<a name="usingpoky-build"></a>2.1. Running a Build</h2></div></div></div>
|
||
<p>
|
||
This section provides a summary of the build process and provides information
|
||
for less obvious aspects of the build process.
|
||
For general information on how to build an image using the OpenEmbedded build
|
||
system, see the
|
||
"<a class="link" href="../yocto-project-qs/building-image.html" target="_self">Building an Image</a>"
|
||
section of the Yocto Project Quick Start.
|
||
</p>
|
||
</div></body>
|
||
</html>
|