summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-release-info')
-rw-r--r--doc/book-enea-linux-release-info/doc/about_release.xml350
-rw-r--r--doc/book-enea-linux-release-info/doc/book.xml18
-rw-r--r--doc/book-enea-linux-release-info/doc/build_boot_template.xml26
-rw-r--r--doc/book-enea-linux-release-info/doc/common_bugs_and_limitations.xml450
-rw-r--r--doc/book-enea-linux-release-info/doc/extracted_info.xml18
-rw-r--r--doc/book-enea-linux-release-info/doc/extracted_info_template.xml10
-rw-r--r--doc/book-enea-linux-release-info/doc/feature_matrix.xml365
-rw-r--r--doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml32
-rw-r--r--doc/book-enea-linux-release-info/doc/main_changes.xml2467
-rw-r--r--doc/book-enea-linux-release-info/doc/prerequisites.xml75
-rw-r--r--doc/book-enea-linux-release-info/doc/security_fixes.xml12
-rw-r--r--doc/book-enea-linux-release-info/doc/supported_architectures.xml72
-rw-r--r--doc/book-enea-linux-release-info/doc/supported_features.xml95
-rw-r--r--doc/book-enea-linux-release-info/doc/targetscontain.xml861
-rw-r--r--doc/book-enea-linux-release-info/doc/targetscontain_template.xml7
-rw-r--r--doc/book-enea-linux-release-info/swcomp.mk10
16 files changed, 0 insertions, 4868 deletions
diff --git a/doc/book-enea-linux-release-info/doc/about_release.xml b/doc/book-enea-linux-release-info/doc/about_release.xml
deleted file mode 100644
index 017f7b2..0000000
--- a/doc/book-enea-linux-release-info/doc/about_release.xml
+++ /dev/null
@@ -1,350 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="relinfo-about-release">
5 <title>About This Release</title>
6
7 <para>This release of Enea Linux <xi:include
8 href="../../s_docsrc_common/pardoc-distro.xml"
9 xmlns:xi="http://www.w3.org/2001/XInclude"
10 xpointer="element(EneaLinux_REL_VER/1)" /> provides a publicly available
11 Enea Linux distribution for a selected set of targets. This release is
12 generated from the yocto distribution <xi:include
13 href="../../s_docsrc_common/pardoc-distro.xml"
14 xmlns:xi="http://www.w3.org/2001/XInclude"
15 xpointer="element(Yocto_NAME/1)" />.<remark>INFO Yocto distro autopicked
16 from poky.ent as DISTRO_NAME_NO_CAP</remark></para>
17
18 <para>Provided contents:<itemizedlist spacing="compact">
19 <listitem>
20 <para>Source code, recipes, scripts, and documentation for building
21 your own Linux kernel, root file system, and cross-compilation
22 toolchains (SDKs)</para>
23 </listitem>
24
25 <listitem>
26 <para>Default configurations for basic Yocto functionality</para>
27 </listitem>
28
29 <listitem>
30 <para>Feature-specific configurations to optionally add more
31 capabilities to the Linux kernel</para>
32 </listitem>
33
34 <listitem>
35 <para>Pre-built images (kernels, rootfs, dtb) and other binaries
36 available for download</para>
37 </listitem>
38
39 <listitem>
40 <para>Eclipse executable plus development tools for command line and
41 Eclipse</para>
42 </listitem>
43 </itemizedlist></para>
44
45 <para>Supported targets:</para>
46
47 <para><remark>FIXME should autocreate a list of targets, hopefully from the
48 generated README file, by using MAKEFILE to update pardoc-distro AND/OR also
49 auto-create an XML file to includ here with description text for each target
50 etc..</remark></para>
51
52 <para><itemizedlist spacing="compact">
53 <listitem>
54 <para>Freescale P2041RDB, Power architecture, No DSPs, Quad-core QorIQ
55 P2041 processor, e500mc cores.</para>
56 </listitem>
57
58
59 </itemizedlist></para>
60
61 <para>Kernel configuration:</para>
62
63 <itemizedlist>
64 <listitem>
65 <para>P2041RDB: One kernel flavor (release)<remark>FIXME Why are these
66 listed three times? Why only "one kernel"??</remark></para>
67 </listitem>
68
69 <listitem>
70 <para>P3041DS: One kernel flavor (release)<remark>FIXME Why are these
71 listed three times?</remark></para>
72 </listitem>
73
74 <listitem>
75 <para>Low-Latency Desktop (LLD)</para>
76 </listitem>
77 </itemizedlist>
78
79 <para>Supported host environment:<itemizedlist>
80 <listitem>
81 <para>64-bit Ubuntu 14.04 LTS<remark>was
82 EneaLinux_HOST_VER</remark></para>
83 </listitem>
84 </itemizedlist></para>
85
86 <para>Supported versions:<itemizedlist spacing="compact">
87 <listitem>
88 <para>Yocto version <xi:include
89 href="../../s_docsrc_common/pardoc-distro.xml"
90 xmlns:xi="http://www.w3.org/2001/XInclude"
91 xpointer="element(Yocto_VER/1)" /><remark>INFO: Auto-fetched from
92 poky.ent via pardoc-distro.xml</remark></para>
93 </listitem>
94
95 <listitem>
96 <para>poky source version <xi:include
97 href="../../s_docsrc_common/pardoc-distro.xml"
98 xmlns:xi="http://www.w3.org/2001/XInclude"
99 xpointer="element(Poky_VER/1)" /><remark>INFO: Auto-fetched from
100 poky.ent via pardoc-distro.xml</remark></para>
101 </listitem>
102
103 <listitem>
104 <para>gcc version: 4.9<remark>was EneaLinux_GCC_VER Not in
105 poky.en</remark></para>
106 </listitem>
107
108 <listitem>
109 <para>Linux kernel version for all targets: 3.12<remark>was
110 EneaLinux_KERNEL_VER Not in poky.ent</remark></para>
111 </listitem>
112
113 <listitem>
114 <para>Eclipse version 4.5 Mars<remark>was Eclipse_VER and was
115 Eclipse_NAME Not in poky.ent</remark></para>
116 </listitem>
117
118 <listitem>
119 <para>Package versions: See <xref linkend="relinfo-packages" /></para>
120 </listitem>
121 </itemizedlist></para>
122
123 <para>Distribution channel:<itemizedlist spacing="compact">
124 <listitem>
125 <para>All deliverables can be downloaded from <xi:include
126 href="../../s_docsrc_common/pardoc-distro.xml"
127 xmlns:xi="http://www.w3.org/2001/XInclude"
128 xpointer="element(ULINK_ENEA_LINUX_URL/1)" /> <remark>QUEST REMOVE????
129 This is still in pardoc-distro.xml</remark></para>
130 </listitem>
131 </itemizedlist></para>
132
133 <para>Supported features: See <xref
134 linkend="relinfo-supported-features" />.</para>
135
136 <?hard-pagebreak ?>
137
138 <xi:include href="supported_architectures.xml"
139 xmlns:xi="http://www.w3.org/2001/XInclude" />
140
141 <section id="relinfo-packages">
142 <title>Provided Packages</title>
143
144 <para><informaltable>
145 <tgroup cols="2">
146 <colspec align="left" colname="c1" colwidth="3*" />
147
148 <colspec align="left" colname="c2" colwidth="6*" />
149
150 <thead valign="bottom">
151 <row>
152 <entry>Type of Packages and Provider</entry>
153
154 <entry>Reference</entry>
155 </row>
156 </thead>
157
158 <tbody>
159 <row>
160 <entry>Packages in Enea Linux images</entry>
161
162 <entry><para>See the <olink
163 targetdoc="book_enea_linux_open_source"
164 targetptr="book_enea_linux_open_source"><trademark
165 class="registered">Enea</trademark> Linux Open Source
166 Report</olink></para></entry>
167 </row>
168
169 <row>
170 <entry>Tools in the Eclipse tarball provided with Enea
171 Linux</entry>
172
173 <entry><para>See the <olink
174 targetdoc="book_enea_linux_eclipse_open_source"
175 targetptr="book_enea_linux_eclipse_open_source"><trademark
176 class="registered">Enea</trademark> Linux Eclipse Open Source
177 Report</olink></para></entry>
178 </row>
179
180 <row>
181 <entry>Packages provided by Yocto</entry>
182
183 <entry><para>See the Yocto "Release Notes" <xi:include
184 href="../../s_docsrc_common/pardoc-distro.xml"
185 xmlns:xi="http://www.w3.org/2001/XInclude"
186 xpointer="element(ULINK_YOCTO_RELEASE_NOTES/1)" /></para></entry>
187 </row>
188 </tbody>
189 </tgroup>
190 </informaltable></para>
191 </section>
192
193 <section id="relinfo-provided-sdk">
194 <title>Provided Toolchain/s (SDK)</title>
195
196 <para>The SDK contains toolchains supporting cross-compilation of
197 applications for the targets on an x86_64 host. See the <olink
198 targetdoc="book_enea_linux_users_guide"
199 targetptr="book_enea_linux_users_guide"><trademark
200 class="registered">Enea</trademark> Linux User's Guide</olink> for
201 information on how to build and install a toolchain.<remark>FIXME LATER
202 MAYBE: Sorry but 5.0-ppc does not support cross-compilation of 32-bit
203 applications for the T4240RDB 64bit target due to bugs in
204 Yocto.</remark></para>
205 </section>
206
207 <section id="relinfo-provided-drivers">
208 <title>Supported Drivers</title>
209
210 <para>No information of supported drivers is provided in this version of
211 the Release Information.</para>
212 </section>
213
214 <section id="relinfo-documentation">
215 <title>Provided Documentation</title>
216
217 <para>The following Enea Linux manuals are available:</para>
218
219 <itemizedlist spacing="compact">
220 <listitem>
221 <para>README.htm - top page of the documentation<remark>FIXME Needs to
222 be fixed to easily find also online doc</remark></para>
223 </listitem>
224
225 <listitem>
226 <para>README - text files describing various details like build- and
227 boot-commands</para>
228 </listitem>
229
230 <listitem>
231 <para><trademark class="registered">Enea</trademark> Linux Release
232 Information (this document)</para>
233 </listitem>
234
235 <listitem>
236 <para><olink targetdoc="book_enea_linux_open_source"
237 targetptr="book_enea_linux_open_source"><trademark
238 class="registered">Enea</trademark> Linux Open Source
239 Report</olink></para>
240 </listitem>
241
242 <listitem>
243 <para><olink targetdoc="book_enea_linux_eclipse_open_source"
244 targetptr="book_enea_linux_eclipse_open_source"><trademark
245 class="registered">Enea</trademark> Linux Eclipse Open Source
246 Report</olink></para>
247 </listitem>
248 </itemizedlist>
249
250 <para>User's Guides are available online, not inside the
251 distribution.</para>
252
253 <itemizedlist spacing="compact">
254 <listitem>
255 <para><ulink
256 url="https://portal.enea.com/wp-content/uploads/_mediavault/book-enea-linux-application-dev-guide.pdf">Enea
257 Linux Application User's Guide</ulink>
258 (https://portal.enea.com/wp-content/uploads/_mediavault/book-enea-linux-applications-dev-guide.pdf)</para>
259 </listitem>
260
261 <listitem>
262 <para><ulink
263 url="https://portal.enea.com/wp-content/uploads/_mediavault/book-enea-linux-platforms-dev-guide.pdf">Enea
264 Linux Platforms User's Guide</ulink>
265 (https://portal.enea.com/wp-content/uploads/_mediavault/book-enea-linux-platforms-dev-guide.pdf)</para>
266 </listitem>
267 </itemizedlist>
268
269 <para>How to use Eclipse is described inside the Enea Linux user's guides.
270 Eclipse's own documentation is available in directory
271 <filename>eclipse/readme</filename>.</para>
272
273 <para>The Enea Linux Eclipse tarball and Eclipse Open Source Report is
274 inherited from Enea Linux 4.0. How to use Eclipse is described inside the
275 <olink targetdoc="book_enea_linux_users_guide"
276 targetptr="book_enea_linux_users_guide"><trademark
277 class="registered">Enea</trademark> Linux User's Guide</olink>.</para>
278
279 <para>Eclipse's own documentation is available in tarball
280 Enea-Linux-Eclipse_4.0.tar<remark>Was a parameter before - Probably wrong
281 in EL6 where a newer Eclipse is used</remark>, directory
282 <filename>eclipse/readme</filename>.</para>
283 </section>
284
285 <?hard-pagebreak ?>
286
287 <xi:include href="supported_features.xml"
288 xmlns:xi="http://www.w3.org/2001/XInclude" />
289
290 <section id="relinfo-provided-other">
291 <title>Other Provided Functionality</title>
292
293 <para>The functionality in a distribution depends on included packages in
294 the default image. In addition to the supported features, the following
295 functionality is also available, among other:</para>
296
297 <itemizedlist spacing="compact">
298 <listitem>
299 <para>On target T4240RDB:</para>
300
301 <itemizedlist spacing="compact">
302 <listitem>
303 <para>SRIO support in user space (NWRITE, NREAD, msg,
304 doorbell)</para>
305 </listitem>
306
307 <listitem>
308 <para>USDPAA</para>
309 </listitem>
310 </itemizedlist>
311 </listitem>
312
313 <listitem>
314 <para>Smart Package Management</para>
315 </listitem>
316
317 <listitem>
318 <para>Eclipse ADT (excl. QEMU) and plug-ins for application
319 development: LTTng, Perf, LatencyTOP, PowerTOP, SystemTap</para>
320 </listitem>
321 </itemizedlist>
322 </section>
323
324 <xi:include href="security_fixes.xml"
325 xmlns:xi="http://www.w3.org/2001/XInclude" />
326
327 <section id="relinfo-excluded">
328 <title>Intentional Limitations</title>
329
330 <para>The following functionality supported in other Enea Linux releases
331 has been excluded in this release:<itemizedlist spacing="compact">
332 <listitem>
333 <para>Eclipse plug-ins for image creation (HOB)</para>
334 </listitem>
335
336 <listitem>
337 <para>Networking features: DPDK vSwitch, DPDK</para>
338 </listitem>
339
340 <listitem>
341 <para>Real-time features: Fully Preemptible Kernel (FPK) from the
342 PREEMPT_RT patch</para>
343 </listitem>
344
345 <listitem>
346 <para>Memory features: NUMA</para>
347 </listitem>
348 </itemizedlist></para>
349 </section>
350</chapter> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/book.xml b/doc/book-enea-linux-release-info/doc/book.xml
deleted file mode 100644
index 2be87b0..0000000
--- a/doc/book-enea-linux-release-info/doc/book.xml
+++ /dev/null
@@ -1,18 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4]>
5<book id="book_enea_linux_release_info">
6 <title><trademark class="registered">Enea</trademark> Linux Release Information</title>
7 <subtitle>Release Version
8 <xi:include href="../../s_docsrc_common/pardoc-distro.xml" xpointer="element(EneaLinux_REL_VER/1)"
9 xmlns:xi="http://www.w3.org/2001/XInclude" /></subtitle>
10 <xi:include href="../../s_docbuild/template/docsrc_common/bookinfo_userdoc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
11 <xi:include href="about_release.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
12 <xi:include href="prerequisites.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
13 <xi:include href="build_boot_generated.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
14 <xi:include href="main_changes.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
15 <xi:include href="known_bugs_and_limitations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
16 <xi:include href="extracted_info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
17 <xi:include href="../../s_docbuild/template/docsrc_common/contacting_enea_enea_linux.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
18</book>
diff --git a/doc/book-enea-linux-release-info/doc/build_boot_template.xml b/doc/book-enea-linux-release-info/doc/build_boot_template.xml
deleted file mode 100644
index 709e624..0000000
--- a/doc/book-enea-linux-release-info/doc/build_boot_template.xml
+++ /dev/null
@@ -1,26 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="target_build_boot">
5 <title>Target Specific Build and Boot Instructions</title>
6
7 <para>For each target, a README file contains the build and boot
8 instructions. To make it easier for the reader, the contents of these
9 build/boot instruction have been extracted below into this release
10 information document.</para>
11
12 <para>The README files are parts of the distribution and can be seen after
13 the distribution is fetched.<remark>NOTE: Only EDIT THE TEMPLATE FILE! A new
14 build_boot.xml file is created from the template and sections are added
15 below automatically from the README files for each target when building the
16 book! Only in the template file you see a line below with SCRIPT_...._HERE
17 and the text telling that this is a template file.</remark></para>
18
19 <para>SCRIPT_INCLUDES_BUILD_BOOT_SECTIONS_HERE</para>
20
21 <para><emphasis role="bold">This is a template file which you can edit. When
22 the book is built, a new XML chapter file is created where the above part of
23 this file is copied to the new XML file and all from the line above is
24 replaced automatically by build and boot sections from the README
25 files!</emphasis></para>
26</chapter> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/common_bugs_and_limitations.xml b/doc/book-enea-linux-release-info/doc/common_bugs_and_limitations.xml
deleted file mode 100644
index 88763f2..0000000
--- a/doc/book-enea-linux-release-info/doc/common_bugs_and_limitations.xml
+++ /dev/null
@@ -1,450 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section id="bugs-limitations-common">
5 <title>General Bugs and Limitations</title>
6
7 <!-- Include this release-independent section in an XML chapter complemented with release-specific problems. -->
8
9 <section id="bugs-limitations-yocto">
10 <title>Yocto</title>
11
12 <para>Open source projects often use bug databases for much more than
13 tracking bugs. The Yocto Project's Bugzilla database also functions as a
14 feature tracking program, both for the current release and for future
15 releases, and a way to track non-software issues, like documentation
16 changes.</para>
17
18 <para>The following page shows a sampling of the database: <ulink
19 url="https://www.yoctoproject.org/tools-resources/bugs">https://www.yoctoproject.org/tools-resources/bugs</ulink>.</para>
20
21 <para>For the full database, visit <ulink
22 url="https://bugzilla.yoctoproject.org">https://bugzilla.yoctoproject.org</ulink>.</para>
23 </section>
24
25 <section id="bugs-limitations-sdk">
26 <title>Toolchain / SDK</title>
27
28 <itemizedlist spacing="compact">
29 <listitem>
30 <para>Building the kernel might fail if GNU Make of version 3.82 has
31 been installed on the host. The mandatory recovery action is to revert
32 to version 3.81.</para>
33 </listitem>
34
35 <listitem>
36 <para>Installing a second toolchain in the same directory as a
37 previous one will break the $PATH variable of the first
38 one.<remark>LXCR-3624</remark></para>
39 </listitem>
40 </itemizedlist>
41 </section>
42
43 <section id="bugs-package-manager">
44 <title>Smart Package Manager</title>
45
46 <para>Installation of some packages might currently fail when installing
47 using the Smart Package Manager. An example is the qemu package. Errors
48 can e.g. be reported by smart about conflicts with files from other
49 packages.</para>
50
51 <para>The recommended solution to this problem is to install the failing
52 package using rpm, already available in enea-image-base. In order to
53 install it using rpm, first install rpm using the command <command>smart
54 install rpm</command>, then download the package to the target, and
55 finally on the target use <command>rpm -i
56 &lt;packagename&gt;.rpm</command>. If not installed, several dependencies
57 can be reported as "Failed dependencies" with lines "x is needed by y". In
58 that case, install the required packages "x" found by dependencies by
59 using the smart package manager. Add a channel to an accessible directory
60 containing all missing rpm packages. Add packages detected to be missing,
61 until all dependencies are resolved.<remark>FIXME It would be nice to add
62 also a PowerPC example with qemu failing, the example below is for
63 ARM.</remark></para>
64
65 <section>
66 <title>Example with Failing QEMU Package</title>
67
68 <para>As an example, the qemu installation can show the following
69 error.</para>
70
71 <note>
72 <para>The example below is for ARM, including the RPM names. For
73 PowerPC similar errors can occur and other packages are needed.</para>
74 </note>
75
76 <para><emphasis role="bold">error: file /var/run from install of
77 qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64 conflicts with file from package
78 base-files-3.0.14-r89.0.hierofalcon</emphasis></para>
79
80 <para>A solution to this problem is to install the above qemu package
81 using rpm, already available in enea-image-base. In order to install it
82 using rpm, first install rpm using the command <command>smart install
83 rpm</command>, then download the above package from
84 &lt;build_dir&gt;/tmp/deploy/rpm/aarch64. On target, use <command>rpm -i
85 qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64.rpm</command>. If not installed,
86 several dependencies can be seen, e.g.:</para>
87
88 <programlisting>error: Failed dependencies:
89 libpixman-1-0 &gt;= 0.32.6 is needed by qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64
90 libpixman-1.so.0()(64bit) is needed by qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64
91 libglib-2.0.so.0()(64bit) is needed by qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64
92 libcap2 &gt;= 2.22 is needed by qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64
93 libglib-2.0-0 &gt;= 2.40.0 is needed by qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64
94 bluez4 &gt;= 4.101 is needed by qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64
95 libbluetooth.so.3()(64bit) is needed by qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64
96 libcap.so.2()(64bit) is needed by qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64</programlisting>
97
98 <para>Install the required packages found by dependencies by using the
99 smart package manager, as specified in the User's Guide, by adding a
100 channel to an accessible directory containing all of the above rpm
101 packages. Suggestion for installing required packages, as in the
102 following example for qemu and ARM:</para>
103
104 <programlisting>smart install bash
105smart install libcap
106smart install bluez4
107smart install libpixman-1-0
108rpm -i qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64.rpm</programlisting>
109
110 <para>Add packages detected to be missing until all dependencies are
111 resolved.</para>
112 </section>
113 </section>
114
115 <section id="bugs-limitations-eclipse">
116 <title>Eclipse Tools</title>
117
118 <para>The Eclipse tools provided together with Enea Linux are part of the
119 Yocto Application Development Toolkit (ADT) and are maintained by
120 different open source projects. The list below outlines current problems
121 with the plug-ins as such, as well as kernel limitations when using a tool
122 towards the mentioned target:</para>
123
124 <itemizedlist spacing="compact">
125 <listitem>
126 <para><emphasis role="bold">HOB</emphasis> is currently not supported
127 on Red Hat.<remark>LXCR-2994, LXCR-3222</remark></para>
128 </listitem>
129
130 <listitem>
131 <para><emphasis role="bold">SystemTap</emphasis> is currently not
132 supported on Red Hat.<remark>LXCR-3274</remark></para>
133 </listitem>
134
135 <listitem>
136 <para>When running <emphasis role="bold">SystemTap</emphasis> for the
137 first time on a target, you may need to manually ssh into the target
138 beforehand, in order to add the RSA key of the host to the file
139 known_hosts. Failing to do so will result in Eclipse freezing with the
140 progress window displayed, and a terminal message <literal>The
141 authenticity of host &lt;target_ip&gt; can't be
142 established</literal>.</para>
143 </listitem>
144
145 <listitem>
146 <para><emphasis role="bold">SystemTap</emphasis> scripts sometimes
147 result crosstap error messages about inaccessible variables. This is
148 not an issue with the tool itself, but stems from the compiler
149 optimizing away some of the variables. See workaround in the User's
150 Guide.<remark>LXCR-2204</remark></para>
151 </listitem>
152
153 <listitem>
154 <para>Currently <emphasis role="bold">BitBake Commander</emphasis>
155 projects can only be created for a local connection. Due to an
156 upstream bug, selecting a remote connection causes the Eclipse GUI to
157 freeze such that it must be killed.<remark>LXCR-2801</remark></para>
158 </listitem>
159
160 <listitem>
161 <para>A limitation currently makes <emphasis
162 role="bold">Eclipse</emphasis> non-responding when running a streaming
163 script, i.e. a script that runs continuously.</para>
164 </listitem>
165
166 <listitem>
167 <para>The <emphasis role="bold">LatencyTop</emphasis> plug-in for the
168 P2041 target reports some errors due to the permissions configuration
169 on the target, but it works correctly if the
170 <literal>latencytop</literal> command is issued from the Eclipse
171 console.<remark>LXCR-6303</remark></para>
172 </listitem>
173
174 <listitem>
175 <para>Currently <emphasis role="bold">LatencyTOP</emphasis> is not
176 available for ARM kernels built with SMP support due to an ARM
177 specific limitation in the Linux kernel.</para>
178 </listitem>
179
180 <listitem>
181 <para><emphasis role="bold">PowerTOP</emphasis> sometimes freezes
182 Eclipse after displaying a progress bar with message
183 <literal>Gathering powertop data file
184 remotely</literal>.<remark>LXCR-3143</remark></para>
185 </listitem>
186
187 <listitem>
188 <para>When running <emphasis role="bold">powertop</emphasis> from the
189 Eclipse terminal towards p2020rdb targets it is necessary to specify
190 the full path in order to find the
191 command.<remark>LXCR-2265</remark></para>
192 </listitem>
193
194 <listitem>
195 <para>When running <emphasis role="bold">powertop</emphasis> from the
196 Eclipse terminal towards zynq ZC702 targets it is necessary to specify
197 the full path in order to find the
198 command.<remark>LXCR-2265</remark></para>
199 </listitem>
200
201 <listitem>
202 <para>The <emphasis role="bold">PowerTOP</emphasis> console in Eclipse
203 might display messages like <literal>Cannot load
204 /var/cache/powertop/&lt;filename&gt;</literal>. As a workaround, run
205 <emphasis role="bold">powertop --calibrate</emphasis> for a while to
206 generate the missing files. See <ulink
207 url="https://bugzilla.redhat.com/show_bug.cgi?id=698020">Bugzilla
208 #698020</ulink>.<remark>LXCR-3575</remark></para>
209 </listitem>
210
211 <listitem>
212 <para><emphasis role="bold">ssh-only</emphasis> is currently the only
213 supported connection type when running Eclipse tools towards a
214 target.<remark>LXCR-2799</remark></para>
215 </listitem>
216
217 <listitem>
218 <para>Hyphen character '-' in the name of the <emphasis
219 role="bold">Yocto ADT AutoTools project</emphasis> can cause
220 configuration errors.<remark>LXCR-2290</remark></para>
221 </listitem>
222
223 <listitem>
224 <para>The <emphasis role="bold">LTTng</emphasis> tool does not work on
225 <emphasis role="bold">ARM</emphasis> targets, neither from within
226 Eclipse nor when run directly on target, due to a problem with
227 lttng-modules and gcc-4.8.x. See <ulink
228 url="https://bugzilla.yoctoproject.org/show_bug.cgi?id=6015">Bugzilla
229 #6015</ulink>.<remark>LXCR-2653, LXCR-3053</remark></para>
230 </listitem>
231
232 <listitem>
233 <para>When running <emphasis role="bold">LTTng</emphasis> from
234 Eclipse, it sometimes happens that a new session created in the
235 Control View does not immediately appear under Sessions for that
236 target. However, the session is created and will appear after
237 right-clicking "Sessions" and selecting "Refresh".</para>
238 </listitem>
239
240 <listitem>
241 <para>The<emphasis role="bold"> yocto-bsp</emphasis> properties page
242 has some problems in the graphical user interface. Occasionally it is
243 not possible to resize and scroll which makes it impossible to see the
244 lower part of the properties window.<remark>LXCR-3128</remark></para>
245 </listitem>
246
247 <listitem>
248 <para>When connecting an Eclipse project configured for <emphasis
249 role="bold">KGDB</emphasis> (GDB Hardware Debugging) to a 64-bit
250 PowerPC target, GDB fails to connect unless the architecture is
251 specified in <filename>.gdbinit</filename>. See <ulink
252 url="https://bugs.eclipse.org/bugs/show_bug.cgi?id=457697">Bugzilla
253 #457697</ulink>.<remark>LXCR-3984</remark></para>
254 </listitem>
255 </itemizedlist>
256 </section>
257
258 <section id="bugs-limitations-target-side-tools">
259 <title>Target-Side Tools</title>
260
261 <para>The target-side tools can be run stand-alone on target or from
262 Eclipse on host. The issues below are only observed when running the tools
263 directly on target:</para>
264
265 <itemizedlist spacing="compact">
266 <listitem>
267 <para>The <emphasis role="bold">perf report</emphasis> command hangs
268 or crashes due to segmentation fault on ARM
269 targets.<remark>LXCR-2708</remark></para>
270 </listitem>
271
272 <listitem>
273 <para>The <emphasis role="bold">perf report</emphasis> does not show
274 any output for the PandaBoard target.<remark>LXCR-2710</remark></para>
275 </listitem>
276
277 <listitem>
278 <para><emphasis role="bold">perf top</emphasis> displays for a few
279 seconds the error message <literal>Failed to open
280 /tmp/perf-388.map</literal>. Any attempt to exit the subsequent window
281 causes the system to hang.<remark>LXCR-3113</remark></para>
282 </listitem>
283
284 <listitem>
285 <para>When running the <command>perf top</command> command on the i.MX
286 6Quad SABRE Lite target, the console text may become red after running
287 for some time (~ 1 minute).<remark>LXCR-3631</remark></para>
288 </listitem>
289
290 <listitem>
291 <para>The <emphasis role="bold">LTTng</emphasis> tool does not work on
292 <emphasis role="bold">ARM</emphasis> targets, neither from within
293 Eclipse nor when run directly on target, due to a problem with
294 lttng-modules and gcc-4.8.x. See <ulink
295 url="https://bugzilla.yoctoproject.org/show_bug.cgi?id=6015">Bugzilla
296 #6015</ulink>.<remark>LXCR-2653, LXCR-3053</remark></para>
297 </listitem>
298
299 <listitem>
300 <para>The <emphasis role="bold">powertop --calibrate</emphasis>
301 command does not work on the Keystone k2hk-evm
302 target.<remark>LXCR-2660</remark></para>
303 </listitem>
304
305 <listitem>
306 <para>The <emphasis role="bold">powertop</emphasis> command run with
307 <emphasis role="bold">--calibrate</emphasis> or -<emphasis
308 role="bold">-time</emphasis> arguments may show some warnings on
309 PowerPC targets.</para>
310 </listitem>
311
312 <listitem>
313 <para>When running <emphasis role="bold">powertop</emphasis> on
314 <emphasis role="bold">ARM</emphasis> targets, the following
315 warning/error is repeated: <literal>clk_set_rate: failed to set
316 i2c0_aper rate</literal> . Then powertop stops and the statistics are
317 no longer updated. What probably happens here is that the cpufreq
318 governor tries to scale the CPU frequency, but since the I2C clock is
319 derived from the CPU frequency, the I2C driver implements some policy
320 to stay within legal frequency limits and rejects the frequency
321 changes, ending up with the warning message. A <ulink
322 url="https://github.com/Xilinx/linux-xlnx/commit/0fdd34575efae5c8eced09b6b0a1b723bff4d225">fix</ulink>
323 has been merged in the linux-xlnx kernel but is not yet propagated
324 into meta-xilinx.<remark>LXCR-3205, LXCR-3106,
325 LXCR-2660</remark></para>
326 </listitem>
327
328 <listitem>
329 <para>If you get an error message like <literal>Cannot load from file
330 /var/cache/powertop/saved_results.powertop</literal> when running
331 <emphasis role="bold">powertop</emphasis>, there is most likely not
332 enough measurement data collected yet. All you have to do is to keep
333 powertop running for a certain time.<remark>LXCR-2176, LXCR-2660,
334 LXCR-3106</remark></para>
335 </listitem>
336
337 <listitem>
338 <para>The message <literal>Model-specific registers (MSR) not found
339 (try enabling CONFIG_X86_MSR)</literal> appears when you run <emphasis
340 role="bold">powertop</emphasis> on <emphasis
341 role="bold">non-x86</emphasis> targets. powertop is mainly an x86n
342 tool, so it expects X*^_MSR config to be enabled in the kernel. For
343 non-x86 targets this config is not available in the kernel, hence,
344 powertop warns about it, but the message can be ignored on those
345 targets.<remark> LXCR-2176, LXCR-2660, LXCR-3106</remark></para>
346 </listitem>
347
348 <listitem>
349 <para><emphasis role="bold">powertop</emphasis> issues a message
350 <literal>sh: /usr/bin/xset: No such file or directory</literal> when
351 it tries to use xset to configure X display preferences but cannot
352 find the binary since the image by default contains no X system. The
353 message can simply be ignored.<remark>LXCR-2176</remark></para>
354 </listitem>
355 </itemizedlist>
356 </section>
357
358 <section id="bugs-limitations-virtualization">
359 <title>Virtualization</title>
360
361 <itemizedlist spacing="compact">
362 <listitem>
363 <para><emphasis role="bold">virtualization</emphasis>: CONFIG_BRIDGE
364 is not included in the default p2020rdb
365 kernel.<remark>LXVTCR-273</remark></para>
366 </listitem>
367
368 <listitem>
369 <para><emphasis role="bold">lxc</emphasis>:</para>
370
371 <itemizedlist spacing="compact">
372 <listitem>
373 <para>User namespace is not available on PowerPC targets as it is
374 an experimental feature in the 3.8 kernel.</para>
375 </listitem>
376
377 <listitem>
378 <para>If multiple Linux containers are started from the same
379 process and share resources, destroying the containers might
380 result in a race condition with error message "Error in
381 `./lxc-test-concurrent': double free or corruption (fasttop)"
382 followed by an application
383 crash."<remark>LXVTCR-365</remark></para>
384 </listitem>
385 </itemizedlist>
386 </listitem>
387
388 <listitem>
389 <para><emphasis role="bold">libvirt</emphasis>: Default network does
390 not start.<remark>LXVTCR-240</remark></para>
391 </listitem>
392 </itemizedlist>
393 </section>
394
395 <section id="bugs-limitations-doc">
396 <title>Documentation</title>
397
398 <itemizedlist spacing="compact">
399 <listitem>
400 <para><emphasis role="bold">PDF navigation</emphasis>: When using
401 links to open other PDFs, or jump to another place in the same PDF,
402 jumping back sometimes fails. This has been observed when opening a
403 PDF in Adobe Reader, inside a browser with PDF add-on, as well as when
404 the browser is configured to open PDF files in an external PDF reader.
405 As a workaround, open the HTML version of the
406 document.<remark>LXCR-3283</remark></para>
407 </listitem>
408
409 <listitem>
410 <para><emphasis role="bold">Internet Explorer (IE) cannot display some
411 web pages</emphasis>: It is recommended to use Firefox or another
412 non-IE browser for opening external links. If you prefer reading the
413 documentation in PDF format in Adobe Reader (not in an Adobe plug-in
414 in a browser), remember to configure a non-IE browser as default
415 browser to be able to follow all links from within Adobe Reader.
416 Example of a link that does not work in IE: <ulink
417 url="https://rt.wiki.kernel.org/">https://rt.wiki.kernel.org/</ulink>.
418 <remark>LXCR-3281</remark></para>
419 </listitem>
420
421 <listitem>
422 <para><emphasis role="bold">Characters not displayed properly in
423 PDF</emphasis>: When viewing PDF files in a browser, checkmarks (V)
424 and crosses (x) might display as 4 and 7, respectively. This has been
425 observed when reading <link
426 linkend="relinfo-supported-targets">Supported Targets</link> in
427 Firefox. Installing the Adobe Acrobat add-on should fix the
428 problem.<remark>LXCR-3266</remark></para>
429 </listitem>
430 </itemizedlist>
431 </section>
432
433 <section id="bugs-limitations-other">
434 <title>Miscellaneous</title>
435
436 <itemizedlist spacing="compact">
437 <listitem>
438 <para>Running <emphasis role="bold">QEMU from an exported
439 rootfs</emphasis> requires sudo privileges on the host.</para>
440 </listitem>
441
442 <listitem>
443 <para><emphasis role="bold">menuconfig</emphasis> requires <emphasis
444 role="bold">Ncurses</emphasis>. If the terminal that pops up
445 immediately closes instead of showing the menuconfig interface, check
446 that the Ncurses development library is installed.</para>
447 </listitem>
448 </itemizedlist>
449 </section>
450</section> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/extracted_info.xml b/doc/book-enea-linux-release-info/doc/extracted_info.xml
deleted file mode 100644
index 7156817..0000000
--- a/doc/book-enea-linux-release-info/doc/extracted_info.xml
+++ /dev/null
@@ -1,18 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="extracted-info">
5 <title>TEST Extracted Info from git and from poky for Each Target</title>
6
7 <para>xxxx</para>
8
9
10<section id="someinfo">
11 <title>Some Info Extracted Using git Into the Manual</title>
12 <para>Current URL of the manifest git is: git@git.enea.se:linux/manifests/el6-standard.git</para>
13 <para>Current HASH of the manifest git is: 7d848c27c76b48442df23e5aeb174573f0aba6c5</para>
14 <para>Corresponding meta-el-X should be meta-el-standard translated from the URL</para>
15 <para>Tips: A few values can be added as BOOK_PARAM_X (X= 1,2,3,4,5) env.variables when the book it build instead</para>
16</section>
17 <xi:include href="targetscontain.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
18</chapter>
diff --git a/doc/book-enea-linux-release-info/doc/extracted_info_template.xml b/doc/book-enea-linux-release-info/doc/extracted_info_template.xml
deleted file mode 100644
index 5f8eda4..0000000
--- a/doc/book-enea-linux-release-info/doc/extracted_info_template.xml
+++ /dev/null
@@ -1,10 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="extracted-info">
5 <title>TEST Extracted Info from git and from poky for Each Target</title>
6
7 <para>xxxx</para>
8
9
10</chapter> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/feature_matrix.xml b/doc/book-enea-linux-release-info/doc/feature_matrix.xml
deleted file mode 100644
index b5fe764..0000000
--- a/doc/book-enea-linux-release-info/doc/feature_matrix.xml
+++ /dev/null
@@ -1,365 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section id="feature-matrix">
5 <title>Feature Compatibility Matrix</title>
6
7 <para>The following features are supported in Enea Linux. Limitations are
8 explained below the table.</para>
9
10 <informaltable>
11 <tgroup cols="9">
12 <colspec colname="c1" colwidth="4*" />
13
14 <colspec align="center" colname="c2" />
15
16 <colspec align="center" colname="c3" />
17
18 <colspec align="center" colname="c4" />
19
20 <colspec align="center" colname="c5" />
21
22 <colspec align="center" colname="c6" />
23
24 <colspec align="center" colname="c7" />
25
26 <colspec align="center" colname="c8" />
27
28 <colspec align="center" colname="c9" colwidth="1.5*" />
29
30 <thead valign="bottom">
31 <row>
32 <entry align="left" morerows="1">Targets</entry>
33
34 <entry align="center" nameend="c4" namest="c2">Networking
35 Features</entry>
36
37 <entry align="center" nameend="c6" namest="c5">Virtualization
38 Features</entry>
39
40 <entry align="center" nameend="c8" namest="c7">Real-Time
41 Features</entry>
42
43 <entry align="center">Memory Features</entry>
44 </row>
45
46 <row>
47 <entry align="center">OVS</entry>
48
49 <entry align="center"><superscript>a) </superscript>DVS</entry>
50
51 <entry align="center"><superscript>a) </superscript>DPDK</entry>
52
53 <entry align="center">KVM</entry>
54
55 <entry align="center">LXC</entry>
56
57 <entry align="center">CI</entry>
58
59 <entry align="center">FPK</entry>
60
61 <entry align="center"><superscript>d) </superscript>NUMA</entry>
62 </row>
63 </thead>
64
65 <tbody>
66 <row valign="middle">
67 <entry>AMD Hierofalcon</entry>
68
69 <entry><emphasis role="bold">X</emphasis></entry>
70
71 <entry>-</entry>
72
73 <entry>-</entry>
74
75 <entry><emphasis role="bold">X</emphasis></entry>
76
77 <entry><emphasis role="bold">X</emphasis></entry>
78
79 <entry>-</entry>
80
81 <entry>-</entry>
82
83 <entry>-</entry>
84 </row>
85
86 <row valign="middle">
87 <entry>Freescale B4860QDS</entry>
88
89 <entry><emphasis role="bold">X</emphasis></entry>
90
91 <entry>-</entry>
92
93 <entry>-</entry>
94
95 <entry>-</entry>
96
97 <entry><emphasis role="bold">X</emphasis><superscript>
98 b)</superscript></entry>
99
100 <entry><emphasis role="bold">X</emphasis><superscript>
101 c)</superscript></entry>
102
103 <entry><emphasis role="bold">&cross;</emphasis></entry>
104
105 <entry><emphasis role="bold">X</emphasis></entry>
106 </row>
107
108 <row valign="middle">
109 <entry>Freescale i.MX 6Quad SABRE Lite</entry>
110
111 <entry>-</entry>
112
113 <entry>-</entry>
114
115 <entry>-</entry>
116
117 <entry>-</entry>
118
119 <entry><emphasis role="bold">X</emphasis><superscript>
120 b)</superscript></entry>
121
122 <entry><emphasis role="bold">X</emphasis><superscript>
123 c)</superscript></entry>
124
125 <entry>-</entry>
126
127 <entry>-</entry>
128 </row>
129
130 <row valign="middle">
131 <entry>Freescale P2020RDB</entry>
132
133 <entry><emphasis role="bold">X</emphasis></entry>
134
135 <entry>-</entry>
136
137 <entry>-</entry>
138
139 <entry>-</entry>
140
141 <entry><emphasis role="bold">X</emphasis><superscript>
142 b)</superscript></entry>
143
144 <entry><emphasis role="bold">X</emphasis><superscript>
145 c)</superscript></entry>
146
147 <entry><emphasis role="bold">X</emphasis></entry>
148
149 <entry><emphasis role="bold">X</emphasis></entry>
150 </row>
151
152 <row valign="middle">
153 <entry>Freescale P2041RDB</entry>
154
155 <entry><emphasis role="bold">X</emphasis></entry>
156
157 <entry>-</entry>
158
159 <entry>-</entry>
160
161 <entry>-</entry>
162
163 <entry><emphasis role="bold">X</emphasis><superscript>
164 b)</superscript></entry>
165
166 <entry>-<superscript> c)</superscript></entry>
167
168 <entry><emphasis role="bold">X</emphasis></entry>
169
170 <entry><emphasis role="bold">X</emphasis></entry>
171 </row>
172
173 <row valign="middle">
174 <entry>Freescale P3041DS</entry>
175
176 <entry><emphasis role="bold">X</emphasis></entry>
177
178 <entry>-</entry>
179
180 <entry>-</entry>
181
182 <entry>-</entry>
183
184 <entry><emphasis role="bold">X</emphasis><superscript>
185 b)</superscript></entry>
186
187 <entry>-</entry>
188
189 <entry><emphasis role="bold">X</emphasis></entry>
190
191 <entry><emphasis role="bold">X</emphasis></entry>
192 </row>
193
194 <row valign="middle">
195 <entry>Freescale P4080DS</entry>
196
197 <entry><emphasis role="bold">X</emphasis></entry>
198
199 <entry>-</entry>
200
201 <entry>-</entry>
202
203 <entry><emphasis role="bold">X</emphasis></entry>
204
205 <entry><emphasis role="bold">X</emphasis><superscript>
206 b)</superscript></entry>
207
208 <entry><emphasis role="bold">X</emphasis><superscript>
209 c)</superscript></entry>
210
211 <entry><emphasis role="bold">X</emphasis></entry>
212
213 <entry><emphasis role="bold">X</emphasis></entry>
214 </row>
215
216 <row valign="middle">
217 <entry>HP ProLiant m800</entry>
218
219 <entry>-</entry>
220
221 <entry>-</entry>
222
223 <entry>-</entry>
224
225 <entry>-</entry>
226
227 <entry><emphasis role="bold">X</emphasis></entry>
228
229 <entry><emphasis role="bold">X</emphasis></entry>
230
231 <entry>-</entry>
232
233 <entry>-</entry>
234 </row>
235
236 <row valign="middle">
237 <entry>Intel Romley Ivy Bridge x86_64</entry>
238
239 <entry><emphasis role="bold">X</emphasis></entry>
240
241 <entry><emphasis role="bold">X</emphasis></entry>
242
243 <entry><emphasis role="bold">X</emphasis></entry>
244
245 <entry><emphasis role="bold">X</emphasis></entry>
246
247 <entry><emphasis role="bold">X</emphasis></entry>
248
249 <entry><emphasis role="bold">X</emphasis></entry>
250
251 <entry>-</entry>
252
253 <entry><emphasis role="bold">X</emphasis></entry>
254 </row>
255
256 <row valign="middle">
257 <entry>PandaBoard</entry>
258
259 <entry><emphasis role="bold">X</emphasis></entry>
260
261 <entry>-</entry>
262
263 <entry>-</entry>
264
265 <entry><emphasis role="bold">X</emphasis></entry>
266
267 <entry><emphasis role="bold">X</emphasis></entry>
268
269 <entry><emphasis role="bold">X</emphasis><superscript>
270 c)</superscript></entry>
271
272 <entry>-</entry>
273
274 <entry>-</entry>
275 </row>
276
277 <row valign="middle">
278 <entry>QEMU</entry>
279
280 <entry>-</entry>
281
282 <entry>-</entry>
283
284 <entry>-</entry>
285
286 <entry>-</entry>
287
288 <entry>-</entry>
289
290 <entry>-</entry>
291
292 <entry>-</entry>
293
294 <entry>-</entry>
295 </row>
296
297 <row valign="middle">
298 <entry>TI Keystone EVMK2H</entry>
299
300 <entry><emphasis role="bold">X</emphasis></entry>
301
302 <entry>-</entry>
303
304 <entry>-</entry>
305
306 <entry>-</entry>
307
308 <entry><emphasis role="bold">X</emphasis></entry>
309
310 <entry><emphasis role="bold">X</emphasis></entry>
311
312 <entry>-</entry>
313
314 <entry>-</entry>
315 </row>
316
317 <row valign="middle">
318 <entry>Xilinx Zynq ZC702</entry>
319
320 <entry><emphasis role="bold">X</emphasis></entry>
321
322 <entry>-</entry>
323
324 <entry>-</entry>
325
326 <entry>-</entry>
327
328 <entry><emphasis role="bold">X</emphasis></entry>
329
330 <entry><emphasis role="bold">X</emphasis><superscript>
331 c)</superscript></entry>
332
333 <entry><emphasis role="bold">X</emphasis></entry>
334
335 <entry>-</entry>
336 </row>
337 </tbody>
338 </tgroup>
339 </informaltable>
340
341 <para><emphasis role="bold">X</emphasis> = supported, - = not
342 supported</para>
343
344 <orderedlist numeration="loweralpha" spacing="compact">
345 <listitem>
346 <para>DPDK and DPDK vSwitch are supported in x86 architectures
347 only.</para>
348 </listitem>
349
350 <listitem>
351 <para>Limited LXC support. LXC feature "user namespace" is not supported
352 in Power architectures.</para>
353 </listitem>
354
355 <listitem>
356 <para>Limited CPU Isolation support. Full tickless environment is not
357 achievable in these targets. Isolated CPUs will be disturbed by ticks
358 once a second (1 Hz).</para>
359 </listitem>
360
361 <listitem>
362 <para>NUMA is not supported by ARM architectures.</para>
363 </listitem>
364 </orderedlist>
365</section> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml
deleted file mode 100644
index dd3dc1e..0000000
--- a/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml
+++ /dev/null
@@ -1,32 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="bugs-limitations">
5 <title>Known Problems in This Release</title>
6
7 <para>The open source projects are continuously working on correcting
8 reported problems. Corrections to bugs detected by Enea have been
9 upstreamed, and the corrections been included in Enea Linux regardless of
10 when they will be included by the open source project. Remaining issues are
11 listed below, and workarounds to some of the problems are described in
12 chapter <emphasis>Troubleshooting</emphasis> in the <olink
13 targetdoc="book_enea_linux_users_guide"
14 targetptr="book_enea_linux_users_guide"><trademark
15 class="registered">Enea</trademark> Linux User's Guide</olink>.</para>
16
17 <section id="bugs-limitations-release">
18 <title>Release-Specific Problems</title>
19
20 <section>
21 <title>Problem with 32-bit Applications on 64-bit T4240</title>
22
23 <para>Currently in the Enea Linux 5.0-ppc release, cross-compiling
24 32-bit applications to run on the T4240 64-bit target is not
25 supported.</para>
26 </section>
27 </section>
28
29 <!-- common_bugs_and_limitations.xml COPY from documentation.git -->
30 <xi:include href="common_bugs_and_limitations.xml"
31 xmlns:xi="http://www.w3.org/2001/XInclude" />
32</chapter> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/main_changes.xml b/doc/book-enea-linux-release-info/doc/main_changes.xml
deleted file mode 100644
index 2e6555b..0000000
--- a/doc/book-enea-linux-release-info/doc/main_changes.xml
+++ /dev/null
@@ -1,2467 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="relinfo-changes">
5 <title>Main Changes</title>
6
7 <para>This chapter describes the major changes and additions in the Enea
8 Linux <xi:include href="../../s_docsrc_common/pardoc-distro.xml"
9 xmlns:xi="http://www.w3.org/2001/XInclude"
10 xpointer="element(EneaLinux_REL_VER/1)" /> release compared to the previous
11 general Enea Linux release (4.0-140919).</para>
12
13 <section id="relinfo-changes-other">
14 <title>New Functionality / Enhancements</title>
15
16 <itemizedlist spacing="compact">
17 <listitem>
18 <para>enea-image-minimal has been replaced by enea-image-base, with a
19 basic set of packets for a Linux distribution. Users can create a
20 customized image with more packets, added by the package
21 manager.</para>
22 </listitem>
23
24 <listitem>
25 <para>SMART package manager is now included in the image.</para>
26 </listitem>
27
28 <listitem>
29 <para>IPK packages have been replaced by RPM packages.</para>
30 </listitem>
31
32 <listitem>
33 <para>Almost all packages for architectures supported by Yocto are now
34 available on the download server.</para>
35 </listitem>
36 </itemizedlist>
37 </section>
38
39 <section id="relinfo-changes-version">
40 <title>Version Updates</title>
41
42 <para>The versions are as follows:</para>
43
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>Enea Linux <xi:include
47 href="../../s_docsrc_common/pardoc-distro.xml"
48 xmlns:xi="http://www.w3.org/2001/XInclude"
49 xpointer="element(EneaLinux_REL_VER/1)" /> is based on Yocto
50 <xi:include href="../../s_docsrc_common/pardoc-distro.xml"
51 xmlns:xi="http://www.w3.org/2001/XInclude"
52 xpointer="element(Yocto_VER/1)" /> (was 1.6)</para>
53 </listitem>
54
55 <listitem>
56 <para>The poky source version is <xi:include
57 href="../../s_docsrc_common/pardoc-distro.xml"
58 xmlns:xi="http://www.w3.org/2001/XInclude"
59 xpointer="element(Poky_VER/1)" /> (was daisy-11.0)</para>
60 </listitem>
61 </itemizedlist>
62 </section>
63
64 <section id="relinfo-fixed">
65 <title>Problems Fixed in this Release</title>
66
67 <para>TBD <remark>FIXME or set condition hidden</remark></para>
68 </section>
69
70 <section id="relinfo-added-drivers">
71 <title>Added Drivers</title>
72
73 <para>TBD <remark>FIXME or set condition hidden</remark></para>
74 </section>
75
76 <section id="relinfo-changed-packages">
77 <title>Added or Removed Packages</title>
78
79 <section>
80 <title>Added Packages</title>
81
82 <informaltable>
83 <tgroup cols="2">
84 <thead>
85 <row>
86 <entry>Package Name</entry>
87
88 <entry>Version</entry>
89 </row>
90 </thead>
91
92 <tbody>
93 <row>
94 <entry>alsa-state</entry>
95
96 <entry>0.2.0</entry>
97 </row>
98
99 <row>
100 <entry>alsa-utils</entry>
101
102 <entry>1.0.28</entry>
103 </row>
104
105 <row>
106 <entry>apr</entry>
107
108 <entry>1.5.1</entry>
109 </row>
110
111 <row>
112 <entry>apr-util</entry>
113
114 <entry>1.5.3</entry>
115 </row>
116
117 <row>
118 <entry>atk</entry>
119
120 <entry>2.12.0</entry>
121 </row>
122
123 <row>
124 <entry>bigreqsproto</entry>
125
126 <entry>1.1.2</entry>
127 </row>
128
129 <row>
130 <entry>binutils-cross-canadian-powerpc</entry>
131
132 <entry>2.24</entry>
133 </row>
134
135 <row>
136 <entry>binutils-cross-canadian-powerpc64</entry>
137
138 <entry>2.24</entry>
139 </row>
140
141 <row>
142 <entry>binutils-cross-powerpc</entry>
143
144 <entry>2.24</entry>
145 </row>
146
147 <row>
148 <entry>binutils-cross-powerpc64</entry>
149
150 <entry>2.24</entry>
151 </row>
152
153 <row>
154 <entry>binutils-crosssdk-x86_64</entry>
155
156 <entry>2.24</entry>
157 </row>
158
159 <row>
160 <entry>blktool</entry>
161
162 <entry>4-6.1</entry>
163 </row>
164
165 <row>
166 <entry>bluez-hcidump</entry>
167
168 <entry>2.5</entry>
169 </row>
170
171 <row>
172 <entry>bluez4</entry>
173
174 <entry>4.101</entry>
175 </row>
176
177 <row>
178 <entry>boot-format</entry>
179
180 <entry>git</entry>
181 </row>
182
183 <row>
184 <entry>byacc</entry>
185
186 <entry>20140422</entry>
187 </row>
188
189 <row>
190 <entry>cairo</entry>
191
192 <entry>1.12.16</entry>
193 </row>
194
195 <row>
196 <entry>calibrateproto</entry>
197
198 <entry>0.0</entry>
199 </row>
200
201 <row>
202 <entry>ccache</entry>
203
204 <entry>3.1.9</entry>
205 </row>
206
207 <row>
208 <entry>compositeproto</entry>
209
210 <entry>0.4.2</entry>
211 </row>
212
213 <row>
214 <entry>connman</entry>
215
216 <entry>1.25</entry>
217 </row>
218
219 <row>
220 <entry>connman-conf</entry>
221
222 <entry>1.0</entry>
223 </row>
224
225 <row>
226 <entry>consolekit</entry>
227
228 <entry>0.4.6</entry>
229 </row>
230
231 <row>
232 <entry>createrepo</entry>
233
234 <entry>0.4.11</entry>
235 </row>
236
237 <row>
238 <entry>cryptodev-module</entry>
239
240 <entry>1.6</entry>
241 </row>
242
243 <row>
244 <entry>damageproto</entry>
245
246 <entry>1.2.1</entry>
247 </row>
248
249 <row>
250 <entry>diffstat</entry>
251
252 <entry>1.59</entry>
253 </row>
254
255 <row>
256 <entry>distcc</entry>
257
258 <entry>3.1</entry>
259 </row>
260
261 <row>
262 <entry>dmxproto</entry>
263
264 <entry>2.3.1</entry>
265 </row>
266
267 <row>
268 <entry>docbook-dsssl-stylesheets</entry>
269
270 <entry>1.79</entry>
271 </row>
272
273 <row>
274 <entry>docbook-sgml-dtd-3.1</entry>
275
276 <entry>3.1</entry>
277 </row>
278
279 <row>
280 <entry>docbook-utils</entry>
281
282 <entry>0.6.14</entry>
283 </row>
284
285 <row>
286 <entry>dri2proto</entry>
287
288 <entry>2.8</entry>
289 </row>
290
291 <row>
292 <entry>ed</entry>
293
294 <entry>1.9</entry>
295 </row>
296
297 <row>
298 <entry>encodings</entry>
299
300 <entry>1.0.4</entry>
301 </row>
302
303 <row>
304 <entry>enea-image-base</entry>
305
306 <entry>1.0</entry>
307 </row>
308
309 <row>
310 <entry>enea-image-featured</entry>
311
312 <entry>1.0</entry>
313 </row>
314
315 <row>
316 <entry>eth-config</entry>
317
318 <entry>git</entry>
319 </row>
320
321 <row>
322 <entry>fbset</entry>
323
324 <entry>2.1</entry>
325 </row>
326
327 <row>
328 <entry>fbset-modes</entry>
329
330 <entry>0.1.0</entry>
331 </row>
332
333 <row>
334 <entry>fixesproto</entry>
335
336 <entry>5.0</entry>
337 </row>
338
339 <row>
340 <entry>flac</entry>
341
342 <entry>1.3.0</entry>
343 </row>
344
345 <row>
346 <entry>flib</entry>
347
348 <entry>git</entry>
349 </row>
350
351 <row>
352 <entry>fmc</entry>
353
354 <entry>git</entry>
355 </row>
356
357 <row>
358 <entry>fmlib</entry>
359
360 <entry>git</entry>
361 </row>
362
363 <row>
364 <entry>font-util</entry>
365
366 <entry>1.3.0</entry>
367 </row>
368
369 <row>
370 <entry>fontconfig</entry>
371
372 <entry>2.11.1</entry>
373 </row>
374
375 <row>
376 <entry>fontsproto</entry>
377
378 <entry>2.1.3</entry>
379 </row>
380
381 <row>
382 <entry>formfactor</entry>
383
384 <entry>0.0</entry>
385 </row>
386
387 <row>
388 <entry>fotowall</entry>
389
390 <entry>0.9</entry>
391 </row>
392
393 <row>
394 <entry>fstests</entry>
395
396 <entry>0.1</entry>
397 </row>
398
399 <row>
400 <entry>gcc-cross-canadian-powerpc</entry>
401
402 <entry>4.9.1</entry>
403 </row>
404
405 <row>
406 <entry>gcc-cross-canadian-powerpc64</entry>
407
408 <entry>4.9.1</entry>
409 </row>
410
411 <row>
412 <entry>gcc-cross-initial-powerpc</entry>
413
414 <entry>4.9.1</entry>
415 </row>
416
417 <row>
418 <entry>gcc-cross-initial-powerpc64</entry>
419
420 <entry>4.9.1</entry>
421 </row>
422
423 <row>
424 <entry>gcc-cross-powerpc</entry>
425
426 <entry>4.9.1</entry>
427 </row>
428
429 <row>
430 <entry>gcc-cross-powerpc64</entry>
431
432 <entry>4.9.1</entry>
433 </row>
434
435 <row>
436 <entry>gcc-crosssdk-initial-x86_64</entry>
437
438 <entry>4.9.1</entry>
439 </row>
440
441 <row>
442 <entry>gcc-crosssdk-x86_64</entry>
443
444 <entry>4.9.1</entry>
445 </row>
446
447 <row>
448 <entry>gcc-source</entry>
449
450 <entry>4.9.1</entry>
451 </row>
452
453 <row>
454 <entry>gconf</entry>
455
456 <entry>3.2.6</entry>
457 </row>
458
459 <row>
460 <entry>gdb-cross-canadian-powerpc</entry>
461
462 <entry>7.7.1</entry>
463 </row>
464
465 <row>
466 <entry>gdb-cross-canadian-powerpc64</entry>
467
468 <entry>7.7.1</entry>
469 </row>
470
471 <row>
472 <entry>gdk-pixbuf</entry>
473
474 <entry>2.30.8</entry>
475 </row>
476
477 <row>
478 <entry>glew</entry>
479
480 <entry>1.11.0</entry>
481 </row>
482
483 <row>
484 <entry>glib-networking</entry>
485
486 <entry>2.38.0</entry>
487 </row>
488
489 <row>
490 <entry>glibc</entry>
491
492 <entry>2.20</entry>
493 </row>
494
495 <row>
496 <entry>glibc-locale</entry>
497
498 <entry>2.20</entry>
499 </row>
500
501 <row>
502 <entry>glibc-mtrace</entry>
503
504 <entry>2.20</entry>
505 </row>
506
507 <row>
508 <entry>glproto</entry>
509
510 <entry>1.4.17</entry>
511 </row>
512
513 <row>
514 <entry>gnome-common</entry>
515
516 <entry>3.12.0</entry>
517 </row>
518
519 <row>
520 <entry>gnulib</entry>
521
522 <entry>git</entry>
523 </row>
524
525 <row>
526 <entry>groff</entry>
527
528 <entry>1.22.2</entry>
529 </row>
530
531 <row>
532 <entry>gst-meta-base</entry>
533
534 <entry>0.10</entry>
535 </row>
536
537 <row>
538 <entry>gst-plugins-base</entry>
539
540 <entry>0.10.36</entry>
541 </row>
542
543 <row>
544 <entry>gst-plugins-good</entry>
545
546 <entry>0.10.31</entry>
547 </row>
548
549 <row>
550 <entry>gstreamer</entry>
551
552 <entry>0.10.36</entry>
553 </row>
554
555 <row>
556 <entry>gtk+</entry>
557
558 <entry>2.24.24</entry>
559 </row>
560
561 <row>
562 <entry>gtk-update-icon-cache</entry>
563
564 <entry>3.4.4</entry>
565 </row>
566
567 <row>
568 <entry>harfbuzz</entry>
569
570 <entry>0.9.35</entry>
571 </row>
572
573 <row>
574 <entry>hdparm</entry>
575
576 <entry>9.43</entry>
577 </row>
578
579 <row>
580 <entry>hicolor-icon-theme</entry>
581
582 <entry>0.13</entry>
583 </row>
584
585 <row>
586 <entry>hostap-utils</entry>
587
588 <entry>0.4.7</entry>
589 </row>
590
591 <row>
592 <entry>inputproto</entry>
593
594 <entry>2.3.1</entry>
595 </row>
596
597 <row>
598 <entry>jpeg</entry>
599
600 <entry>8d</entry>
601 </row>
602
603 <row>
604 <entry>json-c</entry>
605
606 <entry>0.11</entry>
607 </row>
608
609 <row>
610 <entry>kbproto</entry>
611
612 <entry>1.0.6</entry>
613 </row>
614
615 <row>
616 <entry>keymaps</entry>
617
618 <entry>1.0</entry>
619 </row>
620
621 <row>
622 <entry>less</entry>
623
624 <entry>466</entry>
625 </row>
626
627 <row>
628 <entry>libatomics-ops</entry>
629
630 <entry>7.2</entry>
631 </row>
632
633 <row>
634 <entry>libdmx</entry>
635
636 <entry>1.1.3</entry>
637 </row>
638
639 <row>
640 <entry>libdrm</entry>
641
642 <entry>2.4.54</entry>
643 </row>
644
645 <row>
646 <entry>libedit</entry>
647
648 <entry>20130712-3.1</entry>
649 </row>
650
651 <row>
652 <entry>liberation-fonts</entry>
653
654 <entry>1.04</entry>
655 </row>
656
657 <row>
658 <entry>libevdev</entry>
659
660 <entry>1.2.2</entry>
661 </row>
662
663 <row>
664 <entry>libevent</entry>
665
666 <entry>2.0.21</entry>
667 </row>
668
669 <row>
670 <entry>libfontenc</entry>
671
672 <entry>1.1.2</entry>
673 </row>
674
675 <row>
676 <entry>libglade</entry>
677
678 <entry>2.6.4</entry>
679 </row>
680
681 <row>
682 <entry>libglu</entry>
683
684 <entry>9.0.0</entry>
685 </row>
686
687 <row>
688 <entry>libice</entry>
689
690 <entry>1.0.9</entry>
691 </row>
692
693 <row>
694 <entry>libid3tag</entry>
695
696 <entry>0.15.1b</entry>
697 </row>
698
699 <row>
700 <entry>libmatchbox</entry>
701
702 <entry>1.11</entry>
703 </row>
704
705 <row>
706 <entry>libnfsidmap</entry>
707
708 <entry>0.25</entry>
709 </row>
710
711 <row>
712 <entry>libogg</entry>
713
714 <entry>1.3.2</entry>
715 </row>
716
717 <row>
718 <entry>liboil</entry>
719
720 <entry>0.3.17</entry>
721 </row>
722
723 <row>
724 <entry>libowl-av</entry>
725
726 <entry>0.1</entry>
727 </row>
728
729 <row>
730 <entry>libpfm4</entry>
731
732 <entry>4.3.0</entry>
733 </row>
734
735 <row>
736 <entry>libpthread-stubs</entry>
737
738 <entry>0.3</entry>
739 </row>
740
741 <row>
742 <entry>libsamplerate0</entry>
743
744 <entry>0.1.8</entry>
745 </row>
746
747 <row>
748 <entry>libsm</entry>
749
750 <entry>1.2.2</entry>
751 </row>
752
753 <row>
754 <entry>libsndfile1</entry>
755
756 <entry>1.0.25</entry>
757 </row>
758
759 <row>
760 <entry>libsoup-2.4</entry>
761
762 <entry>2.46.0</entry>
763 </row>
764
765 <row>
766 <entry>libtheora</entry>
767
768 <entry>1.1.1</entry>
769 </row>
770
771 <row>
772 <entry>libtirpc</entry>
773
774 <entry>0.2.5</entry>
775 </row>
776
777 <row>
778 <entry>libvorbis</entry>
779
780 <entry>1.3.4</entry>
781 </row>
782
783 <row>
784 <entry>libx11</entry>
785
786 <entry>1.6.2</entry>
787 </row>
788
789 <row>
790 <entry>libxau</entry>
791
792 <entry>1.0.8</entry>
793 </row>
794
795 <row>
796 <entry>libxcalibrate</entry>
797
798 <entry>0.0</entry>
799 </row>
800
801 <row>
802 <entry>libxcb</entry>
803
804 <entry>1.10</entry>
805 </row>
806
807 <row>
808 <entry>libxcomposite</entry>
809
810 <entry>0.4.4</entry>
811 </row>
812
813 <row>
814 <entry>libxcursor</entry>
815
816 <entry>1.1.14</entry>
817 </row>
818
819 <row>
820 <entry>libxdamage</entry>
821
822 <entry>1.1.4</entry>
823 </row>
824
825 <row>
826 <entry>libxdmcp</entry>
827
828 <entry>1.1.1</entry>
829 </row>
830
831 <row>
832 <entry>libxext</entry>
833
834 <entry>1.3.2</entry>
835 </row>
836
837 <row>
838 <entry>libxfixes</entry>
839
840 <entry>5.0.1</entry>
841 </row>
842
843 <row>
844 <entry>libxfont</entry>
845
846 <entry>1.5.0</entry>
847 </row>
848
849 <row>
850 <entry>libxft</entry>
851
852 <entry>2.3.2</entry>
853 </row>
854
855 <row>
856 <entry>libxi</entry>
857
858 <entry>1.7.4</entry>
859 </row>
860
861 <row>
862 <entry>libxinerama</entry>
863
864 <entry>1.1.3</entry>
865 </row>
866
867 <row>
868 <entry>libxkbfile</entry>
869
870 <entry>1.0.8</entry>
871 </row>
872
873 <row>
874 <entry>libxmu</entry>
875
876 <entry>1.1.2</entry>
877 </row>
878
879 <row>
880 <entry>libxrandr</entry>
881
882 <entry>1.4.2</entry>
883 </row>
884
885 <row>
886 <entry>libxrender</entry>
887
888 <entry>0.9.8</entry>
889 </row>
890
891 <row>
892 <entry>libxres</entry>
893
894 <entry>1.0.7</entry>
895 </row>
896
897 <row>
898 <entry>libxsettings-client</entry>
899
900 <entry>0.10</entry>
901 </row>
902
903 <row>
904 <entry>libxt</entry>
905
906 <entry>1.1.4</entry>
907 </row>
908
909 <row>
910 <entry>libxtst</entry>
911
912 <entry>1.2.2</entry>
913 </row>
914
915 <row>
916 <entry>libxv</entry>
917
918 <entry>1.0.10</entry>
919 </row>
920
921 <row>
922 <entry>libxxf86dga</entry>
923
924 <entry>1.1.4</entry>
925 </row>
926
927 <row>
928 <entry>libxxf86misc</entry>
929
930 <entry>1.0.3</entry>
931 </row>
932
933 <row>
934 <entry>libxxf86vm</entry>
935
936 <entry>1.1.3</entry>
937 </row>
938
939 <row>
940 <entry>linux-qoriq</entry>
941
942 <entry>3.12</entry>
943 </row>
944
945 <row>
946 <entry>lrzsz</entry>
947
948 <entry>0.12.20</entry>
949 </row>
950
951 <row>
952 <entry>makedepend</entry>
953
954 <entry>1.0.5</entry>
955 </row>
956
957 <row>
958 <entry>matchbox-terminal</entry>
959
960 <entry>0.0</entry>
961 </row>
962
963 <row>
964 <entry>matchbox-wm</entry>
965
966 <entry>1.2</entry>
967 </row>
968
969 <row>
970 <entry>mesa</entry>
971
972 <entry>10.1.3</entry>
973 </row>
974
975 <row>
976 <entry>mesa-demos</entry>
977
978 <entry>8.2.0</entry>
979 </row>
980
981 <row>
982 <entry>meta-environment-p2041rdb</entry>
983
984 <entry>1.0</entry>
985 </row>
986
987 <row>
988 <entry>meta-environment-p3041ds</entry>
989
990 <entry>1.0</entry>
991 </row>
992
993 <row>
994 <entry>meta-environment-t4240rdb-64b</entry>
995
996 <entry>1.0</entry>
997 </row>
998
999 <row>
1000 <entry>mini-x-session</entry>
1001
1002 <entry>0.1</entry>
1003 </row>
1004
1005 <row>
1006 <entry>mkfontdir</entry>
1007
1008 <entry>1.0.7</entry>
1009 </row>
1010
1011 <row>
1012 <entry>mkfontscale</entry>
1013
1014 <entry>1.1.1</entry>
1015 </row>
1016
1017 <row>
1018 <entry>mobile-broadband-provider-info</entry>
1019
1020 <entry>20140618</entry>
1021 </row>
1022
1023 <row>
1024 <entry>mtdev</entry>
1025
1026 <entry>1.1.5</entry>
1027 </row>
1028
1029 <row>
1030 <entry>neard</entry>
1031
1032 <entry>0.14</entry>
1033 </row>
1034
1035 <row>
1036 <entry>nettle</entry>
1037
1038 <entry>2.7.1</entry>
1039 </row>
1040
1041 <row>
1042 <entry>nfs-utils</entry>
1043
1044 <entry>1.3.0</entry>
1045 </row>
1046
1047 <row>
1048 <entry>ofono</entry>
1049
1050 <entry>1.15</entry>
1051 </row>
1052
1053 <row>
1054 <entry>openjade</entry>
1055
1056 <entry>1.3.2</entry>
1057 </row>
1058
1059 <row>
1060 <entry>opensp</entry>
1061
1062 <entry>1.5.2</entry>
1063 </row>
1064
1065 <row>
1066 <entry>openvswitch</entry>
1067
1068 <entry>2.1.2</entry>
1069 </row>
1070
1071 <row>
1072 <entry>owl-video</entry>
1073
1074 <entry>0.1</entry>
1075 </row>
1076
1077 <row>
1078 <entry>packagegroup-base</entry>
1079
1080 <entry>1.0</entry>
1081 </row>
1082
1083 <row>
1084 <entry>packagegroup-core-boot</entry>
1085
1086 <entry>1.0</entry>
1087 </row>
1088
1089 <row>
1090 <entry>packagegroup-core-buildessential</entry>
1091
1092 <entry>1.0</entry>
1093 </row>
1094
1095 <row>
1096 <entry>packagegroup-core-nfs</entry>
1097
1098 <entry>1.0</entry>
1099 </row>
1100
1101 <row>
1102 <entry>packagegroup-core-qt</entry>
1103
1104 <entry>1.0</entry>
1105 </row>
1106
1107 <row>
1108 <entry>packagegroup-core-sdk</entry>
1109
1110 <entry>1.0</entry>
1111 </row>
1112
1113 <row>
1114 <entry>packagegroup-core-ssh-openssh</entry>
1115
1116 <entry>1.0</entry>
1117 </row>
1118
1119 <row>
1120 <entry>packagegroup-core-tools-testapps</entry>
1121
1122 <entry>1.0</entry>
1123 </row>
1124
1125 <row>
1126 <entry>packagegroup-core-x11</entry>
1127
1128 <entry>1.0</entry>
1129 </row>
1130
1131 <row>
1132 <entry>packagegroup-core-x11-base</entry>
1133
1134 <entry>1.0</entry>
1135 </row>
1136
1137 <row>
1138 <entry>packagegroup-core-x11-xserver</entry>
1139
1140 <entry>1.0</entry>
1141 </row>
1142
1143 <row>
1144 <entry>packagegroup-cross-canadian-p2041rdb</entry>
1145
1146 <entry>1.0</entry>
1147 </row>
1148
1149 <row>
1150 <entry>packagegroup-cross-canadian-p3041ds</entry>
1151
1152 <entry>1.0</entry>
1153 </row>
1154
1155 <row>
1156 <entry>packagegroup-cross-canadian-t4240rdb-64b</entry>
1157
1158 <entry>1.0</entry>
1159 </row>
1160
1161 <row>
1162 <entry>pango</entry>
1163
1164 <entry>1.36.6</entry>
1165 </row>
1166
1167 <row>
1168 <entry>patch</entry>
1169
1170 <entry>2.7.1</entry>
1171 </row>
1172
1173 <row>
1174 <entry>piglit</entry>
1175
1176 <entry>1.0</entry>
1177 </row>
1178
1179 <row>
1180 <entry>pointercal-xinput</entry>
1181
1182 <entry>0.0</entry>
1183 </row>
1184
1185 <row>
1186 <entry>ppp</entry>
1187
1188 <entry>2.4.6</entry>
1189 </row>
1190
1191 <row>
1192 <entry>presentproto</entry>
1193
1194 <entry>1.0</entry>
1195 </row>
1196
1197 <row>
1198 <entry>psplash</entry>
1199
1200 <entry>0.1</entry>
1201 </row>
1202
1203 <row>
1204 <entry>pulseaudio</entry>
1205
1206 <entry>5.0</entry>
1207 </row>
1208
1209 <row>
1210 <entry>python-argparse</entry>
1211
1212 <entry>1.2.1</entry>
1213 </row>
1214
1215 <row>
1216 <entry>python-mako</entry>
1217
1218 <entry>0.9.1</entry>
1219 </row>
1220
1221 <row>
1222 <entry>python-numpy</entry>
1223
1224 <entry>1.7.0</entry>
1225 </row>
1226
1227 <row>
1228 <entry>python-scons</entry>
1229
1230 <entry>2.3.2</entry>
1231 </row>
1232
1233 <row>
1234 <entry>qt4</entry>
1235
1236 <entry>4.8.6</entry>
1237 </row>
1238
1239 <row>
1240 <entry>qt4-x11-free</entry>
1241
1242 <entry>4.8.6</entry>
1243 </row>
1244
1245 <row>
1246 <entry>quicky</entry>
1247
1248 <entry>0.4</entry>
1249 </row>
1250
1251 <row>
1252 <entry>quota</entry>
1253
1254 <entry>4.01</entry>
1255 </row>
1256
1257 <row>
1258 <entry>randrproto</entry>
1259
1260 <entry>1.4.0</entry>
1261 </row>
1262
1263 <row>
1264 <entry>rcw</entry>
1265
1266 <entry>git</entry>
1267 </row>
1268
1269 <row>
1270 <entry>recordproto</entry>
1271
1272 <entry>1.14.2</entry>
1273 </row>
1274
1275 <row>
1276 <entry>renderproto</entry>
1277
1278 <entry>0.11.1</entry>
1279 </row>
1280
1281 <row>
1282 <entry>resourceproto</entry>
1283
1284 <entry>1.2.0</entry>
1285 </row>
1286
1287 <row>
1288 <entry>rgb</entry>
1289
1290 <entry>1.0.5</entry>
1291 </row>
1292
1293 <row>
1294 <entry>rpcbind</entry>
1295
1296 <entry>0.2.1</entry>
1297 </row>
1298
1299 <row>
1300 <entry>sbc</entry>
1301
1302 <entry>1.2</entry>
1303 </row>
1304
1305 <row>
1306 <entry>scrnsaverproto</entry>
1307
1308 <entry>1.2.2</entry>
1309 </row>
1310
1311 <row>
1312 <entry>serf</entry>
1313
1314 <entry>1.3.7</entry>
1315 </row>
1316
1317 <row>
1318 <entry>setserial</entry>
1319
1320 <entry>2.17</entry>
1321 </row>
1322
1323 <row>
1324 <entry>sgml-common</entry>
1325
1326 <entry>0.6.3</entry>
1327 </row>
1328
1329 <row>
1330 <entry>sgmlspl</entry>
1331
1332 <entry>1.03ii</entry>
1333 </row>
1334
1335 <row>
1336 <entry>speex</entry>
1337
1338 <entry>1.2rc1</entry>
1339 </row>
1340
1341 <row>
1342 <entry>startup-notification</entry>
1343
1344 <entry>0.12</entry>
1345 </row>
1346
1347 <row>
1348 <entry>stat</entry>
1349
1350 <entry>3.3</entry>
1351 </row>
1352
1353 <row>
1354 <entry>sysprof</entry>
1355
1356 <entry>1.2.0</entry>
1357 </row>
1358
1359 <row>
1360 <entry>tclap</entry>
1361
1362 <entry>1.2.1</entry>
1363 </row>
1364
1365 <row>
1366 <entry>texinfo-dummy</entry>
1367
1368 <entry>1.0</entry>
1369 </row>
1370
1371 <row>
1372 <entry>tiff</entry>
1373
1374 <entry>4.0.3</entry>
1375 </row>
1376
1377 <row>
1378 <entry>tremor</entry>
1379
1380 <entry>20120314</entry>
1381 </row>
1382
1383 <row>
1384 <entry>u-boot-qoriq</entry>
1385
1386 <entry>2014.07</entry>
1387 </row>
1388
1389 <row>
1390 <entry>udev-rules-qoriq</entry>
1391
1392 <entry>1.0</entry>
1393 </row>
1394
1395 <row>
1396 <entry>unzip</entry>
1397
1398 <entry>6.0</entry>
1399 </row>
1400
1401 <row>
1402 <entry>usdpaa</entry>
1403
1404 <entry>git</entry>
1405 </row>
1406
1407 <row>
1408 <entry>videoproto</entry>
1409
1410 <entry>2.3.2</entry>
1411 </row>
1412
1413 <row>
1414 <entry>vte</entry>
1415
1416 <entry>0.28.2</entry>
1417 </row>
1418
1419 <row>
1420 <entry>waffle</entry>
1421
1422 <entry>1.3.0</entry>
1423 </row>
1424
1425 <row>
1426 <entry>wayland</entry>
1427
1428 <entry>1.5.0</entry>
1429 </row>
1430
1431 <row>
1432 <entry>wireless-tools</entry>
1433
1434 <entry>30.pre9</entry>
1435 </row>
1436
1437 <row>
1438 <entry>wpa-supplicant</entry>
1439
1440 <entry>2.2</entry>
1441 </row>
1442
1443 <row>
1444 <entry>x11-common</entry>
1445
1446 <entry>0.1</entry>
1447 </row>
1448
1449 <row>
1450 <entry>x11perf</entry>
1451
1452 <entry>1.5.4</entry>
1453 </row>
1454
1455 <row>
1456 <entry>xauth</entry>
1457
1458 <entry>1.0.9</entry>
1459 </row>
1460
1461 <row>
1462 <entry>xcb-proto</entry>
1463
1464 <entry>1.10</entry>
1465 </row>
1466
1467 <row>
1468 <entry>xcb-util</entry>
1469
1470 <entry>0.3.9</entry>
1471 </row>
1472
1473 <row>
1474 <entry>xcmiscproto</entry>
1475
1476 <entry>1.2.2</entry>
1477 </row>
1478
1479 <row>
1480 <entry>xdpyinfo</entry>
1481
1482 <entry>1.3.1</entry>
1483 </row>
1484
1485 <row>
1486 <entry>xextproto</entry>
1487
1488 <entry>7.3.0</entry>
1489 </row>
1490
1491 <row>
1492 <entry>xf86-input-evdev</entry>
1493
1494 <entry>2.9.0</entry>
1495 </row>
1496
1497 <row>
1498 <entry>xf86-video-fbdev</entry>
1499
1500 <entry>0.4.4</entry>
1501 </row>
1502
1503 <row>
1504 <entry>xf86dgaproto</entry>
1505
1506 <entry>2.1</entry>
1507 </row>
1508
1509 <row>
1510 <entry>xf86driproto</entry>
1511
1512 <entry>2.1.1</entry>
1513 </row>
1514
1515 <row>
1516 <entry>xf86miscproto</entry>
1517
1518 <entry>0.9.3</entry>
1519 </row>
1520
1521 <row>
1522 <entry>xf86vidmodeproto</entry>
1523
1524 <entry>2.3.1</entry>
1525 </row>
1526
1527 <row>
1528 <entry>xhost</entry>
1529
1530 <entry>1.0.6</entry>
1531 </row>
1532
1533 <row>
1534 <entry>xineramaproto</entry>
1535
1536 <entry>1.2.1</entry>
1537 </row>
1538
1539 <row>
1540 <entry>xinit</entry>
1541
1542 <entry>1.3.3</entry>
1543 </row>
1544
1545 <row>
1546 <entry>xinput</entry>
1547
1548 <entry>1.6.1</entry>
1549 </row>
1550
1551 <row>
1552 <entry>xinput-calibrator</entry>
1553
1554 <entry>0.7.5</entry>
1555 </row>
1556
1557 <row>
1558 <entry>xkbcomp</entry>
1559
1560 <entry>1.2.4</entry>
1561 </row>
1562
1563 <row>
1564 <entry>xkeyboard-config</entry>
1565
1566 <entry>2.12</entry>
1567 </row>
1568
1569 <row>
1570 <entry>xmodmap</entry>
1571
1572 <entry>1.0.8</entry>
1573 </row>
1574
1575 <row>
1576 <entry>xprop</entry>
1577
1578 <entry>1.2.2</entry>
1579 </row>
1580
1581 <row>
1582 <entry>xproto</entry>
1583
1584 <entry>7.0.26</entry>
1585 </row>
1586
1587 <row>
1588 <entry>xrandr</entry>
1589
1590 <entry>1.4.2</entry>
1591 </row>
1592
1593 <row>
1594 <entry>xrestop</entry>
1595
1596 <entry>0.4</entry>
1597 </row>
1598
1599 <row>
1600 <entry>xserver-common</entry>
1601
1602 <entry>1.34</entry>
1603 </row>
1604
1605 <row>
1606 <entry>xserver-nodm-init</entry>
1607
1608 <entry>2.0</entry>
1609 </row>
1610
1611 <row>
1612 <entry>xserver-xf86-config</entry>
1613
1614 <entry>0.1</entry>
1615 </row>
1616
1617 <row>
1618 <entry>xserver-xorg</entry>
1619
1620 <entry>1.15.1</entry>
1621 </row>
1622
1623 <row>
1624 <entry>xset</entry>
1625
1626 <entry>1.2.3</entry>
1627 </row>
1628
1629 <row>
1630 <entry>xtrans</entry>
1631
1632 <entry>1.3.4</entry>
1633 </row>
1634
1635 <row>
1636 <entry>xtscal</entry>
1637
1638 <entry>0.6.3</entry>
1639 </row>
1640
1641 <row>
1642 <entry>xuser-account</entry>
1643
1644 <entry>0.1</entry>
1645 </row>
1646
1647 <row>
1648 <entry>xvideo-tests</entry>
1649
1650 <entry>0.1</entry>
1651 </row>
1652
1653 <row>
1654 <entry>xwininfo</entry>
1655
1656 <entry>1.1.3</entry>
1657 </row>
1658 </tbody>
1659 </tgroup>
1660 </informaltable>
1661 </section>
1662
1663 <section>
1664 <title>Changed Packages</title>
1665
1666 <informaltable>
1667 <tgroup cols="3">
1668 <thead>
1669 <row>
1670 <entry>Package Name</entry>
1671
1672 <entry>Previous Version</entry>
1673
1674 <entry>New Version</entry>
1675 </row>
1676 </thead>
1677
1678 <tbody>
1679 <row>
1680 <entry>alsa-lib</entry>
1681
1682 <entry>1.0.27.2</entry>
1683
1684 <entry>1.0.28</entry>
1685 </row>
1686
1687 <row>
1688 <entry>automake</entry>
1689
1690 <entry>1.14</entry>
1691
1692 <entry>1.14.1</entry>
1693 </row>
1694
1695 <row>
1696 <entry>babeltrace</entry>
1697
1698 <entry>1.1.1</entry>
1699
1700 <entry>1.2.1</entry>
1701 </row>
1702
1703 <row>
1704 <entry>ca-certificates</entry>
1705
1706 <entry>20130610</entry>
1707
1708 <entry>20140325</entry>
1709 </row>
1710
1711 <row>
1712 <entry>cross-localedef</entry>
1713
1714 <entry>2.19</entry>
1715
1716 <entry>2.20</entry>
1717 </row>
1718
1719 <row>
1720 <entry>curl</entry>
1721
1722 <entry>7.35.0</entry>
1723
1724 <entry>7.37.1</entry>
1725 </row>
1726
1727 <row>
1728 <entry>db</entry>
1729
1730 <entry>5.3.21</entry>
1731
1732 <entry>6.0.30</entry>
1733 </row>
1734
1735 <row>
1736 <entry>dbus</entry>
1737
1738 <entry>1.6.18</entry>
1739
1740 <entry>1.8.6</entry>
1741 </row>
1742
1743 <row>
1744 <entry>dbus-glib</entry>
1745
1746 <entry>0.100.2</entry>
1747
1748 <entry>0.102</entry>
1749 </row>
1750
1751 <row>
1752 <entry>dnsmasq</entry>
1753
1754 <entry>2.68</entry>
1755
1756 <entry>2.71</entry>
1757 </row>
1758
1759 <row>
1760 <entry>elfutils</entry>
1761
1762 <entry>0.155</entry>
1763
1764 <entry>0.158</entry>
1765 </row>
1766
1767 <row>
1768 <entry>file</entry>
1769
1770 <entry>5.16</entry>
1771
1772 <entry>5.18</entry>
1773 </row>
1774
1775 <row>
1776 <entry>flex</entry>
1777
1778 <entry>2.5.38</entry>
1779
1780 <entry>2.5.39</entry>
1781 </row>
1782
1783 <row>
1784 <entry>freetype</entry>
1785
1786 <entry>2.5.2</entry>
1787
1788 <entry>2.5.3</entry>
1789 </row>
1790
1791 <row>
1792 <entry>gawk</entry>
1793
1794 <entry>4.0.2</entry>
1795
1796 <entry>4.1.1</entry>
1797 </row>
1798
1799 <row>
1800 <entry>gcc</entry>
1801
1802 <entry>4.8.2</entry>
1803
1804 <entry>4.9.1</entry>
1805 </row>
1806
1807 <row>
1808 <entry>gdb</entry>
1809
1810 <entry>7.6.2</entry>
1811
1812 <entry>7.7.1</entry>
1813 </row>
1814
1815 <row>
1816 <entry>glib-2.0</entry>
1817
1818 <entry>2.38.2</entry>
1819
1820 <entry>2.40.0</entry>
1821 </row>
1822
1823 <row>
1824 <entry>gmp</entry>
1825
1826 <entry>5.1.1</entry>
1827
1828 <entry>6.0.0</entry>
1829 </row>
1830
1831 <row>
1832 <entry>gnutls</entry>
1833
1834 <entry>2.12.23</entry>
1835
1836 <entry>3.3.5</entry>
1837 </row>
1838
1839 <row>
1840 <entry>grep</entry>
1841
1842 <entry>2.18</entry>
1843
1844 <entry>2.19</entry>
1845 </row>
1846
1847 <row>
1848 <entry>gtk-doc-stub</entry>
1849
1850 <entry>0.0</entry>
1851
1852 <entry>1.1</entry>
1853 </row>
1854
1855 <row>
1856 <entry>icu</entry>
1857
1858 <entry>51.2</entry>
1859
1860 <entry>53.1</entry>
1861 </row>
1862
1863 <row>
1864 <entry>kbd</entry>
1865
1866 <entry>2.0.1</entry>
1867
1868 <entry>2.0.2</entry>
1869 </row>
1870
1871 <row>
1872 <entry>kexec-tools</entry>
1873
1874 <entry>2.0.4</entry>
1875
1876 <entry>2.0.7</entry>
1877 </row>
1878
1879 <row>
1880 <entry>kmod</entry>
1881
1882 <entry>16</entry>
1883
1884 <entry>18</entry>
1885 </row>
1886
1887 <row>
1888 <entry>libbsd</entry>
1889
1890 <entry>0.6.0</entry>
1891
1892 <entry>0.7.0</entry>
1893 </row>
1894
1895 <row>
1896 <entry>libcheck</entry>
1897
1898 <entry>0.9.12</entry>
1899
1900 <entry>0.9.14</entry>
1901 </row>
1902
1903 <row>
1904 <entry>libffi</entry>
1905
1906 <entry>3.0.13</entry>
1907
1908 <entry>3.1</entry>
1909 </row>
1910
1911 <row>
1912 <entry>libgcc</entry>
1913
1914 <entry>4.8.2</entry>
1915
1916 <entry>4.9.1</entry>
1917 </row>
1918
1919 <row>
1920 <entry>libgcrypt</entry>
1921
1922 <entry>1.5.3</entry>
1923
1924 <entry>1.6.1</entry>
1925 </row>
1926
1927 <row>
1928 <entry>libnewt</entry>
1929
1930 <entry>0.52.14</entry>
1931
1932 <entry>0.52.17</entry>
1933 </row>
1934
1935 <row>
1936 <entry>libnl</entry>
1937
1938 <entry>3.2.22</entry>
1939
1940 <entry>3.2.25</entry>
1941 </row>
1942
1943 <row>
1944 <entry>libpcap</entry>
1945
1946 <entry>1.5.3</entry>
1947
1948 <entry>1.6.1</entry>
1949 </row>
1950
1951 <row>
1952 <entry>libpcre</entry>
1953
1954 <entry>8.34</entry>
1955
1956 <entry>8.35</entry>
1957 </row>
1958
1959 <row>
1960 <entry>libpng</entry>
1961
1962 <entry>1.6.8</entry>
1963
1964 <entry>1.6.13</entry>
1965 </row>
1966
1967 <row>
1968 <entry>libtasn1</entry>
1969
1970 <entry>3.4</entry>
1971
1972 <entry>4.0</entry>
1973 </row>
1974
1975 <row>
1976 <entry>liburcu</entry>
1977
1978 <entry>0.8.1</entry>
1979
1980 <entry>0.8.4</entry>
1981 </row>
1982
1983 <row>
1984 <entry>libusb1</entry>
1985
1986 <entry>1.0.9</entry>
1987
1988 <entry>1.0.19</entry>
1989 </row>
1990
1991 <row>
1992 <entry>libvirt</entry>
1993
1994 <entry>1.2.2</entry>
1995
1996 <entry>1.2.14</entry>
1997 </row>
1998
1999 <row>
2000 <entry>linux-libc-headers</entry>
2001
2002 <entry>3.14</entry>
2003
2004 <entry>3.16</entry>
2005 </row>
2006
2007 <row>
2008 <entry>lsbinitscripts</entry>
2009
2010 <entry>9.52</entry>
2011
2012 <entry>9.55</entry>
2013 </row>
2014
2015 <row>
2016 <entry>ltp</entry>
2017
2018 <entry>20140115</entry>
2019
2020 <entry>20140422</entry>
2021 </row>
2022
2023 <row>
2024 <entry>lttng-modules</entry>
2025
2026 <entry>2.3.3</entry>
2027
2028 <entry>2.5.0</entry>
2029 </row>
2030
2031 <row>
2032 <entry>lttng-tools</entry>
2033
2034 <entry>v2.4.0</entry>
2035
2036 <entry>v2.5.0</entry>
2037 </row>
2038
2039 <row>
2040 <entry>lttng-ust</entry>
2041
2042 <entry>2.4.0</entry>
2043
2044 <entry>2.5.0</entry>
2045 </row>
2046
2047 <row>
2048 <entry>lxc</entry>
2049
2050 <entry>1.0.1</entry>
2051
2052 <entry>1.0.6</entry>
2053 </row>
2054
2055 <row>
2056 <entry>lzo</entry>
2057
2058 <entry>2.06</entry>
2059
2060 <entry>2.08</entry>
2061 </row>
2062
2063 <row>
2064 <entry>mklibs</entry>
2065
2066 <entry>0.1.38</entry>
2067
2068 <entry>0.1.39</entry>
2069 </row>
2070
2071 <row>
2072 <entry>netcf</entry>
2073
2074 <entry>0.2.2</entry>
2075
2076 <entry>0.2.3</entry>
2077 </row>
2078
2079 <row>
2080 <entry>openssh</entry>
2081
2082 <entry>6.5p1</entry>
2083
2084 <entry>6.6p1</entry>
2085 </row>
2086
2087 <row>
2088 <entry>openssl</entry>
2089
2090 <entry>1.0.1g</entry>
2091
2092 <entry>1.0.1p</entry>
2093 </row>
2094
2095 <row>
2096 <entry>opkg</entry>
2097
2098 <entry>0.2.1</entry>
2099
2100 <entry>0.2.2</entry>
2101 </row>
2102
2103 <row>
2104 <entry>oprofile</entry>
2105
2106 <entry>0.9.8</entry>
2107
2108 <entry>0.9.9</entry>
2109 </row>
2110
2111 <row>
2112 <entry>perl</entry>
2113
2114 <entry>5.14.3</entry>
2115
2116 <entry>5.20.0</entry>
2117 </row>
2118
2119 <row>
2120 <entry>pixman</entry>
2121
2122 <entry>0.32.4</entry>
2123
2124 <entry>0.32.6</entry>
2125 </row>
2126
2127 <row>
2128 <entry>powertop</entry>
2129
2130 <entry>2.5</entry>
2131
2132 <entry>2.6.1</entry>
2133 </row>
2134
2135 <row>
2136 <entry>pseudo</entry>
2137
2138 <entry>1.5.1</entry>
2139
2140 <entry>1.6.2</entry>
2141 </row>
2142
2143 <row>
2144 <entry>python-pygobject</entry>
2145
2146 <entry>2.27.91</entry>
2147
2148 <entry>2.28.3</entry>
2149 </row>
2150
2151 <row>
2152 <entry>qemu</entry>
2153
2154 <entry>1.7.0</entry>
2155
2156 <entry>2.3.0</entry>
2157 </row>
2158
2159 <row>
2160 <entry>quilt</entry>
2161
2162 <entry>0.61</entry>
2163
2164 <entry>0.63</entry>
2165 </row>
2166
2167 <row>
2168 <entry>rpm</entry>
2169
2170 <entry>5.4.9</entry>
2171
2172 <entry>5.4.14</entry>
2173 </row>
2174
2175 <row>
2176 <entry>shadow</entry>
2177
2178 <entry>4.1.4.3</entry>
2179
2180 <entry>4.2.1</entry>
2181 </row>
2182
2183 <row>
2184 <entry>shadow-securetty</entry>
2185
2186 <entry>4.1.4.3</entry>
2187
2188 <entry>4.2.1</entry>
2189 </row>
2190
2191 <row>
2192 <entry>shadow-sysroot</entry>
2193
2194 <entry>4.1.4.3</entry>
2195
2196 <entry>4.2.1</entry>
2197 </row>
2198
2199 <row>
2200 <entry>shared-mime-info</entry>
2201
2202 <entry>1.2</entry>
2203
2204 <entry>1.3</entry>
2205 </row>
2206
2207 <row>
2208 <entry>sqlite3</entry>
2209
2210 <entry>3.8.3.1</entry>
2211
2212 <entry>3.8.6.0</entry>
2213 </row>
2214
2215 <row>
2216 <entry>subversion</entry>
2217
2218 <entry>1.7.10</entry>
2219
2220 <entry>1.8.9</entry>
2221 </row>
2222
2223 <row>
2224 <entry>sudo</entry>
2225
2226 <entry>1.8.9p5</entry>
2227
2228 <entry>1.8.10p3</entry>
2229 </row>
2230
2231 <row>
2232 <entry>trace-cmd</entry>
2233
2234 <entry>1.2</entry>
2235
2236 <entry>2.3.2</entry>
2237 </row>
2238
2239 <row>
2240 <entry>tzcode</entry>
2241
2242 <entry>2013i</entry>
2243
2244 <entry>2015b</entry>
2245 </row>
2246
2247 <row>
2248 <entry>tzdata</entry>
2249
2250 <entry>2013i</entry>
2251
2252 <entry>2015b</entry>
2253 </row>
2254
2255 <row>
2256 <entry>udev-extraconf</entry>
2257
2258 <entry>1.0</entry>
2259
2260 <entry>1.1</entry>
2261 </row>
2262
2263 <row>
2264 <entry>util-linux</entry>
2265
2266 <entry>2.24.1</entry>
2267
2268 <entry>2.24.2</entry>
2269 </row>
2270
2271 <row>
2272 <entry>util-macros</entry>
2273
2274 <entry>1.18.0</entry>
2275
2276 <entry>1.19.0</entry>
2277 </row>
2278 </tbody>
2279 </tgroup>
2280 </informaltable>
2281 </section>
2282
2283 <section>
2284 <title>Removed Packages</title>
2285
2286 <informaltable>
2287 <tgroup cols="1">
2288 <thead>
2289 <row>
2290 <entry>Package Name</entry>
2291 </row>
2292 </thead>
2293
2294 <tbody>
2295 <row>
2296 <entry>binutils-cross-canadian-arm</entry>
2297 </row>
2298
2299 <row>
2300 <entry>boot-monitor</entry>
2301 </row>
2302
2303 <row>
2304 <entry>buildtools-tarball</entry>
2305 </row>
2306
2307 <row>
2308 <entry>dosfstools</entry>
2309 </row>
2310
2311 <row>
2312 <entry>ebtables</entry>
2313 </row>
2314
2315 <row>
2316 <entry>eglibc</entry>
2317 </row>
2318
2319 <row>
2320 <entry>eglibc-locale</entry>
2321 </row>
2322
2323 <row>
2324 <entry>eglibc-mtrace</entry>
2325 </row>
2326
2327 <row>
2328 <entry>elftosb</entry>
2329 </row>
2330
2331 <row>
2332 <entry>enea-image-demo</entry>
2333 </row>
2334
2335 <row>
2336 <entry>enea-image-minimal</entry>
2337 </row>
2338
2339 <row>
2340 <entry>gcc-cross-canadian-arm</entry>
2341 </row>
2342
2343 <row>
2344 <entry>gdb-cross-canadian-arm</entry>
2345 </row>
2346
2347 <row>
2348 <entry>git</entry>
2349 </row>
2350
2351 <row>
2352 <entry>iproute2</entry>
2353 </row>
2354
2355 <row>
2356 <entry>libuio</entry>
2357 </row>
2358
2359 <row>
2360 <entry>linux-boundary</entry>
2361 </row>
2362
2363 <row>
2364 <entry>linux-keystone</entry>
2365 </row>
2366
2367 <row>
2368 <entry>logrotate</entry>
2369 </row>
2370
2371 <row>
2372 <entry>lsb-release</entry>
2373 </row>
2374
2375 <row>
2376 <entry>lzop</entry>
2377 </row>
2378
2379 <row>
2380 <entry>meta-environment-imx6qsabrelite</entry>
2381 </row>
2382
2383 <row>
2384 <entry>meta-environment-proliant-m800</entry>
2385 </row>
2386
2387 <row>
2388 <entry>mtd-utils</entry>
2389 </row>
2390
2391 <row>
2392 <entry>mtools</entry>
2393 </row>
2394
2395 <row>
2396 <entry>mxsldr</entry>
2397 </row>
2398
2399 <row>
2400 <entry>neon</entry>
2401 </row>
2402
2403 <row>
2404 <entry>net-tools</entry>
2405 </row>
2406
2407 <row>
2408 <entry>opkg-collateral</entry>
2409 </row>
2410
2411 <row>
2412 <entry>opkg-config-base</entry>
2413 </row>
2414
2415 <row>
2416 <entry>packagegroup-cross-canadian-imx6qsabrelite</entry>
2417 </row>
2418
2419 <row>
2420 <entry>packagegroup-cross-canadian-proliant-m800</entry>
2421 </row>
2422
2423 <row>
2424 <entry>packagegroup-enea-profile</entry>
2425 </row>
2426
2427 <row>
2428 <entry>poky-feed-config-opkg</entry>
2429 </row>
2430
2431 <row>
2432 <entry>python-async</entry>
2433 </row>
2434
2435 <row>
2436 <entry>python-git</entry>
2437 </row>
2438
2439 <row>
2440 <entry>python-gitdb</entry>
2441 </row>
2442
2443 <row>
2444 <entry>python-smmap</entry>
2445 </row>
2446
2447 <row>
2448 <entry>u-boot-keystone</entry>
2449 </row>
2450
2451 <row>
2452 <entry>u-boot-script-boundary</entry>
2453 </row>
2454
2455 <row>
2456 <entry>wget</entry>
2457 </row>
2458
2459 <row>
2460 <entry>xmlts</entry>
2461 </row>
2462 </tbody>
2463 </tgroup>
2464 </informaltable>
2465 </section>
2466 </section>
2467</chapter> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/prerequisites.xml b/doc/book-enea-linux-release-info/doc/prerequisites.xml
deleted file mode 100644
index 7241ed1..0000000
--- a/doc/book-enea-linux-release-info/doc/prerequisites.xml
+++ /dev/null
@@ -1,75 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="prerequisites">
5 <title>Prerequisites and Getting Enea Linux</title>
6
7 <section id="inst-host-packages">
8 <title>Install Host Packages</title>
9
10 <para>Building Enea Linux or compiling applications requires some packages
11 to be installed on your Linux development host. See the list of Required
12 Packages for Host Development System, found in the Yocto 2.1 document:
13 <ulink
14 url="https://www.yoctoproject.org/docs/2.1/ref-manual/ref-manual.html#required-packages-for-the-host-development-system">https://www.yoctoproject.org/docs/2.1/ref-manual/ref-manual.html#required-packages-for-the-host-development-system</ulink>.
15 If needed, replace 2.1 with the actual Yocto version in your Enea Linux
16 distribution.<remark>Sorry by the list in the Yocto document do not seem
17 to be enough at all at least for platform building! Therefore we need to
18 add a complete list here, and we actually have a bigger list than we
19 needed, but it's better to have more and not be needed than to lack
20 information.</remark></para>
21
22 <para>Install Host Packages</para>
23
24 <note>
25 <para>The list below is generic and might contain packages that are not
26 necessary. Additional packages might be required to build for some
27 targets. See the Enea Linux Release Information if more packages are
28 needed and which hosts have been tested by Enea for this Enea Linux
29 release.<remark>QUEST: Are the lists below ok? The lists below try to
30 cover ALL normal use cases for both ApplGuide and PlatfGuide, incl.
31 Eclipse, instead of limiting to some use case. Easier to keep
32 updated.</remark></para>
33 </note>
34
35 <section id="inst-host-packages-ubuntu-debian">
36 <title>Ubuntu or Debian</title>
37
38 <para>Ensure the system is up-to-date:</para>
39
40 <programlisting>$ sudo apt-get update</programlisting>
41
42 <para>For a supported <emphasis role="bold">Ubuntu</emphasis><indexterm>
43 <primary>Ubuntu</primary>
44 </indexterm> and <emphasis role="bold">Debian</emphasis><indexterm>
45 <primary>Debian</primary>
46 </indexterm> distributions you need the following packages:</para>
47
48 <programlisting># sudo apt-get install sed wget subversion git-core
49coreutils unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk
50python-pysqlite2 diffstat make gcc build-essential xsltproc g++
51desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev autoconf automake
52groff libtool xterm libxml-parser-perl</programlisting>
53 </section>
54 </section>
55
56 <section id="get-el">
57 <title>Getting Enea Linux</title>
58
59 <para>For platform developers, an Enea Linux release is available for
60 cloning from git.enea.com. Releases are available in distribution-specific
61 repositories on git.enea.com, for cloning using the repo tool in the local
62 workstation. For more information on this topic, see the <olink
63 targetdoc="book_enea_linux_platforms_dev_guide"
64 targetptr="book_enea_linux_platforms_dev_guide">Enea Linux Platforms
65 Development Guide</olink> on <ulink
66 url="http://portal.enea.com">http://portal.enea.com</ulink>.</para>
67
68 <para>Application developers will download pre-complied images from the
69 Enea Portal or will receive prebuilt images from the platform developers.
70 For further information on this see <olink
71 targetdoc="book_enea_linux_app_dev_guide"
72 targetptr="book_enea_linux_app_dev_guide">Enea Linux Application
73 Development Guide</olink>.</para>
74 </section>
75</chapter> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/security_fixes.xml b/doc/book-enea-linux-release-info/doc/security_fixes.xml
deleted file mode 100644
index 5e72bb7..0000000
--- a/doc/book-enea-linux-release-info/doc/security_fixes.xml
+++ /dev/null
@@ -1,12 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section id="relinfo-security-fixes">
5 <title>Security Fixes</title>
6
7 <para>See <ulink
8 url="http://www.enea.com/solutions/Enea-Linux/Security/CVEs-list">List of
9 CVEs addressed in Enea Linux</ulink> and <ulink
10 url="http://www.enea.com/solutions/Enea-Linux/Security#how-to-get-security-updates">How
11 to Get Security Updates</ulink>. .</para>
12</section> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/supported_architectures.xml b/doc/book-enea-linux-release-info/doc/supported_architectures.xml
deleted file mode 100644
index f46b39b..0000000
--- a/doc/book-enea-linux-release-info/doc/supported_architectures.xml
+++ /dev/null
@@ -1,72 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section id="relinfo-supported-targets">
5 <title>Supported Targets and Architectures</title>
6
7 <para>Precompiled images, recipes, and optionally U-Boot
8 bootloader and build &amp; boot instructions are provided for the
9 following target and hardware architectures</para>
10
11 <informaltable>
12 <tgroup cols="4">
13 <colspec align="left" colname="c1" colwidth="3*" />
14
15 <colspec colname="c2" colwidth="4*" />
16
17 <colspec align="left" colname="c4" colwidth="1*" />
18
19 <colspec align="left" colname="c5" colwidth="5*" />
20
21 <thead valign="bottom">
22 <row>
23 <entry>Supported Targets</entry>
24
25 <entry>Processor Architecture</entry>
26
27 <entry>DSPs</entry>
28
29 <entry>Specification</entry>
30 </row>
31 </thead>
32
33 <tbody>
34 <row>
35 <entry>Freescale P2041RDB</entry>
36
37 <entry><para>Power</para></entry>
38
39 <entry><para>(none)</para></entry>
40
41 <entry><para>Quad-core QorIQ P2041 processor, e500mc
42 cores</para></entry>
43 </row>
44
45 <row>
46 <entry>Freescale P3041DS</entry>
47
48 <entry><para>Power</para></entry>
49
50 <entry><para>(none)</para></entry>
51
52 <entry><para>Quad-core QorIQ P3041 processor, e500mc
53 cores</para></entry>
54 </row>
55
56 <row>
57 <entry>Freescale T4240RDB</entry>
58
59 <entry><para>Power</para></entry>
60
61 <entry><para>(none)</para></entry>
62
63 <entry><para>Quad-core QorIQ T4240 processor, e6500
64 cores</para></entry>
65 </row>
66 </tbody>
67 </tgroup>
68 </informaltable>
69
70 <para>QEMU PPC and/or ARM for architecture-specific Linux emulation is
71 also supported.</para>
72</section> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/supported_features.xml b/doc/book-enea-linux-release-info/doc/supported_features.xml
deleted file mode 100644
index ebc4b59..0000000
--- a/doc/book-enea-linux-release-info/doc/supported_features.xml
+++ /dev/null
@@ -1,95 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section id="relinfo-supported-features">
5 <title>Supported Features</title>
6
7 <para>The basic features provided by Yocto are listed on the "Features" tab
8 on the <xi:include
9 href="../../s_docsrc_common/pardoc-distro.xml"
10 xmlns:xi="http://www.w3.org/2001/XInclude"
11 xpointer="element(ULINK_YOCTO_RELEASE_NOTES/1)" /><remark>???? FIXME THIS WAS "ULINK_YOCTO_DOWN_MINOR_URL" in previous pardoc-distro file - I don't know what is shall be
12 now. Perhaps it is Yocto release notes which I have changed this to, as found in poky.ent</remark>.</para>
13
14 <para>Enea Linux provides additional target-specific features from other
15 open source projects:</para>
16
17 <variablelist>
18 <varlistentry>
19 <term>Networking features:</term>
20
21 <listitem>
22 <itemizedlist spacing="compact">
23 <listitem>
24 <para>Open vSwitch (OVS) version
25 2.0.0<superscript>*)</superscript></para>
26 </listitem>
27
28 <listitem>
29 <para>Data Plane Development Kit (DPDK) version 0.10.0</para>
30 </listitem>
31
32 <listitem>
33 <para>DPDK vSwitch (DVS) version 1.6.0r1</para>
34 </listitem>
35 </itemizedlist>
36 </listitem>
37 </varlistentry>
38
39 <varlistentry>
40 <term>Virtualization features:</term>
41
42 <listitem>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>Kernel-Based Virtual Machine (KVM)</para>
46 </listitem>
47
48 <listitem>
49 <para>Linux Containers (LXC)</para>
50 </listitem>
51 </itemizedlist>
52 </listitem>
53 </varlistentry>
54
55 <varlistentry>
56 <term>Real-time features:</term>
57
58 <listitem>
59 <itemizedlist spacing="compact">
60 <listitem>
61 <para>CPU Isolation (CI)</para>
62 </listitem>
63
64 <listitem>
65 <para>Fully Preemptible Kernel (FPK)</para>
66 </listitem>
67 </itemizedlist>
68 </listitem>
69 </varlistentry>
70
71 <varlistentry>
72 <term>Memory features:</term>
73
74 <listitem>
75 <itemizedlist spacing="compact">
76 <listitem>
77 <para>Non-Uniform Memory Access (NUMA); package versions numad 0.6
78 and numactl 2.0.9</para>
79 </listitem>
80 </itemizedlist>
81 </listitem>
82 </varlistentry>
83 </variablelist>
84
85 <epigraph>
86 <para>*) Runnable on any Linux-based virtualization platform (e.g. KVM)
87 from kernel version 2.6.32</para>
88 </epigraph>
89
90 <para>Refer to the <olink targetdoc="book_enea_linux_users_guide"
91 targetptr="book_enea_linux_users_guide"><trademark
92 class="registered">Enea</trademark> Linux User's Guide</olink> for details
93 about each feature.</para>
94
95</section> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/targetscontain.xml b/doc/book-enea-linux-release-info/doc/targetscontain.xml
deleted file mode 100644
index 06ec23d..0000000
--- a/doc/book-enea-linux-release-info/doc/targetscontain.xml
+++ /dev/null
@@ -1,861 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section id="targetscontain">
5 <title>Poky Components in this Distribution</title>
6
7 <section>
8 <title>Various Config Files extracted from ls1021atwr/poky</title>
9 <para>poky contains</para>
10 <programlisting>
11bitbake/
12documentation/
13LICENSE
14meta/
15meta-el-common/
16meta-el-standard/
17meta-enea-base-arm/
18meta-enea-bsp-arm/
19meta-enea-bsp-common/
20meta-fsl-arm/
21meta-openembedded/
22meta-poky/
23meta-selftest/
24meta-skeleton/
25meta-yocto/
26meta-yocto-bsp/
27oe-init-build-env*
28oe-init-build-env-memres*
29README
30README.hardware
31scripts/
32</programlisting>
33 <para>Main version information in enea.conf is</para>
34 <programlisting>
35DISTRO_VERSION_MAJOR = "6.0"
36DISTRO_VERSION_MINOR ??= ""
37</programlisting>
38 <para>meta-el-* is meta-el-standard</para>
39 <para>Configuration files in template.p2041rdb</para>
40 <para>
41<programlisting>_____ template.p2041rdb/bblayers.conf.sample ____
42POKY_BBLAYERS_CONF_VERSION = "1"
43BBPATH = "${TOPDIR}"
44BBFILES ?= ""
45BBLAYERS ?= " \
46 ##OEROOT##/meta \
47 ##OEROOT##/meta-el-common \
48 ##OEROOT##/meta-el-standard \
49 ##OEROOT##/meta-enea-bsp-common \
50 ##OEROOT##/meta-enea-bsp-ppc \
51 ##OEROOT##/meta-fsl-ppc \
52 ##OEROOT##/meta-openembedded/meta-oe \
53 ##OEROOT##/meta-openembedded/meta-networking \
54 ##OEROOT##/meta-openembedded/meta-filesystems \
55 ##OEROOT##/meta-openembedded/meta-python \
56 ##OEROOT##/meta-poky \
57 "
58</programlisting>
59<programlisting>_____ template.p2041rdb/conf-notes.txt ____
60Common targets are:
61 enea-image-standard
62 enea-image-standard-sdk
63</programlisting>
64<programlisting>_____ template.p2041rdb/local.conf.sample ____
65MACHINE ?= "p2041rdb"
66DISTRO ?= "enea"
67PACKAGE_CLASSES ?= "package_rpm"
68EXTRA_IMAGE_FEATURES = "debug-tweaks"
69USER_CLASSES ?= "buildstats image-mklibs image-prelink"
70PATCHRESOLVE = "noop"
71BB_DISKMON_DIRS = "\
72 STOPTASKS,${TMPDIR},1G,100K \
73 STOPTASKS,${DL_DIR},1G,100K \
74 STOPTASKS,${SSTATE_DIR},1G,100K \
75 STOPTASKS,/tmp,100M,100K \
76 ABORT,${TMPDIR},100M,1K \
77 ABORT,${DL_DIR},100M,1K \
78 ABORT,${SSTATE_DIR},100M,1K \
79 ABORT,/tmp,10M,1K"
80PACKAGECONFIG_append_pn-qemu-native = " sdl"
81PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
82CONF_VERSION = "1"
83</programlisting>
84 </para>
85 <para>Configuration files in template.qemuarm</para>
86 <para>
87<programlisting>_____ template.qemuarm/bblayers.conf.sample ____
88POKY_BBLAYERS_CONF_VERSION = "1"
89BBPATH = "${TOPDIR}"
90BBFILES ?= ""
91BBLAYERS ?= " \
92 ##OEROOT##/meta \
93 ##OEROOT##/meta-el-common \
94 ##OEROOT##/meta-el-standard \
95 ##OEROOT##/meta-enea-bsp-common \
96 ##OEROOT##/meta-openembedded/meta-oe \
97 ##OEROOT##/meta-openembedded/meta-networking \
98 ##OEROOT##/meta-openembedded/meta-filesystems \
99 ##OEROOT##/meta-openembedded/meta-python \
100 ##OEROOT##/meta-poky \
101 "
102</programlisting>
103<programlisting>_____ template.qemuarm/conf-notes.txt ____
104Common targets are:
105 enea-image-standard
106 enea-image-standard-sdk
107</programlisting>
108<programlisting>_____ template.qemuarm/local.conf.sample ____
109MACHINE ?= "qemuarm"
110DISTRO ?= "enea"
111PACKAGE_CLASSES ?= "package_rpm"
112EXTRA_IMAGE_FEATURES = "debug-tweaks"
113USER_CLASSES ?= "buildstats image-mklibs image-prelink"
114PATCHRESOLVE = "noop"
115BB_DISKMON_DIRS = "\
116 STOPTASKS,${TMPDIR},1G,100K \
117 STOPTASKS,${DL_DIR},1G,100K \
118 STOPTASKS,${SSTATE_DIR},1G,100K \
119 STOPTASKS,/tmp,100M,100K \
120 ABORT,${TMPDIR},100M,1K \
121 ABORT,${DL_DIR},100M,1K \
122 ABORT,${SSTATE_DIR},100M,1K \
123 ABORT,/tmp,10M,1K"
124PACKAGECONFIG_append_pn-qemu-native = " sdl"
125PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
126CONF_VERSION = "1"
127</programlisting>
128 </para>
129 <para>Configuration files in template.qemuppc</para>
130 <para>
131<programlisting>_____ template.qemuppc/bblayers.conf.sample ____
132POKY_BBLAYERS_CONF_VERSION = "1"
133BBPATH = "${TOPDIR}"
134BBFILES ?= ""
135BBLAYERS ?= " \
136 ##OEROOT##/meta \
137 ##OEROOT##/meta-el-common \
138 ##OEROOT##/meta-el-standard \
139 ##OEROOT##/meta-enea-bsp-common \
140 ##OEROOT##/meta-openembedded/meta-oe \
141 ##OEROOT##/meta-openembedded/meta-networking \
142 ##OEROOT##/meta-openembedded/meta-filesystems \
143 ##OEROOT##/meta-openembedded/meta-python \
144 ##OEROOT##/meta-poky \
145 "
146</programlisting>
147<programlisting>_____ template.qemuppc/conf-notes.txt ____
148Common targets are:
149 enea-image-standard
150 enea-image-standard-sdk
151</programlisting>
152<programlisting>_____ template.qemuppc/local.conf.sample ____
153MACHINE ?= "qemuppc"
154DISTRO ?= "enea"
155PACKAGE_CLASSES ?= "package_rpm"
156EXTRA_IMAGE_FEATURES = "debug-tweaks"
157USER_CLASSES ?= "buildstats image-mklibs image-prelink"
158PATCHRESOLVE = "noop"
159BB_DISKMON_DIRS = "\
160 STOPTASKS,${TMPDIR},1G,100K \
161 STOPTASKS,${DL_DIR},1G,100K \
162 STOPTASKS,${SSTATE_DIR},1G,100K \
163 STOPTASKS,/tmp,100M,100K \
164 ABORT,${TMPDIR},100M,1K \
165 ABORT,${DL_DIR},100M,1K \
166 ABORT,${SSTATE_DIR},100M,1K \
167 ABORT,/tmp,10M,1K"
168PACKAGECONFIG_append_pn-qemu-native = " sdl"
169PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
170CONF_VERSION = "1"
171</programlisting>
172 </para>
173 <para>Images</para>
174 <programlisting>
175enea-image-standard.bb
176enea-image-standard-sdk.bb
177</programlisting>
178 </section>
179 <section>
180 <title>Various Config Files extracted from p2041rdb/poky</title>
181 <para>poky contains</para>
182 <programlisting>
183bitbake/
184documentation/
185LICENSE
186meta/
187meta-el-common/
188meta-el-standard/
189meta-enea-base-ppc/
190meta-enea-bsp-common/
191meta-enea-bsp-ppc/
192meta-fsl-ppc/
193meta-openembedded/
194meta-poky/
195meta-selftest/
196meta-skeleton/
197meta-yocto/
198meta-yocto-bsp/
199oe-init-build-env*
200oe-init-build-env-memres*
201README
202README.hardware
203scripts/
204</programlisting>
205 <para>Main version information in enea.conf is</para>
206 <programlisting>
207DISTRO_VERSION_MAJOR = "6.0"
208DISTRO_VERSION_MINOR ??= ""
209</programlisting>
210 <para>meta-el-* is meta-el-standard</para>
211 <para>Configuration files in template.p2041rdb</para>
212 <para>
213<programlisting>_____ template.p2041rdb/bblayers.conf.sample ____
214POKY_BBLAYERS_CONF_VERSION = "1"
215BBPATH = "${TOPDIR}"
216BBFILES ?= ""
217BBLAYERS ?= " \
218 ##OEROOT##/meta \
219 ##OEROOT##/meta-el-common \
220 ##OEROOT##/meta-el-standard \
221 ##OEROOT##/meta-enea-bsp-common \
222 ##OEROOT##/meta-enea-bsp-ppc \
223 ##OEROOT##/meta-fsl-ppc \
224 ##OEROOT##/meta-openembedded/meta-oe \
225 ##OEROOT##/meta-openembedded/meta-networking \
226 ##OEROOT##/meta-openembedded/meta-filesystems \
227 ##OEROOT##/meta-openembedded/meta-python \
228 ##OEROOT##/meta-poky \
229 "
230</programlisting>
231<programlisting>_____ template.p2041rdb/conf-notes.txt ____
232Common targets are:
233 enea-image-standard
234 enea-image-standard-sdk
235</programlisting>
236<programlisting>_____ template.p2041rdb/local.conf.sample ____
237MACHINE ?= "p2041rdb"
238DISTRO ?= "enea"
239PACKAGE_CLASSES ?= "package_rpm"
240EXTRA_IMAGE_FEATURES = "debug-tweaks"
241USER_CLASSES ?= "buildstats image-mklibs image-prelink"
242PATCHRESOLVE = "noop"
243BB_DISKMON_DIRS = "\
244 STOPTASKS,${TMPDIR},1G,100K \
245 STOPTASKS,${DL_DIR},1G,100K \
246 STOPTASKS,${SSTATE_DIR},1G,100K \
247 STOPTASKS,/tmp,100M,100K \
248 ABORT,${TMPDIR},100M,1K \
249 ABORT,${DL_DIR},100M,1K \
250 ABORT,${SSTATE_DIR},100M,1K \
251 ABORT,/tmp,10M,1K"
252PACKAGECONFIG_append_pn-qemu-native = " sdl"
253PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
254CONF_VERSION = "1"
255</programlisting>
256 </para>
257 <para>Configuration files in template.qemuarm</para>
258 <para>
259<programlisting>_____ template.qemuarm/bblayers.conf.sample ____
260POKY_BBLAYERS_CONF_VERSION = "1"
261BBPATH = "${TOPDIR}"
262BBFILES ?= ""
263BBLAYERS ?= " \
264 ##OEROOT##/meta \
265 ##OEROOT##/meta-el-common \
266 ##OEROOT##/meta-el-standard \
267 ##OEROOT##/meta-enea-bsp-common \
268 ##OEROOT##/meta-openembedded/meta-oe \
269 ##OEROOT##/meta-openembedded/meta-networking \
270 ##OEROOT##/meta-openembedded/meta-filesystems \
271 ##OEROOT##/meta-openembedded/meta-python \
272 ##OEROOT##/meta-poky \
273 "
274</programlisting>
275<programlisting>_____ template.qemuarm/conf-notes.txt ____
276Common targets are:
277 enea-image-standard
278 enea-image-standard-sdk
279</programlisting>
280<programlisting>_____ template.qemuarm/local.conf.sample ____
281MACHINE ?= "qemuarm"
282DISTRO ?= "enea"
283PACKAGE_CLASSES ?= "package_rpm"
284EXTRA_IMAGE_FEATURES = "debug-tweaks"
285USER_CLASSES ?= "buildstats image-mklibs image-prelink"
286PATCHRESOLVE = "noop"
287BB_DISKMON_DIRS = "\
288 STOPTASKS,${TMPDIR},1G,100K \
289 STOPTASKS,${DL_DIR},1G,100K \
290 STOPTASKS,${SSTATE_DIR},1G,100K \
291 STOPTASKS,/tmp,100M,100K \
292 ABORT,${TMPDIR},100M,1K \
293 ABORT,${DL_DIR},100M,1K \
294 ABORT,${SSTATE_DIR},100M,1K \
295 ABORT,/tmp,10M,1K"
296PACKAGECONFIG_append_pn-qemu-native = " sdl"
297PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
298CONF_VERSION = "1"
299</programlisting>
300 </para>
301 <para>Configuration files in template.qemuppc</para>
302 <para>
303<programlisting>_____ template.qemuppc/bblayers.conf.sample ____
304POKY_BBLAYERS_CONF_VERSION = "1"
305BBPATH = "${TOPDIR}"
306BBFILES ?= ""
307BBLAYERS ?= " \
308 ##OEROOT##/meta \
309 ##OEROOT##/meta-el-common \
310 ##OEROOT##/meta-el-standard \
311 ##OEROOT##/meta-enea-bsp-common \
312 ##OEROOT##/meta-openembedded/meta-oe \
313 ##OEROOT##/meta-openembedded/meta-networking \
314 ##OEROOT##/meta-openembedded/meta-filesystems \
315 ##OEROOT##/meta-openembedded/meta-python \
316 ##OEROOT##/meta-poky \
317 "
318</programlisting>
319<programlisting>_____ template.qemuppc/conf-notes.txt ____
320Common targets are:
321 enea-image-standard
322 enea-image-standard-sdk
323</programlisting>
324<programlisting>_____ template.qemuppc/local.conf.sample ____
325MACHINE ?= "qemuppc"
326DISTRO ?= "enea"
327PACKAGE_CLASSES ?= "package_rpm"
328EXTRA_IMAGE_FEATURES = "debug-tweaks"
329USER_CLASSES ?= "buildstats image-mklibs image-prelink"
330PATCHRESOLVE = "noop"
331BB_DISKMON_DIRS = "\
332 STOPTASKS,${TMPDIR},1G,100K \
333 STOPTASKS,${DL_DIR},1G,100K \
334 STOPTASKS,${SSTATE_DIR},1G,100K \
335 STOPTASKS,/tmp,100M,100K \
336 ABORT,${TMPDIR},100M,1K \
337 ABORT,${DL_DIR},100M,1K \
338 ABORT,${SSTATE_DIR},100M,1K \
339 ABORT,/tmp,10M,1K"
340PACKAGECONFIG_append_pn-qemu-native = " sdl"
341PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
342CONF_VERSION = "1"
343</programlisting>
344 </para>
345 <para>Images</para>
346 <programlisting>
347enea-image-standard.bb
348enea-image-standard-sdk.bb
349</programlisting>
350 </section>
351 <section>
352 <title>Various Config Files extracted from qemuarm/poky</title>
353 <para>poky contains</para>
354 <programlisting>
355bitbake/
356documentation/
357LICENSE
358meta/
359meta-el-common/
360meta-el-standard/
361meta-enea-base-arm/
362meta-enea-bsp-common/
363meta-openembedded/
364meta-poky/
365meta-selftest/
366meta-skeleton/
367meta-yocto/
368meta-yocto-bsp/
369oe-init-build-env*
370oe-init-build-env-memres*
371README
372README.hardware
373scripts/
374</programlisting>
375 <para>Main version information in enea.conf is</para>
376 <programlisting>
377DISTRO_VERSION_MAJOR = "6.0"
378DISTRO_VERSION_MINOR ??= ""
379</programlisting>
380 <para>meta-el-* is meta-el-standard</para>
381 <para>Configuration files in template.p2041rdb</para>
382 <para>
383<programlisting>_____ template.p2041rdb/bblayers.conf.sample ____
384POKY_BBLAYERS_CONF_VERSION = "1"
385BBPATH = "${TOPDIR}"
386BBFILES ?= ""
387BBLAYERS ?= " \
388 ##OEROOT##/meta \
389 ##OEROOT##/meta-el-common \
390 ##OEROOT##/meta-el-standard \
391 ##OEROOT##/meta-enea-bsp-common \
392 ##OEROOT##/meta-enea-bsp-ppc \
393 ##OEROOT##/meta-fsl-ppc \
394 ##OEROOT##/meta-openembedded/meta-oe \
395 ##OEROOT##/meta-openembedded/meta-networking \
396 ##OEROOT##/meta-openembedded/meta-filesystems \
397 ##OEROOT##/meta-openembedded/meta-python \
398 ##OEROOT##/meta-poky \
399 "
400</programlisting>
401<programlisting>_____ template.p2041rdb/conf-notes.txt ____
402Common targets are:
403 enea-image-standard
404 enea-image-standard-sdk
405</programlisting>
406<programlisting>_____ template.p2041rdb/local.conf.sample ____
407MACHINE ?= "p2041rdb"
408DISTRO ?= "enea"
409PACKAGE_CLASSES ?= "package_rpm"
410EXTRA_IMAGE_FEATURES = "debug-tweaks"
411USER_CLASSES ?= "buildstats image-mklibs image-prelink"
412PATCHRESOLVE = "noop"
413BB_DISKMON_DIRS = "\
414 STOPTASKS,${TMPDIR},1G,100K \
415 STOPTASKS,${DL_DIR},1G,100K \
416 STOPTASKS,${SSTATE_DIR},1G,100K \
417 STOPTASKS,/tmp,100M,100K \
418 ABORT,${TMPDIR},100M,1K \
419 ABORT,${DL_DIR},100M,1K \
420 ABORT,${SSTATE_DIR},100M,1K \
421 ABORT,/tmp,10M,1K"
422PACKAGECONFIG_append_pn-qemu-native = " sdl"
423PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
424CONF_VERSION = "1"
425</programlisting>
426 </para>
427 <para>Configuration files in template.qemuarm</para>
428 <para>
429<programlisting>_____ template.qemuarm/bblayers.conf.sample ____
430POKY_BBLAYERS_CONF_VERSION = "1"
431BBPATH = "${TOPDIR}"
432BBFILES ?= ""
433BBLAYERS ?= " \
434 ##OEROOT##/meta \
435 ##OEROOT##/meta-el-common \
436 ##OEROOT##/meta-el-standard \
437 ##OEROOT##/meta-enea-bsp-common \
438 ##OEROOT##/meta-openembedded/meta-oe \
439 ##OEROOT##/meta-openembedded/meta-networking \
440 ##OEROOT##/meta-openembedded/meta-filesystems \
441 ##OEROOT##/meta-openembedded/meta-python \
442 ##OEROOT##/meta-poky \
443 "
444</programlisting>
445<programlisting>_____ template.qemuarm/conf-notes.txt ____
446Common targets are:
447 enea-image-standard
448 enea-image-standard-sdk
449</programlisting>
450<programlisting>_____ template.qemuarm/local.conf.sample ____
451MACHINE ?= "qemuarm"
452DISTRO ?= "enea"
453PACKAGE_CLASSES ?= "package_rpm"
454EXTRA_IMAGE_FEATURES = "debug-tweaks"
455USER_CLASSES ?= "buildstats image-mklibs image-prelink"
456PATCHRESOLVE = "noop"
457BB_DISKMON_DIRS = "\
458 STOPTASKS,${TMPDIR},1G,100K \
459 STOPTASKS,${DL_DIR},1G,100K \
460 STOPTASKS,${SSTATE_DIR},1G,100K \
461 STOPTASKS,/tmp,100M,100K \
462 ABORT,${TMPDIR},100M,1K \
463 ABORT,${DL_DIR},100M,1K \
464 ABORT,${SSTATE_DIR},100M,1K \
465 ABORT,/tmp,10M,1K"
466PACKAGECONFIG_append_pn-qemu-native = " sdl"
467PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
468CONF_VERSION = "1"
469</programlisting>
470 </para>
471 <para>Configuration files in template.qemuppc</para>
472 <para>
473<programlisting>_____ template.qemuppc/bblayers.conf.sample ____
474POKY_BBLAYERS_CONF_VERSION = "1"
475BBPATH = "${TOPDIR}"
476BBFILES ?= ""
477BBLAYERS ?= " \
478 ##OEROOT##/meta \
479 ##OEROOT##/meta-el-common \
480 ##OEROOT##/meta-el-standard \
481 ##OEROOT##/meta-enea-bsp-common \
482 ##OEROOT##/meta-openembedded/meta-oe \
483 ##OEROOT##/meta-openembedded/meta-networking \
484 ##OEROOT##/meta-openembedded/meta-filesystems \
485 ##OEROOT##/meta-openembedded/meta-python \
486 ##OEROOT##/meta-poky \
487 "
488</programlisting>
489<programlisting>_____ template.qemuppc/conf-notes.txt ____
490Common targets are:
491 enea-image-standard
492 enea-image-standard-sdk
493</programlisting>
494<programlisting>_____ template.qemuppc/local.conf.sample ____
495MACHINE ?= "qemuppc"
496DISTRO ?= "enea"
497PACKAGE_CLASSES ?= "package_rpm"
498EXTRA_IMAGE_FEATURES = "debug-tweaks"
499USER_CLASSES ?= "buildstats image-mklibs image-prelink"
500PATCHRESOLVE = "noop"
501BB_DISKMON_DIRS = "\
502 STOPTASKS,${TMPDIR},1G,100K \
503 STOPTASKS,${DL_DIR},1G,100K \
504 STOPTASKS,${SSTATE_DIR},1G,100K \
505 STOPTASKS,/tmp,100M,100K \
506 ABORT,${TMPDIR},100M,1K \
507 ABORT,${DL_DIR},100M,1K \
508 ABORT,${SSTATE_DIR},100M,1K \
509 ABORT,/tmp,10M,1K"
510PACKAGECONFIG_append_pn-qemu-native = " sdl"
511PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
512CONF_VERSION = "1"
513</programlisting>
514 </para>
515 <para>Images</para>
516 <programlisting>
517enea-image-standard.bb
518enea-image-standard-sdk.bb
519</programlisting>
520 </section>
521 <section>
522 <title>Various Config Files extracted from qemuppc/poky</title>
523 <para>poky contains</para>
524 <programlisting>
525bitbake/
526documentation/
527LICENSE
528meta/
529meta-el-common/
530meta-el-standard/
531meta-enea-base-ppc/
532meta-enea-bsp-common/
533meta-openembedded/
534meta-poky/
535meta-selftest/
536meta-skeleton/
537meta-yocto/
538meta-yocto-bsp/
539oe-init-build-env*
540oe-init-build-env-memres*
541README
542README.hardware
543scripts/
544</programlisting>
545 <para>Main version information in enea.conf is</para>
546 <programlisting>
547DISTRO_VERSION_MAJOR = "6.0"
548DISTRO_VERSION_MINOR ??= ""
549</programlisting>
550 <para>meta-el-* is meta-el-standard</para>
551 <para>Configuration files in template.p2041rdb</para>
552 <para>
553<programlisting>_____ template.p2041rdb/bblayers.conf.sample ____
554POKY_BBLAYERS_CONF_VERSION = "1"
555BBPATH = "${TOPDIR}"
556BBFILES ?= ""
557BBLAYERS ?= " \
558 ##OEROOT##/meta \
559 ##OEROOT##/meta-el-common \
560 ##OEROOT##/meta-el-standard \
561 ##OEROOT##/meta-enea-bsp-common \
562 ##OEROOT##/meta-enea-bsp-ppc \
563 ##OEROOT##/meta-fsl-ppc \
564 ##OEROOT##/meta-openembedded/meta-oe \
565 ##OEROOT##/meta-openembedded/meta-networking \
566 ##OEROOT##/meta-openembedded/meta-filesystems \
567 ##OEROOT##/meta-openembedded/meta-python \
568 ##OEROOT##/meta-poky \
569 "
570</programlisting>
571<programlisting>_____ template.p2041rdb/conf-notes.txt ____
572Common targets are:
573 enea-image-standard
574 enea-image-standard-sdk
575</programlisting>
576<programlisting>_____ template.p2041rdb/local.conf.sample ____
577MACHINE ?= "p2041rdb"
578DISTRO ?= "enea"
579PACKAGE_CLASSES ?= "package_rpm"
580EXTRA_IMAGE_FEATURES = "debug-tweaks"
581USER_CLASSES ?= "buildstats image-mklibs image-prelink"
582PATCHRESOLVE = "noop"
583BB_DISKMON_DIRS = "\
584 STOPTASKS,${TMPDIR},1G,100K \
585 STOPTASKS,${DL_DIR},1G,100K \
586 STOPTASKS,${SSTATE_DIR},1G,100K \
587 STOPTASKS,/tmp,100M,100K \
588 ABORT,${TMPDIR},100M,1K \
589 ABORT,${DL_DIR},100M,1K \
590 ABORT,${SSTATE_DIR},100M,1K \
591 ABORT,/tmp,10M,1K"
592PACKAGECONFIG_append_pn-qemu-native = " sdl"
593PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
594CONF_VERSION = "1"
595</programlisting>
596 </para>
597 <para>Configuration files in template.qemuarm</para>
598 <para>
599<programlisting>_____ template.qemuarm/bblayers.conf.sample ____
600POKY_BBLAYERS_CONF_VERSION = "1"
601BBPATH = "${TOPDIR}"
602BBFILES ?= ""
603BBLAYERS ?= " \
604 ##OEROOT##/meta \
605 ##OEROOT##/meta-el-common \
606 ##OEROOT##/meta-el-standard \
607 ##OEROOT##/meta-enea-bsp-common \
608 ##OEROOT##/meta-openembedded/meta-oe \
609 ##OEROOT##/meta-openembedded/meta-networking \
610 ##OEROOT##/meta-openembedded/meta-filesystems \
611 ##OEROOT##/meta-openembedded/meta-python \
612 ##OEROOT##/meta-poky \
613 "
614</programlisting>
615<programlisting>_____ template.qemuarm/conf-notes.txt ____
616Common targets are:
617 enea-image-standard
618 enea-image-standard-sdk
619</programlisting>
620<programlisting>_____ template.qemuarm/local.conf.sample ____
621MACHINE ?= "qemuarm"
622DISTRO ?= "enea"
623PACKAGE_CLASSES ?= "package_rpm"
624EXTRA_IMAGE_FEATURES = "debug-tweaks"
625USER_CLASSES ?= "buildstats image-mklibs image-prelink"
626PATCHRESOLVE = "noop"
627BB_DISKMON_DIRS = "\
628 STOPTASKS,${TMPDIR},1G,100K \
629 STOPTASKS,${DL_DIR},1G,100K \
630 STOPTASKS,${SSTATE_DIR},1G,100K \
631 STOPTASKS,/tmp,100M,100K \
632 ABORT,${TMPDIR},100M,1K \
633 ABORT,${DL_DIR},100M,1K \
634 ABORT,${SSTATE_DIR},100M,1K \
635 ABORT,/tmp,10M,1K"
636PACKAGECONFIG_append_pn-qemu-native = " sdl"
637PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
638CONF_VERSION = "1"
639</programlisting>
640 </para>
641 <para>Configuration files in template.qemuppc</para>
642 <para>
643<programlisting>_____ template.qemuppc/bblayers.conf.sample ____
644POKY_BBLAYERS_CONF_VERSION = "1"
645BBPATH = "${TOPDIR}"
646BBFILES ?= ""
647BBLAYERS ?= " \
648 ##OEROOT##/meta \
649 ##OEROOT##/meta-el-common \
650 ##OEROOT##/meta-el-standard \
651 ##OEROOT##/meta-enea-bsp-common \
652 ##OEROOT##/meta-openembedded/meta-oe \
653 ##OEROOT##/meta-openembedded/meta-networking \
654 ##OEROOT##/meta-openembedded/meta-filesystems \
655 ##OEROOT##/meta-openembedded/meta-python \
656 ##OEROOT##/meta-poky \
657 "
658</programlisting>
659<programlisting>_____ template.qemuppc/conf-notes.txt ____
660Common targets are:
661 enea-image-standard
662 enea-image-standard-sdk
663</programlisting>
664<programlisting>_____ template.qemuppc/local.conf.sample ____
665MACHINE ?= "qemuppc"
666DISTRO ?= "enea"
667PACKAGE_CLASSES ?= "package_rpm"
668EXTRA_IMAGE_FEATURES = "debug-tweaks"
669USER_CLASSES ?= "buildstats image-mklibs image-prelink"
670PATCHRESOLVE = "noop"
671BB_DISKMON_DIRS = "\
672 STOPTASKS,${TMPDIR},1G,100K \
673 STOPTASKS,${DL_DIR},1G,100K \
674 STOPTASKS,${SSTATE_DIR},1G,100K \
675 STOPTASKS,/tmp,100M,100K \
676 ABORT,${TMPDIR},100M,1K \
677 ABORT,${DL_DIR},100M,1K \
678 ABORT,${SSTATE_DIR},100M,1K \
679 ABORT,/tmp,10M,1K"
680PACKAGECONFIG_append_pn-qemu-native = " sdl"
681PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
682CONF_VERSION = "1"
683</programlisting>
684 </para>
685 <para>Images</para>
686 <programlisting>
687enea-image-standard.bb
688enea-image-standard-sdk.bb
689</programlisting>
690 </section>
691 <section>
692 <title>Various Config Files extracted from qemux86/poky</title>
693 <para>poky contains</para>
694 <programlisting>
695bitbake/
696documentation/
697LICENSE
698meta/
699meta-el-common/
700meta-el-standard/
701meta-enea-base-x86/
702meta-enea-bsp-common/
703meta-openembedded/
704meta-poky/
705meta-selftest/
706meta-skeleton/
707meta-yocto/
708meta-yocto-bsp/
709oe-init-build-env*
710oe-init-build-env-memres*
711README
712README.hardware
713scripts/
714</programlisting>
715 <para>Main version information in enea.conf is</para>
716 <programlisting>
717DISTRO_VERSION_MAJOR = "6.0"
718DISTRO_VERSION_MINOR ??= ""
719</programlisting>
720 <para>meta-el-* is meta-el-standard</para>
721 <para>Configuration files in template.p2041rdb</para>
722 <para>
723<programlisting>_____ template.p2041rdb/bblayers.conf.sample ____
724POKY_BBLAYERS_CONF_VERSION = "1"
725BBPATH = "${TOPDIR}"
726BBFILES ?= ""
727BBLAYERS ?= " \
728 ##OEROOT##/meta \
729 ##OEROOT##/meta-el-common \
730 ##OEROOT##/meta-el-standard \
731 ##OEROOT##/meta-enea-bsp-common \
732 ##OEROOT##/meta-enea-bsp-ppc \
733 ##OEROOT##/meta-fsl-ppc \
734 ##OEROOT##/meta-openembedded/meta-oe \
735 ##OEROOT##/meta-openembedded/meta-networking \
736 ##OEROOT##/meta-openembedded/meta-filesystems \
737 ##OEROOT##/meta-openembedded/meta-python \
738 ##OEROOT##/meta-poky \
739 "
740</programlisting>
741<programlisting>_____ template.p2041rdb/conf-notes.txt ____
742Common targets are:
743 enea-image-standard
744 enea-image-standard-sdk
745</programlisting>
746<programlisting>_____ template.p2041rdb/local.conf.sample ____
747MACHINE ?= "p2041rdb"
748DISTRO ?= "enea"
749PACKAGE_CLASSES ?= "package_rpm"
750EXTRA_IMAGE_FEATURES = "debug-tweaks"
751USER_CLASSES ?= "buildstats image-mklibs image-prelink"
752PATCHRESOLVE = "noop"
753BB_DISKMON_DIRS = "\
754 STOPTASKS,${TMPDIR},1G,100K \
755 STOPTASKS,${DL_DIR},1G,100K \
756 STOPTASKS,${SSTATE_DIR},1G,100K \
757 STOPTASKS,/tmp,100M,100K \
758 ABORT,${TMPDIR},100M,1K \
759 ABORT,${DL_DIR},100M,1K \
760 ABORT,${SSTATE_DIR},100M,1K \
761 ABORT,/tmp,10M,1K"
762PACKAGECONFIG_append_pn-qemu-native = " sdl"
763PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
764CONF_VERSION = "1"
765</programlisting>
766 </para>
767 <para>Configuration files in template.qemuarm</para>
768 <para>
769<programlisting>_____ template.qemuarm/bblayers.conf.sample ____
770POKY_BBLAYERS_CONF_VERSION = "1"
771BBPATH = "${TOPDIR}"
772BBFILES ?= ""
773BBLAYERS ?= " \
774 ##OEROOT##/meta \
775 ##OEROOT##/meta-el-common \
776 ##OEROOT##/meta-el-standard \
777 ##OEROOT##/meta-enea-bsp-common \
778 ##OEROOT##/meta-openembedded/meta-oe \
779 ##OEROOT##/meta-openembedded/meta-networking \
780 ##OEROOT##/meta-openembedded/meta-filesystems \
781 ##OEROOT##/meta-openembedded/meta-python \
782 ##OEROOT##/meta-poky \
783 "
784</programlisting>
785<programlisting>_____ template.qemuarm/conf-notes.txt ____
786Common targets are:
787 enea-image-standard
788 enea-image-standard-sdk
789</programlisting>
790<programlisting>_____ template.qemuarm/local.conf.sample ____
791MACHINE ?= "qemuarm"
792DISTRO ?= "enea"
793PACKAGE_CLASSES ?= "package_rpm"
794EXTRA_IMAGE_FEATURES = "debug-tweaks"
795USER_CLASSES ?= "buildstats image-mklibs image-prelink"
796PATCHRESOLVE = "noop"
797BB_DISKMON_DIRS = "\
798 STOPTASKS,${TMPDIR},1G,100K \
799 STOPTASKS,${DL_DIR},1G,100K \
800 STOPTASKS,${SSTATE_DIR},1G,100K \
801 STOPTASKS,/tmp,100M,100K \
802 ABORT,${TMPDIR},100M,1K \
803 ABORT,${DL_DIR},100M,1K \
804 ABORT,${SSTATE_DIR},100M,1K \
805 ABORT,/tmp,10M,1K"
806PACKAGECONFIG_append_pn-qemu-native = " sdl"
807PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
808CONF_VERSION = "1"
809</programlisting>
810 </para>
811 <para>Configuration files in template.qemuppc</para>
812 <para>
813<programlisting>_____ template.qemuppc/bblayers.conf.sample ____
814POKY_BBLAYERS_CONF_VERSION = "1"
815BBPATH = "${TOPDIR}"
816BBFILES ?= ""
817BBLAYERS ?= " \
818 ##OEROOT##/meta \
819 ##OEROOT##/meta-el-common \
820 ##OEROOT##/meta-el-standard \
821 ##OEROOT##/meta-enea-bsp-common \
822 ##OEROOT##/meta-openembedded/meta-oe \
823 ##OEROOT##/meta-openembedded/meta-networking \
824 ##OEROOT##/meta-openembedded/meta-filesystems \
825 ##OEROOT##/meta-openembedded/meta-python \
826 ##OEROOT##/meta-poky \
827 "
828</programlisting>
829<programlisting>_____ template.qemuppc/conf-notes.txt ____
830Common targets are:
831 enea-image-standard
832 enea-image-standard-sdk
833</programlisting>
834<programlisting>_____ template.qemuppc/local.conf.sample ____
835MACHINE ?= "qemuppc"
836DISTRO ?= "enea"
837PACKAGE_CLASSES ?= "package_rpm"
838EXTRA_IMAGE_FEATURES = "debug-tweaks"
839USER_CLASSES ?= "buildstats image-mklibs image-prelink"
840PATCHRESOLVE = "noop"
841BB_DISKMON_DIRS = "\
842 STOPTASKS,${TMPDIR},1G,100K \
843 STOPTASKS,${DL_DIR},1G,100K \
844 STOPTASKS,${SSTATE_DIR},1G,100K \
845 STOPTASKS,/tmp,100M,100K \
846 ABORT,${TMPDIR},100M,1K \
847 ABORT,${DL_DIR},100M,1K \
848 ABORT,${SSTATE_DIR},100M,1K \
849 ABORT,/tmp,10M,1K"
850PACKAGECONFIG_append_pn-qemu-native = " sdl"
851PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
852CONF_VERSION = "1"
853</programlisting>
854 </para>
855 <para>Images</para>
856 <programlisting>
857enea-image-standard.bb
858enea-image-standard-sdk.bb
859</programlisting>
860 </section>
861</section>
diff --git a/doc/book-enea-linux-release-info/doc/targetscontain_template.xml b/doc/book-enea-linux-release-info/doc/targetscontain_template.xml
deleted file mode 100644
index ea29af5..0000000
--- a/doc/book-enea-linux-release-info/doc/targetscontain_template.xml
+++ /dev/null
@@ -1,7 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section id="targetscontain">
5 <title>Poky Components in this Distribution</title>
6
7</section> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/swcomp.mk b/doc/book-enea-linux-release-info/swcomp.mk
deleted file mode 100644
index 6e86ff1..0000000
--- a/doc/book-enea-linux-release-info/swcomp.mk
+++ /dev/null
@@ -1,10 +0,0 @@
1# Component build specification
2
3# Version of THIS book
4BOOK_VER ?= $(REL_VER)-dev
5
6DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print)
7
8BOOKPACKAGES := book-enea-linux-release-info
9BOOKDESC_$(BOOKPACKAGES) := "Enea Linux $(PROD_VER) Release Information"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)