generic-poky/documentation/ref-manual/eclipse/html/poky-ref-manual/ref-varlocality.html

42 lines
2.3 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>Chapter 11. Variable Context</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="index.html" title="The Yocto Project Reference Manual">
<link rel="prev" href="ref-variables-glos.html" title="Chapter 10. Variables Glossary">
<link rel="next" href="ref-varlocality-configuration.html" title="11.1. Configuration">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="chapter" title="Chapter 11. Variable Context">
<div class="titlepage"><div><div><h2 class="title">
<a name="ref-varlocality"></a>Chapter 11. Variable Context</h2></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt><span class="section"><a href="ref-varlocality-configuration.html">11.1. Configuration</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="ref-varlocality-config-distro.html">11.1.1. Distribution (Distro)</a></span></dt>
<dt><span class="section"><a href="ref-varlocality-config-machine.html">11.1.2. Machine</a></span></dt>
<dt><span class="section"><a href="ref-varlocality-config-local.html">11.1.3. Local</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="ref-varlocality-recipes.html">11.2. Recipes</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="ref-varlocality-recipe-required.html">11.2.1. Required</a></span></dt>
<dt><span class="section"><a href="ref-varlocality-recipe-dependencies.html">11.2.2. Dependencies</a></span></dt>
<dt><span class="section"><a href="ref-varlocality-recipe-paths.html">11.2.3. Paths</a></span></dt>
<dt><span class="section"><a href="ref-varlocality-recipe-build.html">11.2.4. Extra Build Information</a></span></dt>
</dl></dd>
</dl>
</div>
<p>
While most variables can be used in almost any context such as
<code class="filename">.conf</code>, <code class="filename">.bbclass</code>,
<code class="filename">.inc</code>, and <code class="filename">.bb</code> files,
some variables are often associated with a particular locality or context.
This chapter describes some common associations.
</p>
</div></body>
</html>