Files
poky/documentation/ref-manual/eclipse/html/poky-ref-manual/resources-links.html
Scott Rifenbark ed0a240e16 documentation: Rename of poky-ref-manual folder to ref-manual.
Changing the folder that holds the YP Reference Manual to be
"ref-manual".  This will help with confustion over the manual's
intended purpose.

(From yocto-docs rev: 1106442964b5080cb0b6b3bd3af32e9407c0f7c1)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-01-07 14:43:25 +00:00

43 lines
2.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>13.5. Links</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="resources.html" title="Chapter 13. Contributing to the Yocto Project">
<link rel="prev" href="resources-irc.html" title="13.4. Internet Relay Chat (IRC)">
<link rel="next" href="resources-contributions.html" title="13.6. Contributions">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="13.5. Links">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="resources-links"></a>13.5. Links</h2></div></div></div>
<p>
Following is a list of resources you will find helpful:
</p>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://www.yoctoproject.org" target="_self">The Yocto Project website</a>:
</em></span> The home site for the Yocto Project.</p></li>
<li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://www.intel.com/" target="_self">Intel Corporation</a>:</em></span>
The company who acquired OpenedHand in 2008 and began development on the
Yocto Project.</p></li>
<li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://www.openembedded.org" target="_self">OpenEmbedded</a>:</em></span>
The upstream, generic, embedded distribution used as the basis for the build system in the
Yocto Project.
Poky derives from and contributes back to the OpenEmbedded project.</p></li>
<li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://developer.berlios.de/projects/bitbake/" target="_self">
BitBake</a>:</em></span> The tool used to process metadata.</p></li>
<li class="listitem"><p><span class="emphasis"><em>BitBake User Manual:</em></span>
A comprehensive guide to the BitBake tool.
You can find the BitBake User Manual in the <code class="filename">bitbake/doc/manual</code>
directory, which is found in the
<a class="link" href="../dev-manual/source-directory.html" target="_self">Source Directory</a>.
</p></li>
<li class="listitem"><p><span class="emphasis"><em><a class="ulink" href="http://wiki.qemu.org/Index.html" target="_self">QEMU</a>:
</em></span> An open source machine emulator and virtualizer.</p></li>
</ul></div>
<p>
</p>
</div></body>
</html>