From 8a9d09ca3977c76590edb9c51ae5d9d0e2e58b9f Mon Sep 17 00:00:00 2001 From: James Thomas Date: Tue, 22 Jul 2014 19:10:13 +0000 Subject: Build dtc Upgrade kernel version --- bsp-jetson-devel.morph | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/bsp-jetson-devel.morph b/bsp-jetson-devel.morph index 23191056..4f13be91 100644 --- a/bsp-jetson-devel.morph +++ b/bsp-jetson-devel.morph @@ -5,14 +5,18 @@ description: The platform dependent components required to boot an NVIDIA Jetson build-depends: - morph: core chunks: +- name: device-tree-compiler + repo: upstream:device-tree-compiler + ref: baserock/morph + build-depends: [] - name: u-boot repo: upstream:u-boot ref: baserock/james/tegra-uboot-btrfs - build-depends: [] + build-depends: + - device-tree-compiler - name: linux repo: upstream:linux - ref: 1f12d2a9854d101f23cce77f6fe8e53814c8a896 - unpetrify-ref: baserock/arm/tegra-3.10 + ref: baserock/james/distbuild-tegra-r19 build-depends: - u-boot - name: bsp-support -- cgit v1.2.1