Update image configs to use setup-scripts and the new kernel 67/28167/1 accepted/tizen/ivi/20140930.164317 submit/tizen_ivi/20140930.112233 submit/tizen_ivi/20140930.989898 submit/tizen_ivi/20140930.998877
authorMikko Ylinen <mikko.ylinen@intel.com>
Mon, 29 Sep 2014 11:40:33 +0000 (14:40 +0300)
committerMikko Ylinen <mikko.ylinen@intel.com>
Mon, 29 Sep 2014 11:40:33 +0000 (14:40 +0300)
Change-Id: I24c5f3c835a4210ad43724b862236371984fe6f6
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
ivi.yaml
ks/ivi-efi-i586.yaml
ks/ivi-efi-x86_64.yaml
ks/ivi-mbr-i586-emul.yaml
ks/ivi-mbr-i586.yaml
scripts/ivi-adaptation.post

index b6f69cd..9f563d5 100644 (file)
--- a/ivi.yaml
+++ b/ivi.yaml
@@ -33,6 +33,7 @@ Wayland-i586:
     Part: ivi-mbr
     UserGroups: "audio,video,weston-launch"
     Groups:
+        - Generic Setup Boot
         - Generic Middleware
         - Generic Wayland
         - Generic Crosswalk
@@ -46,6 +47,7 @@ Wayland-i586:
         - IVI Middleware Intel
         - IVI Applications
     PostScripts:
+        - generic-setup-boot
         - generic-middleware
         - generic-wayland
         - generic-multimedia
@@ -63,6 +65,7 @@ Wayland-x86_64:
     Part: ivi-mbr
     UserGroups: "audio,video,weston-launch"
     Groups:
+        - Generic Setup Boot
         - Generic Middleware
         - Generic Wayland
         - Generic Crosswalk
@@ -76,6 +79,7 @@ Wayland-x86_64:
         - IVI Middleware Intel
         - IVI Applications
     PostScripts:
+        - generic-setup-boot
         - generic-middleware
         - generic-wayland
         - generic-multimedia
@@ -86,7 +90,7 @@ Wayland-x86_64:
         - ivi-ux-weston
         - ivi-applications
     Repos:
-        - ivi
+        - ivi64
 
 Wayland-ARM:
     Part: ivi-mbr
index 619e56f..c93f13a 100644 (file)
@@ -7,12 +7,9 @@ InstallerFrameworkPlugins:
     - fstab
 Part: ivi-efi
 FileName: ivi-efi-i586
-Kernel: kernel-x86-ivi
+Kernel: kernel-profile-ivi
 Repos:
     - ivi
 ExtraPackages:
     - ivi-repos
-    - gummiboot-splash
-    - setup-gummiboot
-    - setup-ivi-clone
 PostScripts: []
index 6878f97..0b27787 100644 (file)
@@ -7,12 +7,9 @@ InstallerFrameworkPlugins:
     - fstab
 Part: ivi-efi
 FileName: ivi-efi-x86_64
-Kernel: kernel-x86-ivi
+Kernel: kernel-profile-ivi
 Repos:
     - ivi64
 ExtraPackages:
     - ivi-repos
-    - gummiboot-splash
-    - setup-gummiboot
-    - setup-ivi-clone
 PostScripts: []
index fa40e8e..d584dca 100644 (file)
@@ -8,14 +8,12 @@ InstallerFrameworkPlugins:
     - fstab
 Part: ivi-emul
 FileName: ivi-mbr-i586-emul
-Kernel: kernel-x86-ivi
+Kernel: kernel-profile-ivi
 Repos:
     - emul
 ExtraPackages:
     - ivi-repos
     - system-plugin-emulator
-    - setup-extlinux
-    - setup-ivi-clone
 RemovePackages:
     - openssh
 PostScripts: []
index 3d943c5..638d387 100644 (file)
@@ -7,11 +7,9 @@ InstallerFrameworkPlugins:
     - fstab
 Part: ivi-mbr
 FileName: ivi-mbr-i586
-Kernel: kernel-x86-ivi
+Kernel: kernel-profile-ivi
 Repos:
     - ivi
 ExtraPackages:
     - ivi-repos
-    - setup-extlinux
-    - setup-ivi-clone
 PostScripts: []
index 7848ab5..b6da5a7 100644 (file)
@@ -3,6 +3,3 @@ echo "#################### ivi-adaptations.post ####################"
 
 #replace "Tizen Next" with real release number.
 sed -i 's/(\(.*\))/(@BUILD_ID@)/' /etc/os-release
-
-# Install and configure the boot-loader, /etc/fstab, and so on
-/usr/sbin/setup-ivi-boot