symbian3/os/deviceplatformrelease/package_definition.xml
author Pat Downey <patd@symbian.org>
Wed, 08 Sep 2010 17:01:42 +0100
branchHighFidelityModel
changeset 400 d714e5db1db4
parent 357 5d3c652b6df9
child 403 1009800370f9
permissions -rw-r--r--
Fix path to sf_config/rombuild/sf_refhw/group.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
  <package id="deviceplatformrelease" name="Device Platform Release" levels="bld mid top">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
    <collection id="s60extras" name="S60 Extras" level="mid">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
     5
    	<!-- collection is really a component. Need to move down a directory -->
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     6
      <component id="s60extras_build" filter="s60" name="S60 Extras Build" class="config" purpose="development">
65
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents: 64
diff changeset
     7
        <unit bldFile="S60Extras/group"/>
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
      </component>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
    </collection>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    10
    <collection id="locfiles" name="Locale Files" level="mid">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    11
      <component id="locfiles_build" filter="s60" name="S60 Locale Files Build" class="config" purpose="development">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    12
      	<!-- need to move component down a directory -->
64
27a3dfc1b15b Fix wrong directory path in deviceplatformrelease
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 63
diff changeset
    13
        <unit bldFile="locfiles/group"/>
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    14
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    15
	<component id="locfiles_set1" name="Locale Files Set 1" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    16
		<unit bldFile="locfiles/group/set1"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    17
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    18
	<component id="locfiles_set2" name="Locale Files Set 2" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    19
		<unit bldFile="locfiles/group/set2"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    20
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    21
	<component id="locfiles_set3" name="Locale Files Set 3" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    22
		<unit bldFile="locfiles/group/set3"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    23
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    24
	<component id="locfiles_set4" name="Locale Files Set 4" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    25
		<unit bldFile="locfiles/group/set4"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    26
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    27
	<component id="locfiles_set5" name="Locale Files Set 5" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    28
		<unit bldFile="locfiles/group/set5"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    29
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    30
	<component id="locfiles_set6" name="Locale Files Set 6" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    31
		<unit bldFile="locfiles/group/set6"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    32
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    33
	<!-- is the a problem with SF builds with the following? -->
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    34
	<component id="locfiles_set7" name="Locale Files Set 7" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    35
		<unit bldFile="locfiles/group/set7"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    36
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    37
	<component id="locfiles_set8" name="Locale Files Set 8" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    38
		<unit bldFile="locfiles/group/set8"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    39
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    40
	<component id="locfiles_set9" name="Locale Files Set 9" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    41
		<unit bldFile="locfiles/group/set9"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    42
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    43
	<component id="locfiles_set10" name="Locale Files Set 10" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    44
		<unit bldFile="locfiles/group/set10"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    45
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    46
	<component id="locfiles_set11" name="Locale Files Set 11" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    47
		<unit bldFile="locfiles/group/set11"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    48
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    49
	<component id="locfiles_set12" name="Locale Files Set 12" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    50
		<unit bldFile="locfiles/group/set12"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    51
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    52
	<component id="locfiles_set13" name="Locale Files Set 13" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    53
		<unit bldFile="locfiles/group/set13"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    54
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    55
	<component id="locfiles_set14" name="Locale Files Set 14" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    56
		<unit bldFile="locfiles/group/set14"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    57
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    58
	<component id="locfiles_set15" name="Locale Files Set 15" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    59
		<unit bldFile="locfiles/group/set15"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    60
	</component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    61
	<component id="locfiles_set16" name="Locale Files Set 16" class="config" filter="s60">
49
bd5873ced9e4 Remove unused component which held s60 pkgdefs. Remove bad attributes in 3.0 pkgdef
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    62
		<unit bldFile="locfiles/group/set16"/>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    63
	</component>      
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    64
    </collection>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    65
    <collection id="version" name="Version" level="top">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    66
    	<!-- collection is really a component. Need to move down a directory -->    
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    67
      <component id="version_build" filter="s60" name="Version Build" class="config" purpose="development">
65
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents: 64
diff changeset
    68
        <unit bldFile="Version/group"/>
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    69
      </component>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    70
    </collection>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    71
    
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    72
   <collection id="helps_loc2" name="Helps Locale 2" level="top">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    73
    	<!-- collection is really a component. Need to move down a directory -->    
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    74
      <component id="helps_loc2_build" name="Helps Locale 2 Build" filter="s60">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    75
        <unit bldFile="helps_loc2/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    76
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    77
     </collection>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    78
    
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    79
    <collection id="sf_config" name="SF Config" level="mid">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    80
      <component id="config" filter="s60" name="Config" class="config" purpose="development">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 47
diff changeset
    81
        <unit base="sf_config/config"/>
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    82
      </component>
75
ef46216a10c3 Change ID of sf_cenrep to follow file path conventions and name to follow naming conventions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 65
diff changeset
    83
      <component id="cenrep" filter="sf_build" name="ConE Central Repository Config" class="config" purpose="development">
167
5d80ffb79e21 Mostly cosmetic fixes to pkgdefs (introduced values, etc). Updated qmakeargs attribute in qt pkg.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 161
diff changeset
    84
		<!-- will shoudl give the id/path something more unique than cenrep -->
65
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents: 64
diff changeset
    85
        <unit bldFile="sf_config/cenrep/group"/>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents: 64
diff changeset
    86
      </component>
167
5d80ffb79e21 Mostly cosmetic fixes to pkgdefs (introduced values, etc). Updated qmakeargs attribute in qt pkg.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 161
diff changeset
    87
      <component id="rombuild_syborg" filter="sf_build" name="Syborg iMaker Config" purpose="development" class="config" introduced="^3">
161
e80d80ee2e92 Add ROM building config components for Zoom2 and Syborg
William Roberts <williamr@symbian.org>
parents: 79
diff changeset
    88
        <unit bldFile="sf_config/rombuild/syborg/group"/>
e80d80ee2e92 Add ROM building config components for Zoom2 and Syborg
William Roberts <williamr@symbian.org>
parents: 79
diff changeset
    89
      </component>
167
5d80ffb79e21 Mostly cosmetic fixes to pkgdefs (introduced values, etc). Updated qmakeargs attribute in qt pkg.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 161
diff changeset
    90
      <component id="rombuild_zoom2" filter="sf_build" name="Zoom2 iMaker Config" purpose="development" class="config" introduced="^3">
161
e80d80ee2e92 Add ROM building config components for Zoom2 and Syborg
William Roberts <williamr@symbian.org>
parents: 79
diff changeset
    91
        <unit bldFile="sf_config/rombuild/zoom2/group"/>
e80d80ee2e92 Add ROM building config components for Zoom2 and Syborg
William Roberts <williamr@symbian.org>
parents: 79
diff changeset
    92
      </component>
357
5d3c652b6df9 Add sf_config/rombuild/sf_refhw component with iMaker configs for full ui ROM for syborg and beagleboard
Dario Sestito <darios@symbian.org>
parents: 245
diff changeset
    93
      <component name="rombuild_sfrefhw" filter="sf_build" long-name="sf_refhw iMaker Config" purpose="development" introduced="^3" class="config">
400
d714e5db1db4 Fix path to sf_config/rombuild/sf_refhw/group.
Pat Downey <patd@symbian.org>
parents: 357
diff changeset
    94
        <unit bldFile="sf_config/rombuild/sf_refhw/group"/>
357
5d3c652b6df9 Add sf_config/rombuild/sf_refhw component with iMaker configs for full ui ROM for syborg and beagleboard
Dario Sestito <darios@symbian.org>
parents: 245
diff changeset
    95
      </component>
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    96
    </collection>
180
244fc0d42019 Reenable buildplatforms, even though it's in the wrong package. We need it for sbs_config.xml!
William Roberts <williamr@symbian.org>
parents: 167
diff changeset
    97
        <!-- should be located locally in buildplatforms/group. NB. This is a different package! -->
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    98
    <collection id="s60bld" name="S60 Build">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    99
      <component id="buildplatforms" filter="s60" name="Build Platforms">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   100
        <unit bldFile="/tools/buildplatforms/group"/>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   101
      </component>
180
244fc0d42019 Reenable buildplatforms, even though it's in the wrong package. We need it for sbs_config.xml!
William Roberts <williamr@symbian.org>
parents: 167
diff changeset
   102
    </collection>
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   103
    <collection id="symbianosbld" name="Symbian OS Build" level="bld">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   104
      <component id="cedarutils" name="Cedar Utils" purpose="development">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   105
        <unit mrp="symbianosbld/cedarutils/tools_utils_cedar.mrp"/>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   106
      </component>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   107
      <component id="productionbldcbrconfig" name="Production Build CBR Config" filter="gt" purpose="development" class="config">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   108
        <unit mrp="symbianosbld/productionbldcbrconfig/product_cbr_config.mrp"/>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   109
      </component>
63
d7aa110911c4 Add "test" filter to all xxx_test filters
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 49
diff changeset
   110
      <component id="foundation_s60_packages" name="Foundation S60 Packages" class="config" introduced="^3" deprecated="^3" purpose="development" target="desktop">
d7aa110911c4 Add "test" filter to all xxx_test filters
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 49
diff changeset
   111
        <unit mrp="symbianosbld/foundation_s60_packages/foundation_s60_packages.mrp"/>
d7aa110911c4 Add "test" filter to all xxx_test filters
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 49
diff changeset
   112
      </component>
47
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   113
    </collection>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   114
    <collection id="foundation_system" name="Foundation System" level="top">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   115
      <component id="system_model" name="System Model" class="config" introduced="^2" purpose="development" target="desktop">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   116
        <unit mrp="foundation_system/system_model/system_model.mrp"/>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   117
      </component>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   118
    </collection>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   119
    <collection id="deviceplatformrelease_info" name="Device Platform Release Info" level="top">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   120
      <component id="deviceplatformrelease_metadata" name="Device Platform Release Metadata" class="config" introduced="^2" purpose="development" target="desktop">
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   121
        <unit mrp="deviceplatformrelease_info/deviceplatformrelease_metadata/deviceplatformrelease_metadata.mrp"/>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   122
      </component>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   123
    </collection>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   124
  </package>
424ba1d4ccef Updated pkgdefs for the OS layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   125
</SystemDefinition>