summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson-be.morph
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2015-04-02 16:22:06 +0100
committerJames Thomas <james.thomas@codethink.co.uk>2015-04-02 16:22:06 +0100
commit45bedf2e036013818226812ed19796e2d397a0ae (patch)
tree61c48df405a2dc014d9a4cb300e0e4cc5cf626fe /strata/bsp-jetson-be.morph
parent6ef77141de32c51530404b0106dda055af137e14 (diff)
downloaddefinitions-45bedf2e036013818226812ed19796e2d397a0ae.tar.gz
Add BE Jetson system
Diffstat (limited to 'strata/bsp-jetson-be.morph')
-rw-r--r--strata/bsp-jetson-be.morph30
1 files changed, 30 insertions, 0 deletions
diff --git a/strata/bsp-jetson-be.morph b/strata/bsp-jetson-be.morph
new file mode 100644
index 00000000..b01f75f3
--- /dev/null
+++ b/strata/bsp-jetson-be.morph
@@ -0,0 +1,30 @@
+name: bsp-jetson-be
+kind: stratum
+description: |
+ Platform-specific chunks for NVIDIA Jetson TK1 BE
+build-depends:
+- morph: strata/core.morph
+chunks:
+- name: device-tree-compiler
+ morph: strata/bsp-jetson/device-tree-compiler.morph
+ repo: upstream:device-tree-compiler
+ ref: c92f284c3cf76d471eb27a271de3a51cb45ed058
+ unpetrify-ref: baserock/morph
+- name: u-boot@jetson
+ morph: strata/bsp-jetson/u-boot@jetson.morph
+ repo: upstream:u-boot
+ ref: c77921345b943cdf5f2f28bbe88c6d8970620d2e
+ unpetrify-ref: baserock/jetson/u-boot-tegra-next
+ build-depends:
+ - device-tree-compiler
+- name: linux-jetson-tk1
+ morph: strata/bsp-jetson-be/linux-jetson-tk1@be.morph
+ repo: upstream:linux
+ ref: 04c1ff4f786960b478b311b3d13ec92611452faa
+ unpetrify-ref: baserock/james/tegra-for-next-be-cpufreq
+- name: bsp-support
+ morph: strata/bsp-jetson/bsp-support.morph
+ repo: baserock:baserock/bsp-support
+ ref: 19bc31ce3198a3c19cdd96d392bde34cb34ed525
+ unpetrify-ref: baserock/arm/tegra-3.10
+