summaryrefslogtreecommitdiff
path: root/bsp-jetson-devel.morph
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2014-06-23 17:11:42 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2014-06-23 17:21:13 +0000
commitd02054e4ee71558797df7a02e3749a701c1118e6 (patch)
treef67c1b39ffcbc63459aa46923bbf1849360fd91f /bsp-jetson-devel.morph
parent6c355e9e41ef374479e63d7fd2ee5981011e3c64 (diff)
downloaddefinitions-d02054e4ee71558797df7a02e3749a701c1118e6.tar.gz
Use the nvidia 3.10 kernel for the devel imagebaserock/tegra
This gives us access to SATA, USB3 + ethernet, currently missing in 3.15 upstream
Diffstat (limited to 'bsp-jetson-devel.morph')
-rw-r--r--bsp-jetson-devel.morph17
1 files changed, 17 insertions, 0 deletions
diff --git a/bsp-jetson-devel.morph b/bsp-jetson-devel.morph
new file mode 100644
index 00000000..d81342c8
--- /dev/null
+++ b/bsp-jetson-devel.morph
@@ -0,0 +1,17 @@
+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: u-boot
+ repo: upstream:u-boot
+ ref: fe57382d04b46c37f34cf8d3b3ad876554fd12bf
+ unpetrify-ref: baserock/morph
+ build-depends: []
+- name: linux
+ repo: upstream:linux
+ ref: baserock/james/tegra-devel
+ build-depends:
+ - u-boot