From ad2affb1da3ca8b40e0520c27379d96f99b7895c Mon Sep 17 00:00:00 2001 From: James Thomas Date: Sun, 5 Oct 2014 20:53:02 +0000 Subject: Add a plusplus system for genivi --- .../genivi-plusplus-system-armv7lhf-jetson.morph | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 systems/genivi-plusplus-system-armv7lhf-jetson.morph diff --git a/systems/genivi-plusplus-system-armv7lhf-jetson.morph b/systems/genivi-plusplus-system-armv7lhf-jetson.morph new file mode 100644 index 00000000..9fdd79ea --- /dev/null +++ b/systems/genivi-plusplus-system-armv7lhf-jetson.morph @@ -0,0 +1,42 @@ +name: genivi-plusplus-system-armv7lhf-jetson +kind: system +description: A GENIVI baseline system for a Jetson TK with the demo platform and tools +arch: armv7lhf +strata: +- name: build-essential + morph: strata/build-essential.morph +- name: core + morph: strata/core.morph +- name: foundation + morph: strata/foundation.morph +- name: genivi-foundation + morph: strata/genivi-foundation.morph +- name: bsp-jetson-genivi + morph: strata/bsp-jetson-genivi.morph +- name: connectivity + morph: strata/connectivity.morph +- name: connman-common + morph: strata/connman-common.morph +- name: audio-bluetooth + morph: strata/audio-bluetooth.morph +- name: x-common + morph: strata/x-common.morph +- name: multimedia + morph: strata/multimedia.morph +- name: genivi + morph: strata/genivi.morph +- name: wayland-generic + morph: strata/wayland-generic.morph +- name: graphics-common + morph: strata/graphics-common.morph +- name: input-common + morph: strata/input-common.morph +- name: weston-genivi + morph: strata/weston-genivi.morph +configuration-extensions: +- set-hostname +- add-config-files +- simple-network +- nfsboot +- install-files +- fstab -- cgit v1.2.1