Move openmaxil.nokia package_definition.xml from "adapt" to "adaptation"
It will move back again later, but only when the adaptation layer is renamed
--- a/symbian4/adapt/openmaxil.nokia/package_definition.xml Thu Sep 09 10:05:23 2010 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition schema="3.0.1">
- <package id="openmaxil.nokia" name="Nokia OpenMAX IL Adaptation" levels="adaptation hw-if device-fw">
-
- <collection id="omxilcomp" name="OpenMAX IL Components" level="adaptation">
- <component id="omxilgeneric" name="Generic OpenMAX IL Components" introduced="^3" purpose="optional" class="plugin">
- <unit version="1" bldFile="omxilcomp/omxilgeneric/group"/>
- </component>
-
- <component id="omxilaudioemulator" name="OpenMAX IL Audio Emulator" introduced="^3" purpose="optional" class="plugin">
- <unit version="1" bldFile="omxilcomp/omxilaudioemulator/group"/>
- </component>
-
- <component id="omxiltestcomp" name="OpenMAX IL Test Components" introduced="^3" purpose="development" class="plugin">
- <unit version="1" bldFile="omxilcomp/omxiltestcomp/group"/>
- </component>
- </collection>
-
- </package>
-</SystemDefinition>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian4/adaptation/adapt/openmaxil.nokia/package_definition.xml Thu Sep 09 11:11:09 2010 +0100
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SystemDefinition schema="3.0.1">
+ <package id="openmaxil.nokia" name="Nokia OpenMAX IL Adaptation" levels="adaptation hw-if device-fw">
+
+ <collection id="omxilcomp" name="OpenMAX IL Components" level="adaptation">
+ <component id="omxilgeneric" name="Generic OpenMAX IL Components" introduced="^3" purpose="optional" class="plugin">
+ <unit version="1" bldFile="omxilcomp/omxilgeneric/group"/>
+ </component>
+
+ <component id="omxilaudioemulator" name="OpenMAX IL Audio Emulator" introduced="^3" purpose="optional" class="plugin">
+ <unit version="1" bldFile="omxilcomp/omxilaudioemulator/group"/>
+ </component>
+
+ <component id="omxiltestcomp" name="OpenMAX IL Test Components" introduced="^3" purpose="development" class="plugin">
+ <unit version="1" bldFile="omxilcomp/omxiltestcomp/group"/>
+ </component>
+ </collection>
+
+ </package>
+</SystemDefinition>
--- a/symbian4/os/deviceplatformrelease/foundation_system/system_model/system_definition.xml Thu Sep 09 10:05:23 2010 +0100
+++ b/symbian4/os/deviceplatformrelease/foundation_system/system_model/system_definition.xml Thu Sep 09 11:11:09 2010 +0100
@@ -108,7 +108,7 @@
<package id="beagleboard" tech-domain="hb" level="low" href="../../../../adaptation/beagleboard/package_definition.xml"/>
<package id="qemu" tech-domain="hb" level="low" href="../../../../adaptation/qemu/package_definition.xml"/>
<package id="codecs.aricent" tech-domain="mm" level="low" href="../../../../adaptation/codecs.aricent/package_definition.xml" />
- <package id="openmaxil.nokia" tech-domain="mm" level="mw" href="../../../../adapt/openmaxil.nokia/package_definition.xml" />
+ <package id="openmaxil.nokia" tech-domain="mm" level="mw" href="../../../../adaptation/openmaxil.nokia/package_definition.xml" />
</layer>
<layer id="os" name="OS" levels="hw services">
<package id="kernelhwsrv" level="hw" tech-domain="hb" href="../../../../os/kernelhwsrv/package_definition.xml"/>