summaryrefslogtreecommitdiff
path: root/clusters/ci.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-27 15:47:49 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-30 17:14:10 +0000
commit7f35f3f675f5b51f2658520a58e981cfd9f588ad (patch)
tree818b5dd4d9b6009b417bd412741498a8b0e0f027 /clusters/ci.morph
parent0056d99aa0b88c9f9eb877096cda6bbc2c954184 (diff)
downloaddefinitions-7f35f3f675f5b51f2658520a58e981cfd9f588ad.tar.gz
extensions: Add genivi.configure and use it in GENIVI systemsGENIVI-K1.0.1baserock/pedroalvarez/gdp-rebase3
This extension allow us to do at configure time: - Configure different weston.ini files (for GENIVI baseline and GDP) - Enable weston.service - Set different backends in weston.service Change-Id: Idfdb8b3d0e881d2da43eeefe86e42ca6876bb790
Diffstat (limited to 'clusters/ci.morph')
-rw-r--r--clusters/ci.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/clusters/ci.morph b/clusters/ci.morph
index c4784e60..240e3d4f 100644
--- a/clusters/ci.morph
+++ b/clusters/ci.morph
@@ -65,6 +65,9 @@ systems:
location: genivi-baseline-system-x86_64-generic.img
DISK_SIZE: 4G
KERNEL_ARGS: vga=788
+ GENIVI_WESTON_BACKEND: fbdev
+ GENIVI_WESTON_CONFIG: baseline
+ GENIVI_WESTON_AUTOSTART: False
- morph: systems/genivi-baseline-system-armv7lhf-jetson.morph
deploy:
genivi-baseline-system-armv7lhf-jetson:
@@ -78,6 +81,9 @@ systems:
BOOTLOADER_INSTALL: none
KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1
nouveau.pstate=1
+ GENIVI_WESTON_BACKEND: drm
+ GENIVI_WESTON_CONFIG: baseline
+ GENIVI_WESTON_AUTOSTART: True
- morph: systems/openstack-system-x86_64.morph
deploy:
openstack-system-x86_64: