From 1e7cee906244ecfd14084b60f50fd78cfe3ee482 Mon Sep 17 00:00:00 2001 From: JF Ding Date: Tue, 28 Jan 2014 10:22:49 +0800 Subject: Added architecture definination for all ks This is necessary, and this will be recorded in the final image-configs.xml file. Change-Id: I408bb5d277af90fa6e388a89d75dfef1ad215af0 Signed-off-by: JF Ding --- generic.yaml | 1 + ks/generic-wayland-mbr-x86_64.yaml | 1 + ks/generic-x11-mbr-x86_64.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/generic.yaml b/generic.yaml index bf1d72c..f202d49 100644 --- a/generic.yaml +++ b/generic.yaml @@ -1,6 +1,7 @@ Default: Baseline: tizen-3.0 Active: True + Architecture: ia32 Mic2Options: -f raw --fstab=uuid --copy-kernel --compress-disk-image=bz2 --generate-bmap Part: generic-mbr Language: en_US.UTF-8 diff --git a/ks/generic-wayland-mbr-x86_64.yaml b/ks/generic-wayland-mbr-x86_64.yaml index cd07a08..4131173 100644 --- a/ks/generic-wayland-mbr-x86_64.yaml +++ b/ks/generic-wayland-mbr-x86_64.yaml @@ -1,4 +1,5 @@ Name: Generic Wayland MBR x86_64 +Architecture: x86_64 Schedule: "*" Active: True Platform: Wayland diff --git a/ks/generic-x11-mbr-x86_64.yaml b/ks/generic-x11-mbr-x86_64.yaml index 30e7ac8..62fb1d7 100644 --- a/ks/generic-x11-mbr-x86_64.yaml +++ b/ks/generic-x11-mbr-x86_64.yaml @@ -1,4 +1,5 @@ Name: Generic X11 MBR x86_64 +Architecture: x86_64 Schedule: "*" Active: True Platform: X11 -- cgit v1.2.3