package_definition.xml
author Lukasz Forynski <lukasz.forynski@gmail.com>
Thu, 07 Oct 2010 00:37:22 +0100
branchBeagle_BSP_dev
changeset 85 d93b485c1325
parent 2 3400e46f43b3
child 80 86e1b70f1f94
permissions -rw-r--r--
updated SPI. Added template touch (byd_touch) -WORKING version,does not work-needs update as I missunderstood how the touchcontroller(chip) works. Submitting in order to share whatever there was-prior to going for holiday

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="beagleboard" name="Beagle Board" levels="hw-if">
    <collection id="omap3530" name="OMAP 3530" level="hw-if">
      <component id="omap3530" name="Beagle Board common" introduced="symbian^3" purpose="optional">
        <unit bldFile="omap3530" mrp="omap3530/base_beagle.mrp"/>
      </component>
      <component id="kernel" name="Beagle Board kernel" introduced="symbian^3" purpose="optional">
        <unit bldFile="omap3530/kernel"/>
      </component>
      <component id="beagleboard" name="Beagle Board baseport" introduced="symbian^3" purpose="optional">
        <unit bldFile="omap3530/beagleboard"/>
      </component>
    </collection>
  </package>
</SystemDefinition>