summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2014-07-22 19:10:13 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2014-07-31 10:11:52 +0000
commit8a9d09ca3977c76590edb9c51ae5d9d0e2e58b9f (patch)
tree0760bf9a3d9e6d666be01530c95fa7ae407852e8
parentf3d9894fab986be880646ce3611fb16ef1d2787b (diff)
downloaddefinitions-baserock/james/tegra-distbuild-upgrade.tar.gz
Upgrade kernel version
-rw-r--r--bsp-jetson-devel.morph10
1 files 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