author | Bob Rosenberg <bob.rosenberg@nokia.com> |
Thu, 18 Feb 2010 13:16:29 +0000 | |
branch | HighFidelityModel |
changeset 78 | 707fabfd7b5a |
parent 77 | e07166a29d4d |
child 92 | eb82b25cc4f9 |
permissions | -rw-r--r-- |
65
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
<package id="beagleboard" name="Beagle Board" levels="hw-if"> |
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
<collection id="omap3530" name="OMAP 3530" level="hw-if"> |
73 | 5 |
<component id="omap3530" name="Beagle Board common" introduced="^3" purpose="optional"> |
65
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
<unit bldFile="omap3530" mrp="omap3530/base_beagle.mrp"/> |
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
</component> |
73 | 8 |
<component id="kernel" name="Beagle Board kernel" introduced="^3" purpose="optional"> |
65
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
<unit bldFile="omap3530/kernel"/> |
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
</component> |
73 | 11 |
<component id="beagleboard" name="Beagle Board baseport" introduced="^3" purpose="optional"> |
65
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
12 |
<unit bldFile="omap3530/beagleboard"/> |
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
13 |
</component> |
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
14 |
</collection> |
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
</package> |
e754af35c291
Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
</SystemDefinition> |