summaryrefslogtreecommitdiff
path: root/bsp-jetson-devel.morph
blob: 4d71ff9cae2d46adf18f6096d5d313b096b94329 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name: bsp-jetson-devel
kind: stratum
description: The platform dependent components required to boot an NVIDIA Jetson TK1 development image
  board.
build-depends:
- morph: core
chunks:
- name: device-tree-compiler
  repo: upstream:device-tree-compiler
  ref:  c92f284c3cf76d471eb27a271de3a51cb45ed058
  unpetrify-ref: baserock/morph
  build-depends: []
- name: u-boot
  repo: upstream:u-boot
  ref: b15ae44ab9f085140039b09a00232d5aed6596a9
  unpetrify-ref: baserock/arm/tegra-uboot-btrfs
  build-depends:
  - device-tree-compiler
- name: linux
  repo: upstream:linux
  ref: cdd9a9007773a4d7f59afdcd0e2186f995cfe956
  unpetrify-ref: baserock/arm/linux-tegra-3.16
  build-depends:
  - u-boot