From 11dafb81c79b8a0d388a5afeba1aaf582b511594 Mon Sep 17 00:00:00 2001 From: James Thomas Date: Tue, 12 Aug 2014 12:37:51 +0100 Subject: Build u-boot with btrfs support as part of the bsp This requires device tree compiler --- bsp-jetson-devel.morph | 12 +++++++++--- 1 file 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 -- cgit v1.2.1