From 1ae24bd7652a46237f8bf48549e1e566df2c079c Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Tue, 15 Jul 2014 16:48:47 +0100 Subject: Add jetson distbuild system --- distbuild-system-armv7lhf-jetson.morph | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 distbuild-system-armv7lhf-jetson.morph diff --git a/distbuild-system-armv7lhf-jetson.morph b/distbuild-system-armv7lhf-jetson.morph new file mode 100644 index 00000000..4bc4102a --- /dev/null +++ b/distbuild-system-armv7lhf-jetson.morph @@ -0,0 +1,20 @@ +arch: armv7lhf +configuration-extensions: +- set-hostname +- add-config-files +- simple-network +- nfsboot +- install-files +- distbuild +- fstab +description: Morph distributed build node for armv7lhf jetson +kind: system +name: distbuild-system-armv7lhf-jetson +strata: +- morph: build-essential +- morph: core +- morph: foundation +- morph: bsp-jetson-devel +- morph: tools +- morph: nfs +- morph: distbuild -- cgit v1.2.1