diff options
Diffstat (limited to 'documentation/ref-manual/eclipse/html/poky-ref-manual/resources-links.html')
-rw-r--r-- | documentation/ref-manual/eclipse/html/poky-ref-manual/resources-links.html | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/documentation/ref-manual/eclipse/html/poky-ref-manual/resources-links.html b/documentation/ref-manual/eclipse/html/poky-ref-manual/resources-links.html deleted file mode 100644 index 0a153b8f01..0000000000 --- a/documentation/ref-manual/eclipse/html/poky-ref-manual/resources-links.html +++ /dev/null | |||
@@ -1,42 +0,0 @@ | |||
1 | <html> | ||
2 | <head> | ||
3 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | ||
4 | <title>13.5. Links</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="resources.html" title="Chapter 13. Contributing to the Yocto Project"> | ||
9 | <link rel="prev" href="resources-irc.html" title="13.4. Internet Relay Chat (IRC)"> | ||
10 | <link rel="next" href="resources-contributions.html" title="13.6. Contributions"> | ||
11 | </head> | ||
12 | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="13.5. Links"> | ||
13 | <div class="titlepage"><div><div><h2 class="title" style="clear: both"> | ||
14 | <a name="resources-links"></a>13.5. Links</h2></div></div></div> | ||
15 | <p> | ||
16 | Following is a list of resources you will find helpful: | ||
17 | </p> | ||
18 | <div class="itemizedlist"><ul class="itemizedlist" type="disc"> | ||
19 | <li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://www.yoctoproject.org" target="_self">The Yocto Project website</a>: | ||
20 | </em></span> The home site for the Yocto Project.</p></li> | ||
21 | <li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://www.intel.com/" target="_self">Intel Corporation</a>:</em></span> | ||
22 | The company who acquired OpenedHand in 2008 and began development on the | ||
23 | Yocto Project.</p></li> | ||
24 | <li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://www.openembedded.org" target="_self">OpenEmbedded</a>:</em></span> | ||
25 | The upstream, generic, embedded distribution used as the basis for the build system in the | ||
26 | Yocto Project. | ||
27 | Poky derives from and contributes back to the OpenEmbedded project.</p></li> | ||
28 | <li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://developer.berlios.de/projects/bitbake/" target="_self"> | ||
29 | BitBake</a>:</em></span> The tool used to process metadata.</p></li> | ||
30 | <li class="listitem"><p><span class="emphasis"><em>BitBake User Manual:</em></span> | ||
31 | A comprehensive guide to the BitBake tool. | ||
32 | You can find the BitBake User Manual in the <code class="filename">bitbake/doc/manual</code> | ||
33 | directory, which is found in the | ||
34 | <a class="link" href="../dev-manual/source-directory.html" target="_self">Source Directory</a>. | ||
35 | </p></li> | ||
36 | <li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://wiki.qemu.org/Index.html" target="_self">QEMU</a>: | ||
37 | </em></span> An open source machine emulator and virtualizer.</p></li> | ||
38 | </ul></div> | ||
39 | <p> | ||
40 | </p> | ||
41 | </div></body> | ||
42 | </html> | ||