summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-11-23 09:21:21 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-11-23 09:28:17 +0000
commit7d7c21db688eb73ecfd5c426fc5491a0e068e72c (patch)
tree0343471a191527cd1b85b55757a4fde712579eb2 /strata/bsp-jetson.morph
parent948454110a3d6af4fedc0d292fcc1e48475cc7c5 (diff)
downloaddefinitions-7d7c21db688eb73ecfd5c426fc5491a0e068e72c.tar.gz
bsp-jetson: Rename device-tree-compiler chunk to avoid duplication.
Change-Id: I16bc6ad8311f9345edfa6ffd4f57789a326fdd43
Diffstat (limited to 'strata/bsp-jetson.morph')
-rw-r--r--strata/bsp-jetson.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/strata/bsp-jetson.morph b/strata/bsp-jetson.morph
index 48d7218c..54b4b913 100644
--- a/strata/bsp-jetson.morph
+++ b/strata/bsp-jetson.morph
@@ -12,8 +12,8 @@ description: |
build-depends:
- morph: strata/core.morph
chunks:
-- name: device-tree-compiler
- morph: strata/bsp-jetson/device-tree-compiler.morph
+- name: device-tree-compiler@jetson
+ morph: strata/bsp-jetson/device-tree-compiler@jetson.morph
repo: upstream:device-tree-compiler
ref: 302fca9f4c283e1994cf0a5a9ce1cf43ca15e6d2
unpetrify-ref: v1.4.1
@@ -23,7 +23,7 @@ chunks:
ref: f33cdaa4c3da4a8fd35aa2f9a3172f31cc887b35
unpetrify-ref: v2015.04
build-depends:
- - device-tree-compiler
+ - device-tree-compiler@jetson
- name: linux-jetson-tk1
morph: strata/bsp-jetson/linux-jetson-tk1.morph
repo: upstream:linux