diff options
Diffstat (limited to 'documentation/ref-manual/eclipse/html/poky-ref-manual/1.3-recipes.html')
| -rw-r--r-- | documentation/ref-manual/eclipse/html/poky-ref-manual/1.3-recipes.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/documentation/ref-manual/eclipse/html/poky-ref-manual/1.3-recipes.html b/documentation/ref-manual/eclipse/html/poky-ref-manual/1.3-recipes.html new file mode 100644 index 0000000000..69966945f2 --- /dev/null +++ b/documentation/ref-manual/eclipse/html/poky-ref-manual/1.3-recipes.html | |||
| @@ -0,0 +1,29 @@ | |||
| 1 | <html> | ||
| 2 | <head> | ||
| 3 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||
| 4 | <title>4.1.2. Recipes</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="moving-to-the-yocto-project-1.3-release.html" title="4.1. Moving to the Yocto Project 1.3 Release"> | ||
| 9 | <link rel="prev" href="migration-1.3-bblayers-conf.html" title="4.1.1.2. bblayers.conf"> | ||
| 10 | <link rel="next" href="migration-1.3-python-function-whitespace.html" title="4.1.2.1. Python Function Whitespace"> | ||
| 11 | </head> | ||
| 12 | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="4.1.2. Recipes"> | ||
| 13 | <div class="titlepage"><div><div><h3 class="title"> | ||
| 14 | <a name="1.3-recipes"></a>4.1.2. Recipes</h3></div></div></div> | ||
| 15 | <p> | ||
| 16 | Differences include changes for the following: | ||
| 17 | </p> | ||
| 18 | <div class="itemizedlist"><ul class="itemizedlist" type="disc"> | ||
| 19 | <li class="listitem"><p>Python function whitespace</p></li> | ||
| 20 | <li class="listitem"><p><code class="filename">proto=</code> in <code class="filename">SRC_URI</code></p></li> | ||
| 21 | <li class="listitem"><p><code class="filename">nativesdk</code></p></li> | ||
| 22 | <li class="listitem"><p>Task recipes</p></li> | ||
| 23 | <li class="listitem"><p><code class="filename">IMAGE_FEATURES</code></p></li> | ||
| 24 | <li class="listitem"><p>Removed recipes</p></li> | ||
| 25 | </ul></div> | ||
| 26 | <p> | ||
| 27 | </p> | ||
| 28 | </div></body> | ||
| 29 | </html> | ||
