summaryrefslogtreecommitdiff
path: root/sdk.morph
blob: c7eb3e442ebea6ee669d47bd52d6b5b824a92b69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
  subsystems:
  - morph: devel-system-armv7lhf-highbank
    deploy:
      sysroot:
        type: sysroot
        location: usr/armv7lhf-baserock-linux-gnueabi/sys-root