1234567891011121314151617181920212223 |
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <title>2.1.2. Building an Image Using GPL Components</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-build.html" title="2.1. Running a Build">
- <link rel="prev" href="build-overview.html" title="2.1.1. Build Overview">
- <link rel="next" href="usingpoky-install.html" title="2.2. Installing and Using the Result">
- </head>
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="2.1.2. Building an Image Using GPL Components">
- <div class="titlepage"><div><div><h3 class="title">
- <a name="building-an-image-using-gpl-components"></a>2.1.2. Building an Image Using GPL Components</h3></div></div></div>
- <p>
- When building an image using GPL components, you need to maintain your original
- settings and not switch back and forth applying different versions of the GNU
- General Public License.
- If you rebuild using different versions of GPL, dependency errors might occur
- due to some components not being rebuilt.
- </p>
- </div></body>
- </html>
|