From 626f31eb2850bf8191952ecf2f0fe1f53f8919e1 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 25 Aug 2015 16:41:49 +0000 Subject: 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 --- clusters/ci.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clusters/ci.morph') 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 -- cgit v1.2.1