From 4396c66cec2bce6373f97edc30ba3a4e7dd5a811 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 5 Mar 2014 10:19:51 +0000 Subject: Add morphology for deploying the SDK. --- sdk.morph | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sdk.morph diff --git a/sdk.morph b/sdk.morph new file mode 100644 index 00000000..0c72f26b --- /dev/null +++ b/sdk.morph @@ -0,0 +1,12 @@ +name: sdk +kind: cluster +description: | + Create SDK binaries for all supported targets +systems: +- morph: armv7lhf-cross-toolchain-system-x86_32-generic + deploy: + sdk: + type: sdk + location: armv7lhf-cross-toolchain-system-x86_32-generic.sh + PREFIX: /usr + TARGET: armv7lhf-baserock-linux-gnueabi -- cgit v1.2.1