From d5066c62777c27d22f218ac8b4bbeeae6d2eea12 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Tue, 15 Jul 2014 15:47:41 +0100 Subject: Add jetson devel system --- devel-system-armv7lhf-jetson.morph | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 devel-system-armv7lhf-jetson.morph diff --git a/devel-system-armv7lhf-jetson.morph b/devel-system-armv7lhf-jetson.morph new file mode 100644 index 00000000..4d07ef5d --- /dev/null +++ b/devel-system-armv7lhf-jetson.morph @@ -0,0 +1,17 @@ +arch: armv7lhf +configuration-extensions: +- set-hostname +- add-config-files +- simple-network +- nfsboot +- install-files +description: A system that is able to build other systems based on the NVIDIA Jetson TK1. +kind: system +name: devel-system-armv7lhf-jetson +strata: +- morph: build-essential +- morph: core +- morph: foundation +- morph: tools +- morph: openstack-clients +- morph: bsp-jetson-devel -- cgit v1.2.1