From a5a52ab7c64e8343b20080be536b126a7baa6cd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 26 Nov 2014 18:42:38 +0000 Subject: cluster/ci.morph: Add weston-system-x86_64-generic This will compile almost all the strata available in baserock related on building Linux systems (kernel, systemd, connectivity, multimedia, wayland, weston...). This will also make the artifacts cache available to anyone that want to build starting from this reference system --- clusters/ci.morph | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/clusters/ci.morph b/clusters/ci.morph index 734f39ff..aa77c28d 100644 --- a/clusters/ci.morph +++ b/clusters/ci.morph @@ -29,3 +29,10 @@ systems: BOOTLOADER_CONFIG_FORMAT: "extlinux" BOOTLOADER_INSTALL: "none" KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1 nouveau.pstate=1 +- morph: systems/weston-system-x86_64-generic.morph + deploy: + weston-system-x86_64-generic: + type: rawdisk + location: weston-system-x86_64-generic.img + DISK_SIZE: 4G + KERNEL_ARGS: vga=788 -- cgit v1.2.1