symbian3/adaptation/beagleboard/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Thu, 18 Feb 2010 12:52:24 +0000
branchHighFidelityModel
changeset 73 a82d821702fb
child 77 e07166a29d4d
permissions -rw-r--r--
Integration
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
73
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
  <package id="beagleboard" name="Beagle Board" levels="hw-if">
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
    <collection id="omap3530" name="OMAP 3530" level="hw-if">
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     5
      <component id="omap3530" name="Beagle Board common" introduced="^3" purpose="optional">
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     6
        <unit bldFile="omap3530" mrp="omap3530/base_beagle.mrp"/>
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
      </component>
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
      <component id="kernel" name="Beagle Board kernel" introduced="^3" purpose="optional">
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
        <unit bldFile="omap3530/kernel"/>
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
      </component>
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
      <component id="beagleboard" name="Beagle Board baseport" introduced="^3" purpose="optional">
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
        <unit bldFile="omap3530/beagleboard"/>
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13
      </component>
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    14
    </collection>
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    15
  </package>
a82d821702fb Integration
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    16
</SystemDefinition>