summaryrefslogtreecommitdiff
path: root/elements/tools/device-tree-compiler.bst
blob: 62b03c2bc19fc187e7838dd7894177002cf61787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
kind: manual
depends:
- core.bst
sources:
- kind: git
  url: upstream:device-tree-compiler
  track: baserock/morph
  ref: c92f284c3cf76d471eb27a271de3a51cb45ed058
config:
  build-commands:
  - make all
  install-commands:
  - make install DESTDIR="%{install-root}" PREFIX="%{prefix}"