summaryrefslogtreecommitdiff
path: root/bsp-jetson.morph
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2014-06-13 16:35:26 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2014-06-13 16:49:01 +0000
commit5d293e1f0dd16febf3bb392f900e3f35d83a5c56 (patch)
tree75f88ca3374c5e42161014e54b753ccbbe5d6434 /bsp-jetson.morph
parentf61332e24111ab48ec242ccd8ea0c40764a40f3a (diff)
downloaddefinitions-5d293e1f0dd16febf3bb392f900e3f35d83a5c56.tar.gz
Add kmscube demo to Wayland stratum
This is a temporary hack for the purposes of having a good demo!
Diffstat (limited to 'bsp-jetson.morph')
-rw-r--r--bsp-jetson.morph17
1 files changed, 17 insertions, 0 deletions
diff --git a/bsp-jetson.morph b/bsp-jetson.morph
new file mode 100644
index 00000000..224399a6
--- /dev/null
+++ b/bsp-jetson.morph
@@ -0,0 +1,17 @@
+name: bsp-jetson
+kind: stratum
+description: The platform dependent components required to boot an NVIDIA Jetson TK1 board.
+build-depends:
+- morph: core
+chunks:
+- name: u-boot
+ repo: upstream:u-boot
+ ref: fe57382d04b46c37f34cf8d3b3ad876554fd12bf
+ unpetrify-ref: baserock/morph
+ build-depends: []
+- name: linux
+ repo: upstream:linux
+ ref: baserock/james/linux-tegra-3.15
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - u-boot