package_definition.xml
author William Roberts <williamr@symbian.org>
Thu, 08 Oct 2009 21:10:24 +0100
changeset 1 2e2530b7bb07
child 2 3400e46f43b3
permissions -rw-r--r--
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
2e2530b7bb07 Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
2e2530b7bb07 Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
2e2530b7bb07 Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff changeset
     3
  <package id="beagleboard" name="Beagle Board" levels="hw-if">
2e2530b7bb07 Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff changeset
     4
    <collection id="omap3530" name="OMAP 3530" level="hw-if">
2e2530b7bb07 Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff changeset
     5
      <component id="beagleboard" name="Beagle Board baseport" introduced="symbian^3" purpose="optional">
2e2530b7bb07 Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff changeset
     6
        <unit bldFile="omap3530" mrp="omap3530/base_beagle.mrp"/>
2e2530b7bb07 Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff changeset
     7
      </component>
2e2530b7bb07 Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff changeset
     8
    </collection>
2e2530b7bb07 Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff changeset
     9
  </package>
2e2530b7bb07 Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff changeset
    10
</SystemDefinition>