summaryrefslogtreecommitdiff
path: root/old/strata/bsp-jetson.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-07 10:01:07 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-07 10:01:07 +0000
commitf6046f9b54c1f14d12a67fa66ca0c881b49e8ceb (patch)
tree7c4d5b1aa87b991fecb0b2c585514069947c3f0a /old/strata/bsp-jetson.morph
parentdeba555368fd21316025c5ee0eaaf517b938775e (diff)
downloaddefinitions-f6046f9b54c1f14d12a67fa66ca0c881b49e8ceb.tar.gz
Move old Baserock format definitions into old/ directory
Diffstat (limited to 'old/strata/bsp-jetson.morph')
-rw-r--r--old/strata/bsp-jetson.morph36
1 files changed, 36 insertions, 0 deletions
diff --git a/old/strata/bsp-jetson.morph b/old/strata/bsp-jetson.morph
new file mode 100644
index 00000000..746c17a6
--- /dev/null
+++ b/old/strata/bsp-jetson.morph
@@ -0,0 +1,36 @@
+name: bsp-jetson
+kind: stratum
+description: |
+ Platform-specific chunks for NVIDIA Jetson TK1
+
+ Support for the Tegra platform is still being developed. A very recent
+ kernel with some patches is currently required to get a fully
+ accelerated graphics stack on this platform. Note that the SATA and
+ networking will not work unless you have flashed the bootloader on
+ your board to the version of U-Boot built in this stratum. Also, the
+ CPUs on the Jetson run at a slow speed with this version of Linux.
+build-depends:
+- morph: strata/core.morph
+chunks:
+- name: device-tree-compiler@jetson
+ morph: strata/bsp-jetson/device-tree-compiler@jetson.morph
+ repo: upstream:device-tree-compiler
+ ref: 302fca9f4c283e1994cf0a5a9ce1cf43ca15e6d2
+ unpetrify-ref: v1.4.1
+- name: u-boot@jetson
+ morph: strata/bsp-jetson/u-boot@jetson.morph
+ repo: upstream:u-boot
+ ref: 5ec0003b19cbdf06ccd6941237cbc0d1c3468e2d
+ unpetrify-ref: v2015.10
+ build-depends:
+ - device-tree-compiler@jetson
+- name: linux-jetson-tk1
+ morph: strata/bsp-jetson/linux-jetson-tk1.morph
+ repo: upstream:linux
+ ref: 69973b830859bc6529a7a0468ba0d80ee5117826
+ unpetrify-ref: v4.9
+- name: linux-firmware@jetson
+ morph: strata/bsp-jetson/linux-firmware@jetson.morph
+ repo: upstream:linux-firmware
+ ref: 6ebf5d57d9f6d0cf05558baef1af2b90a3fe98ed
+ unpetrify-ref: master