symbian3/os/wlan/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Wed, 17 Feb 2010 23:59:17 +0000
branchHighFidelityModel
changeset 65 e754af35c291
parent 48 c8d3143d3c0e
child 141 27d9d356efbf
permissions -rw-r--r--
Point of closest approach between joined model and PDK 3.0.g v2 single model - added adaptation layer to the root model - package_definition_3.0.xml files for qemu, beagleboard and stubs - added package_definition_3.0.xml for tools\homescreentools, and used that instead of app\homescreentools - added various extras under "sf_build", and corrected capitalisation to match single model - changed some filters from "test" to "sf_build", because we need to build those things Left out some dubious units - cross-checking shows 4 missing /sf/mw/remoteconn/connectivitytransports/plpremotelink/group /sf/mw/remoteconn/connectivitytransports/plpvariant/group /sf/os/textandloc/charconvfw/charconv/ongoing/group /sf/os/textandloc/charconvfw/charconvplugin/group

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="wlan" name="WLAN" levels="hw low mid high tools test">
    <collection id="wlan_bearer" name="WLAN Bearer" level="hw">
      <component id="wlanpsmplugin" filter="s60" name="WLAN PSM Plugin" class="plugin">
        <unit bldFile="wlan_bearer/wlanpsmplugin/group"/>
      </component>
      <component id="wlanagent" filter="s60" name="WLAN Agent">
        <unit bldFile="wlan_bearer/wlanagent/group"/>
      </component>
      <component id="wlandbif_cd" filter="s60" name="WLAN CommsDat interface">
        <unit bldFile="wlan_bearer/wlandbif_cd/group"/>
      </component>
      <!-- should follow component directory rules for stuff in wlan_symbian/ and put in a single component or split up properly -->
      <component id="wlanengine" filter="s60" name="WLAN Engine">
        <unit bldFile="wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/group"/>
      </component>
      <component id="wlanldd" filter="s60" name="WLAN LDD">
        <unit bldFile="wlan_bearer/wlanldd/wlan_symbian/wlanldd_symbian/group"/>
      </component>
      <component id="wlannwif" filter="s60" name="WLAN Network Interface">
        <unit bldFile="wlan_bearer/wlannwif/group"/>
      </component>
    </collection>
    <collection id="wlanapitest" name="WLAN API Tests" level="test">
      <component id="wlanhaitest" name="WLAN HAI Tests" introduced="^2" purpose="development" filter="test">
        <unit mrp="wlanapitest/wlanhaitest/group/wlanhaitest.mrp" bldFile="wlanapitest/wlanhaitest/group"/>
      </component>
    </collection>
    <collection id="wlan_info" name="WLAN Info" level="test">
      <component id="wlan_pub" filter="s60" name="WLAN Public Interfaces" class="api">
        <unit bldFile="wlan_pub/group"/>
      </component>
      <component id="wlan_plat" filter="s60" name="WLAN Platform Interfaces" class="api">
        <unit bldFile="wlan_plat/group"/>
      </component>
      <component id="wlan_metadata" name="WLAN Metadata" class="config" introduced="^2" purpose="development" target="desktop">
        <unit mrp="wlan_info/wlan_metadata/wlan_metadata.mrp"/>
      </component>
    </collection>
  </package>
</SystemDefinition>