summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/targetscontain.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-release-info/doc/targetscontain.xml')
-rw-r--r--doc/book-enea-linux-release-info/doc/targetscontain.xml867
1 files changed, 0 insertions, 867 deletions
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 42522ae..0000000
--- a/doc/book-enea-linux-release-info/doc/targetscontain.xml
+++ /dev/null
@@ -1,867 +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>DEMO-Autogenerated chapter - Poky Components in this
6 Distribution</title>
7
8 <note>
9 <para>JUST A DEMO, Examples what could be autoextracted from poky if we
10 want to</para>
11 </note>
12
13 <section>
14 <title>Various Config Files extracted from ls1021atwr/poky</title>
15 <para>poky contains</para>
16 <programlisting>
17bitbake/
18documentation/
19LICENSE
20meta/
21meta-el-common/
22meta-el-standard/
23meta-enea-base-arm/
24meta-enea-bsp-arm/
25meta-enea-bsp-common/
26meta-fsl-arm/
27meta-openembedded/
28meta-poky/
29meta-selftest/
30meta-skeleton/
31meta-yocto/
32meta-yocto-bsp/
33oe-init-build-env*
34oe-init-build-env-memres*
35README
36README.hardware
37scripts/
38</programlisting>
39 <para>Main version information in enea.conf is</para>
40 <programlisting>
41DISTRO_VERSION_MAJOR = "6.0"
42DISTRO_VERSION_MINOR ??= ""
43</programlisting>
44 <para>meta-el-* is meta-el-standard</para>
45 <para>Configuration files in template.p2041rdb</para>
46 <para>
47<programlisting>_____ template.p2041rdb/bblayers.conf.sample ____
48POKY_BBLAYERS_CONF_VERSION = "1"
49BBPATH = "${TOPDIR}"
50BBFILES ?= ""
51BBLAYERS ?= " \
52 ##OEROOT##/meta \
53 ##OEROOT##/meta-el-common \
54 ##OEROOT##/meta-el-standard \
55 ##OEROOT##/meta-enea-bsp-common \
56 ##OEROOT##/meta-enea-bsp-ppc \
57 ##OEROOT##/meta-fsl-ppc \
58 ##OEROOT##/meta-openembedded/meta-oe \
59 ##OEROOT##/meta-openembedded/meta-networking \
60 ##OEROOT##/meta-openembedded/meta-filesystems \
61 ##OEROOT##/meta-openembedded/meta-python \
62 ##OEROOT##/meta-poky \
63 "
64</programlisting>
65<programlisting>_____ template.p2041rdb/conf-notes.txt ____
66Common targets are:
67 enea-image-standard
68 enea-image-standard-sdk
69</programlisting>
70<programlisting>_____ template.p2041rdb/local.conf.sample ____
71MACHINE ?= "p2041rdb"
72DISTRO ?= "enea"
73PACKAGE_CLASSES ?= "package_rpm"
74EXTRA_IMAGE_FEATURES = "debug-tweaks"
75USER_CLASSES ?= "buildstats image-mklibs image-prelink"
76PATCHRESOLVE = "noop"
77BB_DISKMON_DIRS = "\
78 STOPTASKS,${TMPDIR},1G,100K \
79 STOPTASKS,${DL_DIR},1G,100K \
80 STOPTASKS,${SSTATE_DIR},1G,100K \
81 STOPTASKS,/tmp,100M,100K \
82 ABORT,${TMPDIR},100M,1K \
83 ABORT,${DL_DIR},100M,1K \
84 ABORT,${SSTATE_DIR},100M,1K \
85 ABORT,/tmp,10M,1K"
86PACKAGECONFIG_append_pn-qemu-native = " sdl"
87PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
88CONF_VERSION = "1"
89</programlisting>
90 </para>
91 <para>Configuration files in template.qemuarm</para>
92 <para>
93<programlisting>_____ template.qemuarm/bblayers.conf.sample ____
94POKY_BBLAYERS_CONF_VERSION = "1"
95BBPATH = "${TOPDIR}"
96BBFILES ?= ""
97BBLAYERS ?= " \
98 ##OEROOT##/meta \
99 ##OEROOT##/meta-el-common \
100 ##OEROOT##/meta-el-standard \
101 ##OEROOT##/meta-enea-bsp-common \
102 ##OEROOT##/meta-openembedded/meta-oe \
103 ##OEROOT##/meta-openembedded/meta-networking \
104 ##OEROOT##/meta-openembedded/meta-filesystems \
105 ##OEROOT##/meta-openembedded/meta-python \
106 ##OEROOT##/meta-poky \
107 "
108</programlisting>
109<programlisting>_____ template.qemuarm/conf-notes.txt ____
110Common targets are:
111 enea-image-standard
112 enea-image-standard-sdk
113</programlisting>
114<programlisting>_____ template.qemuarm/local.conf.sample ____
115MACHINE ?= "qemuarm"
116DISTRO ?= "enea"
117PACKAGE_CLASSES ?= "package_rpm"
118EXTRA_IMAGE_FEATURES = "debug-tweaks"
119USER_CLASSES ?= "buildstats image-mklibs image-prelink"
120PATCHRESOLVE = "noop"
121BB_DISKMON_DIRS = "\
122 STOPTASKS,${TMPDIR},1G,100K \
123 STOPTASKS,${DL_DIR},1G,100K \
124 STOPTASKS,${SSTATE_DIR},1G,100K \
125 STOPTASKS,/tmp,100M,100K \
126 ABORT,${TMPDIR},100M,1K \
127 ABORT,${DL_DIR},100M,1K \
128 ABORT,${SSTATE_DIR},100M,1K \
129 ABORT,/tmp,10M,1K"
130PACKAGECONFIG_append_pn-qemu-native = " sdl"
131PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
132CONF_VERSION = "1"
133</programlisting>
134 </para>
135 <para>Configuration files in template.qemuppc</para>
136 <para>
137<programlisting>_____ template.qemuppc/bblayers.conf.sample ____
138POKY_BBLAYERS_CONF_VERSION = "1"
139BBPATH = "${TOPDIR}"
140BBFILES ?= ""
141BBLAYERS ?= " \
142 ##OEROOT##/meta \
143 ##OEROOT##/meta-el-common \
144 ##OEROOT##/meta-el-standard \
145 ##OEROOT##/meta-enea-bsp-common \
146 ##OEROOT##/meta-openembedded/meta-oe \
147 ##OEROOT##/meta-openembedded/meta-networking \
148 ##OEROOT##/meta-openembedded/meta-filesystems \
149 ##OEROOT##/meta-openembedded/meta-python \
150 ##OEROOT##/meta-poky \
151 "
152</programlisting>
153<programlisting>_____ template.qemuppc/conf-notes.txt ____
154Common targets are:
155 enea-image-standard
156 enea-image-standard-sdk
157</programlisting>
158<programlisting>_____ template.qemuppc/local.conf.sample ____
159MACHINE ?= "qemuppc"
160DISTRO ?= "enea"
161PACKAGE_CLASSES ?= "package_rpm"
162EXTRA_IMAGE_FEATURES = "debug-tweaks"
163USER_CLASSES ?= "buildstats image-mklibs image-prelink"
164PATCHRESOLVE = "noop"
165BB_DISKMON_DIRS = "\
166 STOPTASKS,${TMPDIR},1G,100K \
167 STOPTASKS,${DL_DIR},1G,100K \
168 STOPTASKS,${SSTATE_DIR},1G,100K \
169 STOPTASKS,/tmp,100M,100K \
170 ABORT,${TMPDIR},100M,1K \
171 ABORT,${DL_DIR},100M,1K \
172 ABORT,${SSTATE_DIR},100M,1K \
173 ABORT,/tmp,10M,1K"
174PACKAGECONFIG_append_pn-qemu-native = " sdl"
175PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
176CONF_VERSION = "1"
177</programlisting>
178 </para>
179 <para>Images</para>
180 <programlisting>
181enea-image-standard.bb
182enea-image-standard-sdk.bb
183</programlisting>
184 </section>
185 <section>
186 <title>Various Config Files extracted from p2041rdb/poky</title>
187 <para>poky contains</para>
188 <programlisting>
189bitbake/
190documentation/
191LICENSE
192meta/
193meta-el-common/
194meta-el-standard/
195meta-enea-base-ppc/
196meta-enea-bsp-common/
197meta-enea-bsp-ppc/
198meta-fsl-ppc/
199meta-openembedded/
200meta-poky/
201meta-selftest/
202meta-skeleton/
203meta-yocto/
204meta-yocto-bsp/
205oe-init-build-env*
206oe-init-build-env-memres*
207README
208README.hardware
209scripts/
210</programlisting>
211 <para>Main version information in enea.conf is</para>
212 <programlisting>
213DISTRO_VERSION_MAJOR = "6.0"
214DISTRO_VERSION_MINOR ??= ""
215</programlisting>
216 <para>meta-el-* is meta-el-standard</para>
217 <para>Configuration files in template.p2041rdb</para>
218 <para>
219<programlisting>_____ template.p2041rdb/bblayers.conf.sample ____
220POKY_BBLAYERS_CONF_VERSION = "1"
221BBPATH = "${TOPDIR}"
222BBFILES ?= ""
223BBLAYERS ?= " \
224 ##OEROOT##/meta \
225 ##OEROOT##/meta-el-common \
226 ##OEROOT##/meta-el-standard \
227 ##OEROOT##/meta-enea-bsp-common \
228 ##OEROOT##/meta-enea-bsp-ppc \
229 ##OEROOT##/meta-fsl-ppc \
230 ##OEROOT##/meta-openembedded/meta-oe \
231 ##OEROOT##/meta-openembedded/meta-networking \
232 ##OEROOT##/meta-openembedded/meta-filesystems \
233 ##OEROOT##/meta-openembedded/meta-python \
234 ##OEROOT##/meta-poky \
235 "
236</programlisting>
237<programlisting>_____ template.p2041rdb/conf-notes.txt ____
238Common targets are:
239 enea-image-standard
240 enea-image-standard-sdk
241</programlisting>
242<programlisting>_____ template.p2041rdb/local.conf.sample ____
243MACHINE ?= "p2041rdb"
244DISTRO ?= "enea"
245PACKAGE_CLASSES ?= "package_rpm"
246EXTRA_IMAGE_FEATURES = "debug-tweaks"
247USER_CLASSES ?= "buildstats image-mklibs image-prelink"
248PATCHRESOLVE = "noop"
249BB_DISKMON_DIRS = "\
250 STOPTASKS,${TMPDIR},1G,100K \
251 STOPTASKS,${DL_DIR},1G,100K \
252 STOPTASKS,${SSTATE_DIR},1G,100K \
253 STOPTASKS,/tmp,100M,100K \
254 ABORT,${TMPDIR},100M,1K \
255 ABORT,${DL_DIR},100M,1K \
256 ABORT,${SSTATE_DIR},100M,1K \
257 ABORT,/tmp,10M,1K"
258PACKAGECONFIG_append_pn-qemu-native = " sdl"
259PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
260CONF_VERSION = "1"
261</programlisting>
262 </para>
263 <para>Configuration files in template.qemuarm</para>
264 <para>
265<programlisting>_____ template.qemuarm/bblayers.conf.sample ____
266POKY_BBLAYERS_CONF_VERSION = "1"
267BBPATH = "${TOPDIR}"
268BBFILES ?= ""
269BBLAYERS ?= " \
270 ##OEROOT##/meta \
271 ##OEROOT##/meta-el-common \
272 ##OEROOT##/meta-el-standard \
273 ##OEROOT##/meta-enea-bsp-common \
274 ##OEROOT##/meta-openembedded/meta-oe \
275 ##OEROOT##/meta-openembedded/meta-networking \
276 ##OEROOT##/meta-openembedded/meta-filesystems \
277 ##OEROOT##/meta-openembedded/meta-python \
278 ##OEROOT##/meta-poky \
279 "
280</programlisting>
281<programlisting>_____ template.qemuarm/conf-notes.txt ____
282Common targets are:
283 enea-image-standard
284 enea-image-standard-sdk
285</programlisting>
286<programlisting>_____ template.qemuarm/local.conf.sample ____
287MACHINE ?= "qemuarm"
288DISTRO ?= "enea"
289PACKAGE_CLASSES ?= "package_rpm"
290EXTRA_IMAGE_FEATURES = "debug-tweaks"
291USER_CLASSES ?= "buildstats image-mklibs image-prelink"
292PATCHRESOLVE = "noop"
293BB_DISKMON_DIRS = "\
294 STOPTASKS,${TMPDIR},1G,100K \
295 STOPTASKS,${DL_DIR},1G,100K \
296 STOPTASKS,${SSTATE_DIR},1G,100K \
297 STOPTASKS,/tmp,100M,100K \
298 ABORT,${TMPDIR},100M,1K \
299 ABORT,${DL_DIR},100M,1K \
300 ABORT,${SSTATE_DIR},100M,1K \
301 ABORT,/tmp,10M,1K"
302PACKAGECONFIG_append_pn-qemu-native = " sdl"
303PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
304CONF_VERSION = "1"
305</programlisting>
306 </para>
307 <para>Configuration files in template.qemuppc</para>
308 <para>
309<programlisting>_____ template.qemuppc/bblayers.conf.sample ____
310POKY_BBLAYERS_CONF_VERSION = "1"
311BBPATH = "${TOPDIR}"
312BBFILES ?= ""
313BBLAYERS ?= " \
314 ##OEROOT##/meta \
315 ##OEROOT##/meta-el-common \
316 ##OEROOT##/meta-el-standard \
317 ##OEROOT##/meta-enea-bsp-common \
318 ##OEROOT##/meta-openembedded/meta-oe \
319 ##OEROOT##/meta-openembedded/meta-networking \
320 ##OEROOT##/meta-openembedded/meta-filesystems \
321 ##OEROOT##/meta-openembedded/meta-python \
322 ##OEROOT##/meta-poky \
323 "
324</programlisting>
325<programlisting>_____ template.qemuppc/conf-notes.txt ____
326Common targets are:
327 enea-image-standard
328 enea-image-standard-sdk
329</programlisting>
330<programlisting>_____ template.qemuppc/local.conf.sample ____
331MACHINE ?= "qemuppc"
332DISTRO ?= "enea"
333PACKAGE_CLASSES ?= "package_rpm"
334EXTRA_IMAGE_FEATURES = "debug-tweaks"
335USER_CLASSES ?= "buildstats image-mklibs image-prelink"
336PATCHRESOLVE = "noop"
337BB_DISKMON_DIRS = "\
338 STOPTASKS,${TMPDIR},1G,100K \
339 STOPTASKS,${DL_DIR},1G,100K \
340 STOPTASKS,${SSTATE_DIR},1G,100K \
341 STOPTASKS,/tmp,100M,100K \
342 ABORT,${TMPDIR},100M,1K \
343 ABORT,${DL_DIR},100M,1K \
344 ABORT,${SSTATE_DIR},100M,1K \
345 ABORT,/tmp,10M,1K"
346PACKAGECONFIG_append_pn-qemu-native = " sdl"
347PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
348CONF_VERSION = "1"
349</programlisting>
350 </para>
351 <para>Images</para>
352 <programlisting>
353enea-image-standard.bb
354enea-image-standard-sdk.bb
355</programlisting>
356 </section>
357 <section>
358 <title>Various Config Files extracted from qemuarm/poky</title>
359 <para>poky contains</para>
360 <programlisting>
361bitbake/
362documentation/
363LICENSE
364meta/
365meta-el-common/
366meta-el-standard/
367meta-enea-base-arm/
368meta-enea-bsp-common/
369meta-openembedded/
370meta-poky/
371meta-selftest/
372meta-skeleton/
373meta-yocto/
374meta-yocto-bsp/
375oe-init-build-env*
376oe-init-build-env-memres*
377README
378README.hardware
379scripts/
380</programlisting>
381 <para>Main version information in enea.conf is</para>
382 <programlisting>
383DISTRO_VERSION_MAJOR = "6.0"
384DISTRO_VERSION_MINOR ??= ""
385</programlisting>
386 <para>meta-el-* is meta-el-standard</para>
387 <para>Configuration files in template.p2041rdb</para>
388 <para>
389<programlisting>_____ template.p2041rdb/bblayers.conf.sample ____
390POKY_BBLAYERS_CONF_VERSION = "1"
391BBPATH = "${TOPDIR}"
392BBFILES ?= ""
393BBLAYERS ?= " \
394 ##OEROOT##/meta \
395 ##OEROOT##/meta-el-common \
396 ##OEROOT##/meta-el-standard \
397 ##OEROOT##/meta-enea-bsp-common \
398 ##OEROOT##/meta-enea-bsp-ppc \
399 ##OEROOT##/meta-fsl-ppc \
400 ##OEROOT##/meta-openembedded/meta-oe \
401 ##OEROOT##/meta-openembedded/meta-networking \
402 ##OEROOT##/meta-openembedded/meta-filesystems \
403 ##OEROOT##/meta-openembedded/meta-python \
404 ##OEROOT##/meta-poky \
405 "
406</programlisting>
407<programlisting>_____ template.p2041rdb/conf-notes.txt ____
408Common targets are:
409 enea-image-standard
410 enea-image-standard-sdk
411</programlisting>
412<programlisting>_____ template.p2041rdb/local.conf.sample ____
413MACHINE ?= "p2041rdb"
414DISTRO ?= "enea"
415PACKAGE_CLASSES ?= "package_rpm"
416EXTRA_IMAGE_FEATURES = "debug-tweaks"
417USER_CLASSES ?= "buildstats image-mklibs image-prelink"
418PATCHRESOLVE = "noop"
419BB_DISKMON_DIRS = "\
420 STOPTASKS,${TMPDIR},1G,100K \
421 STOPTASKS,${DL_DIR},1G,100K \
422 STOPTASKS,${SSTATE_DIR},1G,100K \
423 STOPTASKS,/tmp,100M,100K \
424 ABORT,${TMPDIR},100M,1K \
425 ABORT,${DL_DIR},100M,1K \
426 ABORT,${SSTATE_DIR},100M,1K \
427 ABORT,/tmp,10M,1K"
428PACKAGECONFIG_append_pn-qemu-native = " sdl"
429PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
430CONF_VERSION = "1"
431</programlisting>
432 </para>
433 <para>Configuration files in template.qemuarm</para>
434 <para>
435<programlisting>_____ template.qemuarm/bblayers.conf.sample ____
436POKY_BBLAYERS_CONF_VERSION = "1"
437BBPATH = "${TOPDIR}"
438BBFILES ?= ""
439BBLAYERS ?= " \
440 ##OEROOT##/meta \
441 ##OEROOT##/meta-el-common \
442 ##OEROOT##/meta-el-standard \
443 ##OEROOT##/meta-enea-bsp-common \
444 ##OEROOT##/meta-openembedded/meta-oe \
445 ##OEROOT##/meta-openembedded/meta-networking \
446 ##OEROOT##/meta-openembedded/meta-filesystems \
447 ##OEROOT##/meta-openembedded/meta-python \
448 ##OEROOT##/meta-poky \
449 "
450</programlisting>
451<programlisting>_____ template.qemuarm/conf-notes.txt ____
452Common targets are:
453 enea-image-standard
454 enea-image-standard-sdk
455</programlisting>
456<programlisting>_____ template.qemuarm/local.conf.sample ____
457MACHINE ?= "qemuarm"
458DISTRO ?= "enea"
459PACKAGE_CLASSES ?= "package_rpm"
460EXTRA_IMAGE_FEATURES = "debug-tweaks"
461USER_CLASSES ?= "buildstats image-mklibs image-prelink"
462PATCHRESOLVE = "noop"
463BB_DISKMON_DIRS = "\
464 STOPTASKS,${TMPDIR},1G,100K \
465 STOPTASKS,${DL_DIR},1G,100K \
466 STOPTASKS,${SSTATE_DIR},1G,100K \
467 STOPTASKS,/tmp,100M,100K \
468 ABORT,${TMPDIR},100M,1K \
469 ABORT,${DL_DIR},100M,1K \
470 ABORT,${SSTATE_DIR},100M,1K \
471 ABORT,/tmp,10M,1K"
472PACKAGECONFIG_append_pn-qemu-native = " sdl"
473PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
474CONF_VERSION = "1"
475</programlisting>
476 </para>
477 <para>Configuration files in template.qemuppc</para>
478 <para>
479<programlisting>_____ template.qemuppc/bblayers.conf.sample ____
480POKY_BBLAYERS_CONF_VERSION = "1"
481BBPATH = "${TOPDIR}"
482BBFILES ?= ""
483BBLAYERS ?= " \
484 ##OEROOT##/meta \
485 ##OEROOT##/meta-el-common \
486 ##OEROOT##/meta-el-standard \
487 ##OEROOT##/meta-enea-bsp-common \
488 ##OEROOT##/meta-openembedded/meta-oe \
489 ##OEROOT##/meta-openembedded/meta-networking \
490 ##OEROOT##/meta-openembedded/meta-filesystems \
491 ##OEROOT##/meta-openembedded/meta-python \
492 ##OEROOT##/meta-poky \
493 "
494</programlisting>
495<programlisting>_____ template.qemuppc/conf-notes.txt ____
496Common targets are:
497 enea-image-standard
498 enea-image-standard-sdk
499</programlisting>
500<programlisting>_____ template.qemuppc/local.conf.sample ____
501MACHINE ?= "qemuppc"
502DISTRO ?= "enea"
503PACKAGE_CLASSES ?= "package_rpm"
504EXTRA_IMAGE_FEATURES = "debug-tweaks"
505USER_CLASSES ?= "buildstats image-mklibs image-prelink"
506PATCHRESOLVE = "noop"
507BB_DISKMON_DIRS = "\
508 STOPTASKS,${TMPDIR},1G,100K \
509 STOPTASKS,${DL_DIR},1G,100K \
510 STOPTASKS,${SSTATE_DIR},1G,100K \
511 STOPTASKS,/tmp,100M,100K \
512 ABORT,${TMPDIR},100M,1K \
513 ABORT,${DL_DIR},100M,1K \
514 ABORT,${SSTATE_DIR},100M,1K \
515 ABORT,/tmp,10M,1K"
516PACKAGECONFIG_append_pn-qemu-native = " sdl"
517PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
518CONF_VERSION = "1"
519</programlisting>
520 </para>
521 <para>Images</para>
522 <programlisting>
523enea-image-standard.bb
524enea-image-standard-sdk.bb
525</programlisting>
526 </section>
527 <section>
528 <title>Various Config Files extracted from qemuppc/poky</title>
529 <para>poky contains</para>
530 <programlisting>
531bitbake/
532documentation/
533LICENSE
534meta/
535meta-el-common/
536meta-el-standard/
537meta-enea-base-ppc/
538meta-enea-bsp-common/
539meta-openembedded/
540meta-poky/
541meta-selftest/
542meta-skeleton/
543meta-yocto/
544meta-yocto-bsp/
545oe-init-build-env*
546oe-init-build-env-memres*
547README
548README.hardware
549scripts/
550</programlisting>
551 <para>Main version information in enea.conf is</para>
552 <programlisting>
553DISTRO_VERSION_MAJOR = "6.0"
554DISTRO_VERSION_MINOR ??= ""
555</programlisting>
556 <para>meta-el-* is meta-el-standard</para>
557 <para>Configuration files in template.p2041rdb</para>
558 <para>
559<programlisting>_____ template.p2041rdb/bblayers.conf.sample ____
560POKY_BBLAYERS_CONF_VERSION = "1"
561BBPATH = "${TOPDIR}"
562BBFILES ?= ""
563BBLAYERS ?= " \
564 ##OEROOT##/meta \
565 ##OEROOT##/meta-el-common \
566 ##OEROOT##/meta-el-standard \
567 ##OEROOT##/meta-enea-bsp-common \
568 ##OEROOT##/meta-enea-bsp-ppc \
569 ##OEROOT##/meta-fsl-ppc \
570 ##OEROOT##/meta-openembedded/meta-oe \
571 ##OEROOT##/meta-openembedded/meta-networking \
572 ##OEROOT##/meta-openembedded/meta-filesystems \
573 ##OEROOT##/meta-openembedded/meta-python \
574 ##OEROOT##/meta-poky \
575 "
576</programlisting>
577<programlisting>_____ template.p2041rdb/conf-notes.txt ____
578Common targets are:
579 enea-image-standard
580 enea-image-standard-sdk
581</programlisting>
582<programlisting>_____ template.p2041rdb/local.conf.sample ____
583MACHINE ?= "p2041rdb"
584DISTRO ?= "enea"
585PACKAGE_CLASSES ?= "package_rpm"
586EXTRA_IMAGE_FEATURES = "debug-tweaks"
587USER_CLASSES ?= "buildstats image-mklibs image-prelink"
588PATCHRESOLVE = "noop"
589BB_DISKMON_DIRS = "\
590 STOPTASKS,${TMPDIR},1G,100K \
591 STOPTASKS,${DL_DIR},1G,100K \
592 STOPTASKS,${SSTATE_DIR},1G,100K \
593 STOPTASKS,/tmp,100M,100K \
594 ABORT,${TMPDIR},100M,1K \
595 ABORT,${DL_DIR},100M,1K \
596 ABORT,${SSTATE_DIR},100M,1K \
597 ABORT,/tmp,10M,1K"
598PACKAGECONFIG_append_pn-qemu-native = " sdl"
599PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
600CONF_VERSION = "1"
601</programlisting>
602 </para>
603 <para>Configuration files in template.qemuarm</para>
604 <para>
605<programlisting>_____ template.qemuarm/bblayers.conf.sample ____
606POKY_BBLAYERS_CONF_VERSION = "1"
607BBPATH = "${TOPDIR}"
608BBFILES ?= ""
609BBLAYERS ?= " \
610 ##OEROOT##/meta \
611 ##OEROOT##/meta-el-common \
612 ##OEROOT##/meta-el-standard \
613 ##OEROOT##/meta-enea-bsp-common \
614 ##OEROOT##/meta-openembedded/meta-oe \
615 ##OEROOT##/meta-openembedded/meta-networking \
616 ##OEROOT##/meta-openembedded/meta-filesystems \
617 ##OEROOT##/meta-openembedded/meta-python \
618 ##OEROOT##/meta-poky \
619 "
620</programlisting>
621<programlisting>_____ template.qemuarm/conf-notes.txt ____
622Common targets are:
623 enea-image-standard
624 enea-image-standard-sdk
625</programlisting>
626<programlisting>_____ template.qemuarm/local.conf.sample ____
627MACHINE ?= "qemuarm"
628DISTRO ?= "enea"
629PACKAGE_CLASSES ?= "package_rpm"
630EXTRA_IMAGE_FEATURES = "debug-tweaks"
631USER_CLASSES ?= "buildstats image-mklibs image-prelink"
632PATCHRESOLVE = "noop"
633BB_DISKMON_DIRS = "\
634 STOPTASKS,${TMPDIR},1G,100K \
635 STOPTASKS,${DL_DIR},1G,100K \
636 STOPTASKS,${SSTATE_DIR},1G,100K \
637 STOPTASKS,/tmp,100M,100K \
638 ABORT,${TMPDIR},100M,1K \
639 ABORT,${DL_DIR},100M,1K \
640 ABORT,${SSTATE_DIR},100M,1K \
641 ABORT,/tmp,10M,1K"
642PACKAGECONFIG_append_pn-qemu-native = " sdl"
643PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
644CONF_VERSION = "1"
645</programlisting>
646 </para>
647 <para>Configuration files in template.qemuppc</para>
648 <para>
649<programlisting>_____ template.qemuppc/bblayers.conf.sample ____
650POKY_BBLAYERS_CONF_VERSION = "1"
651BBPATH = "${TOPDIR}"
652BBFILES ?= ""
653BBLAYERS ?= " \
654 ##OEROOT##/meta \
655 ##OEROOT##/meta-el-common \
656 ##OEROOT##/meta-el-standard \
657 ##OEROOT##/meta-enea-bsp-common \
658 ##OEROOT##/meta-openembedded/meta-oe \
659 ##OEROOT##/meta-openembedded/meta-networking \
660 ##OEROOT##/meta-openembedded/meta-filesystems \
661 ##OEROOT##/meta-openembedded/meta-python \
662 ##OEROOT##/meta-poky \
663 "
664</programlisting>
665<programlisting>_____ template.qemuppc/conf-notes.txt ____
666Common targets are:
667 enea-image-standard
668 enea-image-standard-sdk
669</programlisting>
670<programlisting>_____ template.qemuppc/local.conf.sample ____
671MACHINE ?= "qemuppc"
672DISTRO ?= "enea"
673PACKAGE_CLASSES ?= "package_rpm"
674EXTRA_IMAGE_FEATURES = "debug-tweaks"
675USER_CLASSES ?= "buildstats image-mklibs image-prelink"
676PATCHRESOLVE = "noop"
677BB_DISKMON_DIRS = "\
678 STOPTASKS,${TMPDIR},1G,100K \
679 STOPTASKS,${DL_DIR},1G,100K \
680 STOPTASKS,${SSTATE_DIR},1G,100K \
681 STOPTASKS,/tmp,100M,100K \
682 ABORT,${TMPDIR},100M,1K \
683 ABORT,${DL_DIR},100M,1K \
684 ABORT,${SSTATE_DIR},100M,1K \
685 ABORT,/tmp,10M,1K"
686PACKAGECONFIG_append_pn-qemu-native = " sdl"
687PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
688CONF_VERSION = "1"
689</programlisting>
690 </para>
691 <para>Images</para>
692 <programlisting>
693enea-image-standard.bb
694enea-image-standard-sdk.bb
695</programlisting>
696 </section>
697 <section>
698 <title>Various Config Files extracted from qemux86/poky</title>
699 <para>poky contains</para>
700 <programlisting>
701bitbake/
702documentation/
703LICENSE
704meta/
705meta-el-common/
706meta-el-standard/
707meta-enea-base-x86/
708meta-enea-bsp-common/
709meta-openembedded/
710meta-poky/
711meta-selftest/
712meta-skeleton/
713meta-yocto/
714meta-yocto-bsp/
715oe-init-build-env*
716oe-init-build-env-memres*
717README
718README.hardware
719scripts/
720</programlisting>
721 <para>Main version information in enea.conf is</para>
722 <programlisting>
723DISTRO_VERSION_MAJOR = "6.0"
724DISTRO_VERSION_MINOR ??= ""
725</programlisting>
726 <para>meta-el-* is meta-el-standard</para>
727 <para>Configuration files in template.p2041rdb</para>
728 <para>
729<programlisting>_____ template.p2041rdb/bblayers.conf.sample ____
730POKY_BBLAYERS_CONF_VERSION = "1"
731BBPATH = "${TOPDIR}"
732BBFILES ?= ""
733BBLAYERS ?= " \
734 ##OEROOT##/meta \
735 ##OEROOT##/meta-el-common \
736 ##OEROOT##/meta-el-standard \
737 ##OEROOT##/meta-enea-bsp-common \
738 ##OEROOT##/meta-enea-bsp-ppc \
739 ##OEROOT##/meta-fsl-ppc \
740 ##OEROOT##/meta-openembedded/meta-oe \
741 ##OEROOT##/meta-openembedded/meta-networking \
742 ##OEROOT##/meta-openembedded/meta-filesystems \
743 ##OEROOT##/meta-openembedded/meta-python \
744 ##OEROOT##/meta-poky \
745 "
746</programlisting>
747<programlisting>_____ template.p2041rdb/conf-notes.txt ____
748Common targets are:
749 enea-image-standard
750 enea-image-standard-sdk
751</programlisting>
752<programlisting>_____ template.p2041rdb/local.conf.sample ____
753MACHINE ?= "p2041rdb"
754DISTRO ?= "enea"
755PACKAGE_CLASSES ?= "package_rpm"
756EXTRA_IMAGE_FEATURES = "debug-tweaks"
757USER_CLASSES ?= "buildstats image-mklibs image-prelink"
758PATCHRESOLVE = "noop"
759BB_DISKMON_DIRS = "\
760 STOPTASKS,${TMPDIR},1G,100K \
761 STOPTASKS,${DL_DIR},1G,100K \
762 STOPTASKS,${SSTATE_DIR},1G,100K \
763 STOPTASKS,/tmp,100M,100K \
764 ABORT,${TMPDIR},100M,1K \
765 ABORT,${DL_DIR},100M,1K \
766 ABORT,${SSTATE_DIR},100M,1K \
767 ABORT,/tmp,10M,1K"
768PACKAGECONFIG_append_pn-qemu-native = " sdl"
769PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
770CONF_VERSION = "1"
771</programlisting>
772 </para>
773 <para>Configuration files in template.qemuarm</para>
774 <para>
775<programlisting>_____ template.qemuarm/bblayers.conf.sample ____
776POKY_BBLAYERS_CONF_VERSION = "1"
777BBPATH = "${TOPDIR}"
778BBFILES ?= ""
779BBLAYERS ?= " \
780 ##OEROOT##/meta \
781 ##OEROOT##/meta-el-common \
782 ##OEROOT##/meta-el-standard \
783 ##OEROOT##/meta-enea-bsp-common \
784 ##OEROOT##/meta-openembedded/meta-oe \
785 ##OEROOT##/meta-openembedded/meta-networking \
786 ##OEROOT##/meta-openembedded/meta-filesystems \
787 ##OEROOT##/meta-openembedded/meta-python \
788 ##OEROOT##/meta-poky \
789 "
790</programlisting>
791<programlisting>_____ template.qemuarm/conf-notes.txt ____
792Common targets are:
793 enea-image-standard
794 enea-image-standard-sdk
795</programlisting>
796<programlisting>_____ template.qemuarm/local.conf.sample ____
797MACHINE ?= "qemuarm"
798DISTRO ?= "enea"
799PACKAGE_CLASSES ?= "package_rpm"
800EXTRA_IMAGE_FEATURES = "debug-tweaks"
801USER_CLASSES ?= "buildstats image-mklibs image-prelink"
802PATCHRESOLVE = "noop"
803BB_DISKMON_DIRS = "\
804 STOPTASKS,${TMPDIR},1G,100K \
805 STOPTASKS,${DL_DIR},1G,100K \
806 STOPTASKS,${SSTATE_DIR},1G,100K \
807 STOPTASKS,/tmp,100M,100K \
808 ABORT,${TMPDIR},100M,1K \
809 ABORT,${DL_DIR},100M,1K \
810 ABORT,${SSTATE_DIR},100M,1K \
811 ABORT,/tmp,10M,1K"
812PACKAGECONFIG_append_pn-qemu-native = " sdl"
813PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
814CONF_VERSION = "1"
815</programlisting>
816 </para>
817 <para>Configuration files in template.qemuppc</para>
818 <para>
819<programlisting>_____ template.qemuppc/bblayers.conf.sample ____
820POKY_BBLAYERS_CONF_VERSION = "1"
821BBPATH = "${TOPDIR}"
822BBFILES ?= ""
823BBLAYERS ?= " \
824 ##OEROOT##/meta \
825 ##OEROOT##/meta-el-common \
826 ##OEROOT##/meta-el-standard \
827 ##OEROOT##/meta-enea-bsp-common \
828 ##OEROOT##/meta-openembedded/meta-oe \
829 ##OEROOT##/meta-openembedded/meta-networking \
830 ##OEROOT##/meta-openembedded/meta-filesystems \
831 ##OEROOT##/meta-openembedded/meta-python \
832 ##OEROOT##/meta-poky \
833 "
834</programlisting>
835<programlisting>_____ template.qemuppc/conf-notes.txt ____
836Common targets are:
837 enea-image-standard
838 enea-image-standard-sdk
839</programlisting>
840<programlisting>_____ template.qemuppc/local.conf.sample ____
841MACHINE ?= "qemuppc"
842DISTRO ?= "enea"
843PACKAGE_CLASSES ?= "package_rpm"
844EXTRA_IMAGE_FEATURES = "debug-tweaks"
845USER_CLASSES ?= "buildstats image-mklibs image-prelink"
846PATCHRESOLVE = "noop"
847BB_DISKMON_DIRS = "\
848 STOPTASKS,${TMPDIR},1G,100K \
849 STOPTASKS,${DL_DIR},1G,100K \
850 STOPTASKS,${SSTATE_DIR},1G,100K \
851 STOPTASKS,/tmp,100M,100K \
852 ABORT,${TMPDIR},100M,1K \
853 ABORT,${DL_DIR},100M,1K \
854 ABORT,${SSTATE_DIR},100M,1K \
855 ABORT,/tmp,10M,1K"
856PACKAGECONFIG_append_pn-qemu-native = " sdl"
857PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
858CONF_VERSION = "1"
859</programlisting>
860 </para>
861 <para>Images</para>
862 <programlisting>
863enea-image-standard.bb
864enea-image-standard-sdk.bb
865</programlisting>
866 </section>
867</section>