summaryrefslogtreecommitdiff
path: root/strata/bsp-rpi2.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-08 22:59:52 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-17 22:49:34 +0000
commitb4488827bb7e0af6012654cfebdc04e580321005 (patch)
tree0b45a1c75c8d6fbec27ae7ff25f4b9903fcfe5e2 /strata/bsp-rpi2.morph
parent1447071e4aacd17b3c7c20f81cae02a45659c01b (diff)
downloaddefinitions-b4488827bb7e0af6012654cfebdc04e580321005.tar.gz
Change-Id: I2a89a90a5b0dff9693e14fb42723ebdaf2200d87
Diffstat (limited to 'strata/bsp-rpi2.morph')
-rw-r--r--strata/bsp-rpi2.morph41
1 files changed, 41 insertions, 0 deletions
diff --git a/strata/bsp-rpi2.morph b/strata/bsp-rpi2.morph
new file mode 100644
index 00000000..c3f43007
--- /dev/null
+++ b/strata/bsp-rpi2.morph
@@ -0,0 +1,41 @@
+name: bsp-rpi2
+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: grep
+ morph: strata/bsp-rpi2/grep.morph
+ repo: upstream:grep
+ ref: d930f765041bb2ad936056ddfdad60042d44bd9d
+ unpetrify-ref: v2.21
+- name: rpi2-firmware
+ morph: strata/bsp-rpi2/rpi2-firmware.morph
+ repo: https://github.com/raspberrypi/firmware.git
+ ref: b06b317afb60547b436cd30e056b54cec7ae3b8e
+ unpetrify-ref: master
+- name: linux-rpi2
+ morph: strata/bsp-rpi2/linux-rpi2.morph
+ repo: upstream:linux
+ ref: baserock/pedroalvarez/rpi2-drm-rebased-on-vc4-kms-v3d-rpi2
+ unpetrify-ref: baserock/pedroalvarez/rpi2-drm-rebased-on-vc4-kms-v3d-rpi2
+ build-depends:
+ - grep
+- name: linux-firmware-rpi2
+ repo: upstream:linux-firmware
+ morph: strata/bsp-rpi2/linux-firmware-rpi2.morph
+ ref: d82d3c1e5eddb811a38513a7e5b33202773f0fff
+ unpetrify-ref: master
+- name: u-boot@rpi2
+ morph: strata/bsp-rpi2/u-boot@rpi2.morph
+ repo: upstream:u-boot
+ ref: f33cdaa4c3da4a8fd35aa2f9a3172f31cc887b35
+ unpetrify-ref: v2015.04