summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-08-25 16:41:49 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-08-25 16:41:49 +0000
commit626f31eb2850bf8191952ecf2f0fe1f53f8919e1 (patch)
treeca4a82f8b2cadaa31b14cdfcb90eb64679d8e4c5
parent255f3826e21d0753f29ec89ca1a7d27fc82ab4a3 (diff)
downloaddefinitions-626f31eb2850bf8191952ecf2f0fe1f53f8919e1.tar.gz
Fix location of xfce system in ci.morph
Mason was giving this error: ERROR: In clusters/ci.morph: system xfce-system-x86_64.location should be just the base name, e.g. "xfce-system-x86_64.img" Change-Id: I3246f0007bb7f5636d246dd6661b61fc35580e80
-rw-r--r--clusters/ci.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/clusters/ci.morph b/clusters/ci.morph
index a62996c3..3564598c 100644
--- a/clusters/ci.morph
+++ b/clusters/ci.morph
@@ -42,7 +42,7 @@ systems:
deploy:
xfce-system-x86_64:
type: extensions/rawdisk
- location: /xfce-system-x86_64.img
+ location: xfce-system-x86_64.img
DISK_SIZE: 4G
KERNEL_ARGS: vga=788
- morph: systems/weston-system-armv7lhf-jetson.morph