migrate installer EFI image to x86_64 58/27158/1 accepted/tizen/common/20140905.155327 submit/devel_common/20140922.084732 submit/tizen_common/20140905.103117
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>
Fri, 5 Sep 2014 09:48:02 +0000 (11:48 +0200)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Fri, 5 Sep 2014 09:48:02 +0000 (11:48 +0200)
This make the installer usable on Minnowboard Max, which can only boot EFI 64bits images

Change-Id: Ibcbac34baf35f2566a9bb2f8b95f553b8704debd
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
common-targets.yaml
ks/common-installer-efi-x86_64.yaml [moved from ks/common-installer-efi-i586.yaml with 68% similarity]

index 25fba5c..1a27e1a 100644 (file)
@@ -3,7 +3,6 @@ Targets:
     -   Name: ia32-wayland
         Images:
             - common-installer-mbr-i586.yaml
-            - common-installer-efi-i586.yaml
             - common-wayland-mbr-i586.yaml
             - common-qa-unsafe-wayland-mbr-i586.yaml
 
@@ -19,6 +18,7 @@ Targets:
 
     -   Name: x86_64-wayland
         Images:
+            - common-installer-efi-x86_64.yaml
             - common-wayland-mbr-x86_64.yaml
             - common-wayland-efi-x86_64.yaml
             - common-qa-unsafe-wayland-mbr-x86_64.yaml
similarity index 68%
rename from ks/common-installer-efi-i586.yaml
rename to ks/common-installer-efi-x86_64.yaml
index 962f792..94a525a 100644 (file)
@@ -1,5 +1,5 @@
-Name: common-installer-efi-i586
-Architecture: ia32
+Name: common-installer-efi-x86_64
+Architecture: x86_64
 Schedule: "*"
 Active: True
 Platform: Installer
@@ -7,10 +7,10 @@ InstallerFrameworkPlugins:
     - bootloader
     - fstab
 Part: common-efi
-FileName: common-installer-efi-i586
+FileName: common-installer-efi-x86_64
 Kernel: kernel-profile-common
 Repos:
-    - common-wayland_i586
+    - common-wayland_x86_64
 Groups:
     - Generic Setup Boot
 PostScripts: