author | Dario Sestito <darios@symbian.org> |
Mon, 27 Jul 2009 18:33:03 +0100 | |
changeset 1 | 1553c141c99f |
parent 0 | 9d46e818dad2 |
child 2 | 5dfc4b38cad0 |
permissions | -rw-r--r-- |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
2 |
<SystemDefinition name="Foundation" schema="2.0.1"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
3 |
<systemModel> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
4 |
<layer name="os" long-name="OS" levels="hw services"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
5 |
<block name="boardsupport" level="hw" long-name="Board Support" levels="bsp test 2 3 4"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
6 |
<collection name="emulator" long-name="Emulator" level="bsp"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
7 |
<component name="emulatorbsp" long-name="Emulator BSP" purpose="optional" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
8 |
<unit bldFile="/sf/os/boardsupport/emulator/emulatorbsp" mrp="/sf/os/boardsupport/emulator/emulatorbsp/base_wins.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
9 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
10 |
<component name="n:unistore2emulatorsupport" long-name="UniStore2 Emulator Support" filter="gt" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
11 |
<unit bldFile="/sf/os/boardsupport/emulator/unistore2emulatorsupport" mrp="/sf/os/boardsupport/emulator/unistore2emulatorsupport/base_wins_unistore2.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
12 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
13 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
14 |
<collection name="n:omaph2" long-name="OMAP H2" level="bsp"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
15 |
<component name="n:omaph2bsp" long-name="OMAP H2 BSP" introduced="9.0" purpose="optional" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
16 |
<unit bldFile="/sf/os/boardsupport/omaph2/omaph2bsp/h2" mrp="/sf/os/boardsupport/omaph2/omaph2bsp/h2/base_omaph2.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
17 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
18 |
<component name="n:omaph2unistore2" long-name="OMAP H2 UniStore2" filter="gt" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
19 |
<unit bldFile="/sf/os/boardsupport/omaph2/omaph2unistore2" mrp="/sf/os/boardsupport/omaph2/omaph2unistore2/base_h2_unistore2.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
20 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
21 |
<component name="n:omaph2sdio" long-name="OMAP H2 SDIO" filter="gt" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
22 |
<unit bldFile="/sf/os/boardsupport/omaph2/omaph2sdio" mrp="/sf/os/boardsupport/omaph2/omaph2sdio/base_h2_sdio.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
23 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
24 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
25 |
<collection name="n:omaph4" long-name="OMAP H4" level="bsp"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
26 |
<component name="n:omaph4bsp" long-name="OMAP H4 BSP" purpose="optional" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
27 |
<unit bldFile="/sf/os/boardsupport/omaph4/omaph4bsp/h4" mrp="/sf/os/boardsupport/omaph4/omaph4bsp/h4/base_omaph4hrp.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
28 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
29 |
<component name="n:h4bootloader" long-name="H4 Boot Loader" introduced="9.1" purpose="optional" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
30 |
<unit mrp="/sf/os/boardsupport/omaph4/h4bootloader/base_omaph4hrp_bootldr.mrp" bldFile="/sf/os/boardsupport/omaph4/h4bootloader"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
31 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
32 |
<component name="n:omaph4minienvbootloader" long-name="OMAP H4 Mini Environment Boot Loader" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
33 |
<unit mrp="/sf/os/boardsupport/omaph4/omaph4minienvbootloader/base_omaph4hrp_mebootldr.mrp" bldFile="/sf/os/boardsupport/omaph4/omaph4minienvbootloader"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
34 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
35 |
<component name="n:omaph4unistore2" long-name="OMAP H4 Unistore2" filter="gt" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
36 |
<unit bldFile="/sf/os/boardsupport/omaph4/omaph4unistore2" mrp="/sf/os/boardsupport/omaph4/omaph4unistore2/base_omaph4hrp_unistore2.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
37 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
38 |
<component name="n:omaph4sdio" long-name="OMAP H4 SDIO" filter="gt" introduced="9.2" purpose="optional" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
39 |
<unit bldFile="/sf/os/boardsupport/omaph4/omaph4sdio" mrp="/sf/os/boardsupport/omaph4/omaph4sdio/base_omaph4hrp_sdio.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
40 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
41 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
42 |
<collection name="haitest" long-name="HAI Test Suites" level="test"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
43 |
<component name="bspsvs" long-name="BSP Verification Suite" introduced="tb91" purpose="development" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
44 |
<unit mrp="/sf/os/boardsupport/haitest/bspsvs/group/bspsvs.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
45 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
46 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
47 |
<collection name="boardsupport_info" long-name="Board Support Info" level="4"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
48 |
<component name="boardsupport_metadata" long-name="Board Support Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
49 |
<unit mrp="/sf/os/boardsupport/boardsupport_info/boardsupport_metadata/boardsupport_metadata.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
50 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
51 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
52 |
</block> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
53 |
</layer> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
54 |
</systemModel> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
55 |
</SystemDefinition> |