summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2014-08-12 12:37:51 +0100
committerJames Thomas <james.thomas@codethink.co.uk>2014-08-14 19:30:29 +0100
commit11dafb81c79b8a0d388a5afeba1aaf582b511594 (patch)
treebaf24890e23c70d97a33e6dda0b56fdfbeaa6ea2
parent15e9112506c36eb8660c5a156c6c9d5db7f982ea (diff)
downloaddefinitions-11dafb81c79b8a0d388a5afeba1aaf582b511594.tar.gz
Build u-boot with btrfs support as part of the bsp
This requires device tree compiler
-rw-r--r--bsp-jetson-devel.morph12
1 files changed, 9 insertions, 3 deletions
diff --git a/bsp-jetson-devel.morph b/bsp-jetson-devel.morph
index 77ef4a74..03320cba 100644
--- a/bsp-jetson-devel.morph
+++ b/bsp-jetson-devel.morph
@@ -5,11 +5,17 @@ description: The platform dependent components required to boot an NVIDIA Jetson
build-depends:
- morph: core
chunks:
-- name: u-boot
- repo: upstream:u-boot
- ref: fe57382d04b46c37f34cf8d3b3ad876554fd12bf
+- name: device-tree-compiler
+ repo: upstream:device-tree-compiler
+ ref: c92f284c3cf76d471eb27a271de3a51cb45ed058
unpetrify-ref: baserock/morph
build-depends: []
+- name: u-boot
+ repo: upstream:u-boot
+ ref: b15ae44ab9f085140039b09a00232d5aed6596a9
+ unpetrify-ref: baserock/arm/tegra-uboot-btrfs
+ build-depends:
+ - device-tree-compiler
- name: linux
repo: upstream:linux
ref: 1f12d2a9854d101f23cce77f6fe8e53814c8a896