summaryrefslogtreecommitdiff
path: root/packaging/platform-preset-boards.inc
diff options
context:
space:
mode:
authorwchang kim <wchang.kim@samsung.com>2017-08-21 14:44:07 +0900
committerwchang kim <wchang.kim@samsung.com>2017-08-21 14:44:07 +0900
commit4b0f739a73ceb1c902e9f004efc946a32357d26f (patch)
tree35c86bd19c8f4d96edbc3b35a722bb489710bbcb /packaging/platform-preset-boards.inc
parentb46572d060254fd535756c1a042c7183bd1c13d1 (diff)
downloadbuilding-blocks-4b0f739a73ceb1c902e9f004efc946a32357d26f.tar.gz
building-blocks-4b0f739a73ceb1c902e9f004efc946a32357d26f.tar.bz2
building-blocks-4b0f739a73ceb1c902e9f004efc946a32357d26f.zip
[Update] Changing some model-config features.
Change-Id: Ieb6b53af4995e027014a644f9e4c8b4b0edcd316
Diffstat (limited to 'packaging/platform-preset-boards.inc')
-rw-r--r--packaging/platform-preset-boards.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/platform-preset-boards.inc b/packaging/platform-preset-boards.inc
index d65aaff..e856c5a 100644
--- a/packaging/platform-preset-boards.inc
+++ b/packaging/platform-preset-boards.inc
@@ -79,7 +79,7 @@ sed -i 's#\(\"tizen.org/feature/platform.core.fpu.arch.vfpv3\".\+>\).\+\(</key>\
sed -i 's#\(\"tizen.org/feature/platform.core.fpu.arch.vfpv4\".\+>\).\+\(</key>\)#\1true\2#' %{_sysconfdir}/config/model-config.xml
sed -i 's#\(\"tizen.org/feature/profile\".\+>\).\+\(</key>\)#\1common\2#' %{_sysconfdir}/config/model-config.xml
sed -i 's#\(\"tizen.org/feature/location.batch\".\+>\).\+\(</key>\)#\1false\2#' %{_sysconfdir}/config/model-config.xml
-sed -i 's#\(\"tizen.org/feature/network.tethering.usb\".\+>\).\+\(</key>\)#\1false\2#' %{_sysconfdir}/config/model-config.xml
+sed -i 's#\(\"tizen.org/feature/network.ethernet\".\+>\).\+\(</key>\)#\1true\2#' %{_sysconfdir}/config/model-config.xml
sed -i 's#\(\"tizen.org/feature/network.wifi.tdls\".\+>\).\+\(</key>\)#\1false\2#' %{_sysconfdir}/config/model-config.xml
sed -i 's#\(\"tizen.org/feature/screen.auto_rotation\".\+>\).\+\(</key>\)#\1false\2#' %{_sysconfdir}/config/model-config.xml
sed -i 's#\(\"tizen.org/feature/screen.height\".\+>\).\+\(</key>\)#\11920\2#' %{_sysconfdir}/config/model-config.xml
@@ -345,7 +345,7 @@ sed -i 's#\(\"tizen.org/feature/platform.core.fpu.arch.vfpv3\".\+>\).\+\(</key>\
sed -i 's#\(\"tizen.org/feature/platform.core.fpu.arch.vfpv4\".\+>\).\+\(</key>\)#\1false\2#' %{_sysconfdir}/config/model-config.xml
sed -i 's#\(\"tizen.org/feature/profile\".\+>\).\+\(</key>\)#\1mobile\2#' %{_sysconfdir}/config/model-config.xml
sed -i 's#\(\"tizen.org/feature/location.batch\".\+>\).\+\(</key>\)#\1false\2#' %{_sysconfdir}/config/model-config.xml
-sed -i 's#\(\"tizen.org/feature/network.tethering.usb\".\+>\).\+\(</key>\)#\1true\2#' %{_sysconfdir}/config/model-config.xml
+sed -i 's#\(\"tizen.org/feature/network.ethernet\".\+>\).\+\(</key>\)#\1false\2#' %{_sysconfdir}/config/model-config.xml
sed -i 's#\(\"tizen.org/feature/network.wifi.tdls\".\+>\).\+\(</key>\)#\1false\2#' %{_sysconfdir}/config/model-config.xml
sed -i 's#\(\"tizen.org/feature/screen.auto_rotation\".\+>\).\+\(</key>\)#\1true\2#' %{_sysconfdir}/config/model-config.xml
sed -i 's#\(\"tizen.org/feature/screen.height\".\+>\).\+\(</key>\)#\11280\2#' %{_sysconfdir}/config/model-config.xml