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 --- ks/generic-wayland-mbr-x86_64.yaml | 1 + ks/generic-x11-mbr-x86_64.yaml | 1 + 2 files changed, 2 insertions(+) (limited to 'ks') 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