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

31 lines
1.7 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>11.2.1. Required</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="ref-varlocality-recipes.html" title="11.2. Recipes">
<link rel="prev" href="ref-varlocality-recipes.html" title="11.2. Recipes">
<link rel="next" href="ref-varlocality-recipe-dependencies.html" title="11.2.2. Dependencies">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="11.2.1. Required">
<div class="titlepage"><div><div><h3 class="title">
<a name="ref-varlocality-recipe-required"></a>11.2.1. Required</h3></div></div></div>
<p>
This section lists variables that are required for recipes.
</p>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem"><p><code class="filename"><a class="link" href="ref-variables-glos.html#var-LICENSE" title="LICENSE">LICENSE</a>
</code></p></li>
<li class="listitem"><p><code class="filename"><a class="link" href="ref-variables-glos.html#var-LIC_FILES_CHKSUM" title="LIC_FILES_CHKSUM">LIC_FILES_CHKSUM</a>
</code></p></li>
<li class="listitem"><p><code class="filename"><a class="link" href="ref-variables-glos.html#var-SRC_URI" title="SRC_URI">SRC_URI</a></code> - used
in recipes that fetch local or remote files.
</p></li>
</ul></div>
<p>
</p>
</div></body>
</html>