summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-03-05 10:19:51 +0000
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-03-07 15:22:48 +0000
commit4396c66cec2bce6373f97edc30ba3a4e7dd5a811 (patch)
tree8fcc2e45cf9737be5f6816225db039e3925988a7
parentdda3d19da6b2676d1d8400e44b43114e3c8f3d9f (diff)
downloaddefinitions-4396c66cec2bce6373f97edc30ba3a4e7dd5a811.tar.gz
Add morphology for deploying the SDK.
-rw-r--r--sdk.morph12
1 files changed, 12 insertions, 0 deletions
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