summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-08-17 11:10:21 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-08-17 11:10:21 +0000
commit4bded7fdb8cf1f4025f6d43f25549d32ebc391f5 (patch)
tree995de2ae2364c85ff5e40e0950bcca08d8e645ea
parent70f7cb7813d175aacb2c388826da3eb0677ece25 (diff)
downloaddefinitions-baserock/ps/jetson-docker.tar.gz
add go-docker and some kernel configs to devel-system-armv7lhf-jetson.morphbaserock/ps/jetson-docker
-rw-r--r--bsp-jetson-devel.morph11
-rw-r--r--devel-system-armv7lhf-jetson.morph1
2 files changed, 6 insertions, 6 deletions
diff --git a/bsp-jetson-devel.morph b/bsp-jetson-devel.morph
index 4d71ff9c..90c96b49 100644
--- a/bsp-jetson-devel.morph
+++ b/bsp-jetson-devel.morph
@@ -1,13 +1,13 @@
name: bsp-jetson-devel
kind: stratum
-description: The platform dependent components required to boot an NVIDIA Jetson TK1 development image
- board.
+description: The platform dependent components required to boot an NVIDIA Jetson TK1
+ development image board.
build-depends:
- morph: core
chunks:
- name: device-tree-compiler
repo: upstream:device-tree-compiler
- ref: c92f284c3cf76d471eb27a271de3a51cb45ed058
+ ref: c92f284c3cf76d471eb27a271de3a51cb45ed058
unpetrify-ref: baserock/morph
build-depends: []
- name: u-boot
@@ -16,9 +16,8 @@ chunks:
unpetrify-ref: baserock/arm/tegra-uboot-btrfs
build-depends:
- device-tree-compiler
-- name: linux
+- name: linux-tegra
repo: upstream:linux
- ref: cdd9a9007773a4d7f59afdcd0e2186f995cfe956
- unpetrify-ref: baserock/arm/linux-tegra-3.16
+ ref: baserock/ps/jetson-docker
build-depends:
- u-boot
diff --git a/devel-system-armv7lhf-jetson.morph b/devel-system-armv7lhf-jetson.morph
index 4d07ef5d..a6f563e5 100644
--- a/devel-system-armv7lhf-jetson.morph
+++ b/devel-system-armv7lhf-jetson.morph
@@ -15,3 +15,4 @@ strata:
- morph: tools
- morph: openstack-clients
- morph: bsp-jetson-devel
+- morph: go-docker