summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/bsp-jetson.morph')
-rw-r--r--strata/bsp-jetson.morph36
1 files changed, 36 insertions, 0 deletions
diff --git a/strata/bsp-jetson.morph b/strata/bsp-jetson.morph
new file mode 100644
index 00000000..746c17a6
--- /dev/null
+++ b/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