summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-12 11:41:12 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-14 16:25:43 +0000
commitcf8f26e822ce834dec56406fe319b8d2a9e26be1 (patch)
tree81dd48edc485ea0d3181e08f047491186b1a76d1
parent747f1f92ab5595cfb373201aa2e2060139e74206 (diff)
downloaddefinitions-cf8f26e822ce834dec56406fe319b8d2a9e26be1.tar.gz
Add cluster to deploy baseline to rpi2 sdcard
-rw-r--r--clusters/rpi2-baseline.morph14
1 files changed, 14 insertions, 0 deletions
diff --git a/clusters/rpi2-baseline.morph b/clusters/rpi2-baseline.morph
new file mode 100644
index 00000000..948bd879
--- /dev/null
+++ b/clusters/rpi2-baseline.morph
@@ -0,0 +1,14 @@
+name: ci
+kind: cluster
+systems:
+- morph: systems/genivi-baseline-system-armv7lhf-rpi2.morph
+ deploy:
+ build-system-armv7lhf-rpi2:
+ type: extensions/rawdisk
+ location: /dev/mmcblk1
+ DISK_SIZE: 4G
+ BOOT_DEVICE: /dev/mmcblk0p1
+ ROOT_DEVICE: /dev/mmcblk0p2
+ BOOTLOADER_CONFIG_FORMAT: extlinux
+ BOOTLOADER_INSTALL: none
+ PARTITION_FILE: partitioning/rpi