summaryrefslogtreecommitdiffstats
path: root/plugins/org.yocto.doc.user/about.html.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.yocto.doc.user/about.html.in')
-rw-r--r--plugins/org.yocto.doc.user/about.html.in189
1 files changed, 189 insertions, 0 deletions
diff --git a/plugins/org.yocto.doc.user/about.html.in b/plugins/org.yocto.doc.user/about.html.in
new file mode 100644
index 0000000..3040859
--- /dev/null
+++ b/plugins/org.yocto.doc.user/about.html.in
@@ -0,0 +1,189 @@
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6<title>About</title>
7</head>
8<body lang="EN-US">
9 <h2>About This Content</h2>
10
11 <p>
12 <em>December, 2012</em>
13 </p>
14 <h3>License</h3>
15
16 <p>
17 Copyright (c) 2010 Intel, Inc. and others.
18 All rights reserved. This program and the accompanying materials
19 are made available under the terms of the Eclipse Public License v1.0
20 which accompanies this distribution, and is available at <br />
21 <a href="http://www.eclipse.org/legal/epl-v10.html">
22 http://www.eclipse.org/legal/epl-v10.html
23 </a>
24 </p>
25
26 <h3>Third Party Content</h3>
27 <p>The Content includes items that have been sourced from the Yocto project
28 as set out below. If you did not receive this Content directly
29 from the Linux Foundation, the following is provided for
30 informational purposes only, and you should look to the
31 Redistributor's license for terms and conditions of use.</p>
32 <p>
33 <strong>
34 Yocto Project Quick Start
35 </strong>
36 <br />
37 <br />
38 This short document lets you get started with the Yocto Project
39 quickly and start building an image.
40 <br />
41 <br />
42 <em>License:</em>
43 <a href="http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode">
44 http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode
45 </a>
46 <br />
47 <em>Source Code Repository:</em>
48 <a href="git://git.yoctoproject.org/yocto-docs">
49 git://git.yoctoproject.org/yocto-docs
50 </a>
51 <br />
52 <em>Commit:</em> @COMMIT_ID-yocto-project-qs@
53 <br />
54 <br />
55 <strong>
56 Yocto Project Application Developer's Guide:
57 </strong>
58 <br />
59 <br />
60 This manual shows you how to setup and use the Application Development
61 Toolkit (ADT) and stand-alone cross-development toolchains so you can
62 develop user-space applications.
63 <br />
64 <br />
65 <em>License:</em>
66 <a href="http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode">
67 http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode
68 </a>
69 <br />
70 <em>Source Code Repository:</em>
71 <a href="git://git.yoctoproject.org/yocto-docs">
72 git://git.yoctoproject.org/yocto-docs
73 </a>
74 <br />
75 <em>Commit:</em> @COMMIT_ID-adt-manual@
76 <br />
77 <br />
78 <strong>
79 Yocto Project Development Manual:
80 </strong>
81 <br />
82 <br />
83 This manual describes how to use the Yocto Project to develop
84 embedded Linux images and user-space applications to run on
85 targeted devices.
86 <br />
87 <br />
88 <em>License:</em>
89 <a href="http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode">
90 http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode
91 </a>
92 <br />
93 <em>Source Code Repository:</em>
94 <a href="git://git.yoctoproject.org/yocto-docs">
95 git://git.yoctoproject.org/yocto-docs
96 </a>
97 <br />
98 <em>Commit:</em> @COMMIT_ID-dev-manual@
99 <br />
100 <br />
101 <strong>
102 Yocto Project Reference Manual:
103 </strong>
104 <br />
105 <br />
106 This manual is the complete reference guide to the Poky component.
107 It also contains a chapter on Board Support Package (BSP) development.
108 <br />
109 <br />
110 <em>License:</em>
111 <a href="http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode">
112 http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode
113 </a>
114 <br />
115 <em>Source Code Repository:</em>
116 <a href="git://git.yoctoproject.org/yocto-docs">
117 git://git.yoctoproject.org/yocto-docs
118 </a>
119 <br />
120 <em>Commit:</em> @COMMIT_ID-ref-manual@
121 <br />
122 <br />
123 <strong>
124 Yocto Project Board Support Package (BSP) Developer's Guide:
125 </strong>
126 <br />
127 <br />
128 This brief document defines a structure for BSP components.
129 Having a commonly understood layout encourages standardization.
130 <br />
131 <br />
132 <em>License:</em>
133 <a href="http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode">
134 http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode
135 </a>
136 <br />
137 <em>Source Code Repository:</em>
138 <a href="git://git.yoctoproject.org/yocto-docs">
139 git://git.yoctoproject.org/yocto-docs
140 </a>
141 <br />
142 <em>Commit:</em> @COMMIT_ID-bsp-guide@
143 <br />
144 <br />
145 <strong>
146 Yocto Project Linux Kernel Development Manual:
147 </strong>
148 <br />
149 <br />
150 This document describes the architecture of the Yocto Project
151 kernel and provides some work flow examples.
152 <br />
153 <br />
154 <em>License:</em>
155 <a href="http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode">
156 http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode
157 </a>
158 <br />
159 <em>Source Code Repository:</em>
160 <a href="git://git.yoctoproject.org/yocto-docs">
161 git://git.yoctoproject.org/yocto-docs
162 </a>
163 <br />
164 <em>Commit:</em> @COMMIT_ID-kernel-dev@
165 <br />
166 <br />
167 <strong>
168 Yocto Project Profiling and Tracing Manual:
169 </strong>
170 <br />
171 <br />
172 This manual presents a set of common and generally useful
173 tracing and profiling schemes along with their application
174 (as appropriate) to each tool.
175 <br />
176 <br />
177 <em>License:</em>
178 <a href="http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode">
179 http://creativecommons.org/licenses/by-sa/2.0/uk/legalcode
180 </a>
181 <br />
182 <em>Source Code Repository:</em>
183 <a href="git://git.yoctoproject.org/yocto-docs">
184 git://git.yoctoproject.org/yocto-docs
185 </a>
186 <br />
187 <em>Commit:</em> @COMMIT_ID-profile-manual@
188 </p>
189</body>