summaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/model-config-hal.xml2
-rw-r--r--generic/model-config-iot.xml10
-rw-r--r--generic/model-config.xml8
3 files changed, 10 insertions, 10 deletions
diff --git a/generic/model-config-hal.xml b/generic/model-config-hal.xml
index 9da5231..329f958 100644
--- a/generic/model-config-hal.xml
+++ b/generic/model-config-hal.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="9.0" model="TizenHAL">
+<model-config version="10.0" model="TizenHAL">
<platform>
<key name="tizen.org/system/model_name" type="string">TizenHAL</key>
<key name="tizen.org/system/platform.processor" type="string">none</key>
diff --git a/generic/model-config-iot.xml b/generic/model-config-iot.xml
index 950467c..5b34c25 100644
--- a/generic/model-config-iot.xml
+++ b/generic/model-config-iot.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="9.0" model="TizenIOT">
+<model-config version="10.0" model="TizenIOT">
<platform>
<key name="tizen.org/system/model_name" type="string">TizenIOT</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">9.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">10.0</key>
<key name="tizen.org/system/platform.processor" type="string">none</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -168,7 +168,7 @@
<key name="tizen.org/feature/peripheral_io.adc" type="bool">true</key>
<key name="tizen.org/feature/peripheral_io.spi" type="bool">true</key>
<key name="tizen.org/feature/peripheral_io.uart" type="bool">true</key>
- <key name="tizen.org/feature/platform.core.api.version" type="string">9.0</key>
+ <key name="tizen.org/feature/platform.core.api.version" type="string">10.0</key>
<key name="tizen.org/feature/platform.core.abi" type="string">none</key>
<key name="tizen.org/feature/platform.core.cpu.arch" type="string">armv7</key>
<key name="tizen.org/feature/platform.core.cpu.arch.armv6" type="bool">true</key>
@@ -185,10 +185,10 @@
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">true</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">true</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">true</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">10.0</key>
<key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
<key name="tizen.org/feature/platform.version.name" type="string">TizenIOT</key>
- <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">10.0</key>
<key name="tizen.org/feature/profile" type="string">common</key>
<key name="tizen.org/feature/screen" type="bool">true</key>
<key name="tizen.org/feature/screen.always_on.high_color" type="bool">true</key>
diff --git a/generic/model-config.xml b/generic/model-config.xml
index 32fafc6..5e14e2d 100644
--- a/generic/model-config.xml
+++ b/generic/model-config.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="9.0" model="generic">
+<model-config version="10.0" model="generic">
<platform>
<key name="tizen.org/system/model_name" type="string">Generic</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">9.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">10.0</key>
<key name="tizen.org/system/platform.processor" type="string">Generic</key>
<key name="tizen.org/system/platform.communication_processor" type="string">N/A</key>
<key name="tizen.org/feature/accessibility.grayscale" type="bool">false</key>
@@ -81,9 +81,9 @@
<key name="tizen.org/feature/platform.core.fpu.arch.ssse3" type="bool">true</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">10.0</key>
<key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
- <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">10.0</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>
<key name="tizen.org/feature/screen.coordinate_system.size.large" type="bool">true</key>