TIVI-803: Remove the toyota-ui postscript stuff that not needed. accepted/2.0alpha-wayland/20130508.072012 submit/2.0alpha-wayland/20130508.073137
authorGraydon, Tracy <tracy.graydon@intel.com>
Wed, 8 May 2013 07:31:26 +0000 (00:31 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Wed, 8 May 2013 07:31:26 +0000 (00:31 -0700)
custom/scripts/ivi-2.0-symlinks.post
ivi/ivi-wayland-preview.yaml
ivi/ivi-wayland-release.yaml
ivi/ivi-wayland.yaml
packaging/image-configurations.changes

index d27f202..98a34e3 100644 (file)
@@ -34,9 +34,7 @@ ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N ""
 
 pkg_initdb
 
-rm -fr /opt/dbspace/.app_info.*
 INITDB=1 ail_initdb
-/opt/apps/com.samsung.menu-screen/bin/menuscreen_initdb
 
 # ims-service domain setting
 RESULT=`grep "192.168.0.163 config.45001.rcse" /etc/hosts`  
index 7b83a71..8b1d62d 100755 (executable)
@@ -41,5 +41,4 @@ PostScripts:
     - ivi-2.0-symlinks
     - inittab
     - usb-networking
-    - symlink-root
     - boot-into-ui
index 268aaae..3e94505 100755 (executable)
@@ -41,5 +41,4 @@ PostScripts:
     - ivi-2.0-symlinks
     - inittab
     - usb-networking
-    - symlink-root
     - boot-into-ui
index 487646d..6007664 100755 (executable)
@@ -41,5 +41,4 @@ PostScripts:
     - ivi-2.0-symlinks
     - inittab
     - usb-networking
-    - symlink-root
     - boot-into-ui
index 41cc5d8..259055b 100755 (executable)
@@ -1,3 +1,8 @@
+* Wed May  8 07:27:40 UTC 2013 - tracy.graydon@intel.com
+- drop the symlink-root post scrit and remove the 
+  app_info.* and menuscreen_initdb lines from ivi-2.0-symlinks
+- This is part of TIVI-803
+
 * Wed May  8 01:52:41 UTC 2013 - tracy.graydon@intel.com
 - Clean up deprecated post scripts.