Uncommented tools/buildtools/group, so that the sbs configuration file will be exported during a platform build, and the skin generation steps will be performed in the correct order.
--- a/symbian3/single/sysdefs/system_model.xml Fri Apr 23 13:49:28 2010 +0100
+++ b/symbian3/single/sysdefs/system_model.xml Fri Apr 23 15:47:45 2010 +0100
@@ -2665,12 +2665,12 @@
<unit bldFile="os/deviceplatformrelease/sf_config/rombuild/zoom2/group"/>
</component>
</collection>
-<!-- should be located locally in buildplatforms/group
- <collection id="s60bld" name="S60 Build">
- <component id="buildplatforms" filter="s60" name="Build Platforms">
- <unit bldFile="/tools/buildplatforms/group"/>
- </component>
- </collection>-->
+<!-- should be located locally in buildplatforms/group -->
+ <collection id="s60bld" name="S60 Build">
+ <component id="buildplatforms" filter="s60" name="Build Platforms">
+ <unit bldFile="tools/buildplatforms/group"/>
+ </component>
+ </collection>
<collection name="symbianosbld" long-name="Symbian OS Build" level="bld">
<component name="cedarutils" long-name="Cedar Utils" purpose="development">
<unit mrp="os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/>