3k/os/swconfigtools/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Fri, 07 Aug 2009 14:27:31 +0100
changeset 6 4b6b108a7474
parent 2 5dfc4b38cad0
permissions -rw-r--r--
Added package definitions for packages that need to be built in the platform build. Moved package definitions into the correct locations for for thier place in the source repositories.

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="os" long-name="OS" levels="hw services">
<block name="swconfigtools" long-name="Software Config Tools" tech_domain="to" level="services">
    <collection name="gid_pc_tool" long-name="GID PC Tool">
     <component name="dbimporter" long-name="DB Importer" origin-model="foundation">
      <unit bldFile="/sf/tools/swconfigtools/gid_pc_tool/group"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>