summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/eclipse/html/poky-ref-manual/ref-varlocality-recipe-required.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/eclipse/html/poky-ref-manual/ref-varlocality-recipe-required.html')
-rw-r--r--documentation/ref-manual/eclipse/html/poky-ref-manual/ref-varlocality-recipe-required.html30
1 files changed, 0 insertions, 30 deletions
diff --git a/documentation/ref-manual/eclipse/html/poky-ref-manual/ref-varlocality-recipe-required.html b/documentation/ref-manual/eclipse/html/poky-ref-manual/ref-varlocality-recipe-required.html
deleted file mode 100644
index bb0355cced..0000000000
--- a/documentation/ref-manual/eclipse/html/poky-ref-manual/ref-varlocality-recipe-required.html
+++ /dev/null
@@ -1,30 +0,0 @@
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4<title>11.2.1. Required</title>
5<link rel="stylesheet" type="text/css" href="../book.css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7<link rel="home" href="index.html" title="The Yocto Project Reference Manual">
8<link rel="up" href="ref-varlocality-recipes.html" title="11.2. Recipes">
9<link rel="prev" href="ref-varlocality-recipes.html" title="11.2. Recipes">
10<link rel="next" href="ref-varlocality-recipe-dependencies.html" title="11.2.2. Dependencies">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="11.2.1. Required">
13<div class="titlepage"><div><div><h3 class="title">
14<a name="ref-varlocality-recipe-required"></a>11.2.1. Required</h3></div></div></div>
15<p>
16 This section lists variables that are required for recipes.
17 </p>
18<div class="itemizedlist"><ul class="itemizedlist" type="disc">
19<li class="listitem"><p><code class="filename"><a class="link" href="ref-variables-glos.html#var-LICENSE" title="LICENSE">LICENSE</a>
20 </code></p></li>
21<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>
22 </code></p></li>
23<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
24 in recipes that fetch local or remote files.
25 </p></li>
26</ul></div>
27<p>
28 </p>
29</div></body>
30</html>