Fix up sf_refhw component definition attributes to v3. Change 'name' to 'id' and 'long-name' to 'name'
--- a/symbian3/os/deviceplatformrelease/package_definition.xml Wed Sep 08 17:01:42 2010 +0100
+++ b/symbian3/os/deviceplatformrelease/package_definition.xml Thu Sep 09 10:05:23 2010 +0100
@@ -90,7 +90,7 @@
<component id="rombuild_zoom2" filter="sf_build" name="Zoom2 iMaker Config" purpose="development" class="config" introduced="^3">
<unit bldFile="sf_config/rombuild/zoom2/group"/>
</component>
- <component name="rombuild_sfrefhw" filter="sf_build" long-name="sf_refhw iMaker Config" purpose="development" introduced="^3" class="config">
+ <component id="rombuild_sfrefhw" filter="sf_build" name="sf_refhw iMaker Config" purpose="development" introduced="^3" class="config">
<unit bldFile="sf_config/rombuild/sf_refhw/group"/>
</component>
</collection>