From 6f49299467a09236d7c0c564fe55bc8eafa7defd Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Tue, 2 Jun 2015 08:22:26 +0000 Subject: Move extensions into a subdirectory Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e --- clusters/sdk-example-cluster.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'clusters/sdk-example-cluster.morph') diff --git a/clusters/sdk-example-cluster.morph b/clusters/sdk-example-cluster.morph index 92e4a413..a4413c3b 100644 --- a/clusters/sdk-example-cluster.morph +++ b/clusters/sdk-example-cluster.morph @@ -34,7 +34,7 @@ systems: - morph: systems/armv7lhf-cross-toolchain-system-x86_64.morph deploy: sdk: - type: sdk + type: extensions/sdk location: armv7lhf-cross-toolchain-system-x86_64.sh PREFIX: /usr TARGET: armv7lhf-baserock-linux-gnueabi @@ -42,5 +42,5 @@ systems: - morph: systems/devel-system-armv7lhf-highbank.morph deploy: sysroot: - type: sysroot + type: extensions/sysroot location: usr/armv7lhf-baserock-linux-gnueabi/sys-root -- cgit v1.2.1