From d53b49589e4cc08d6f915b5105ada60d1ca6e0d2 Mon Sep 17 00:00:00 2001 From: James Thomas Date: Sun, 5 Oct 2014 22:15:21 +0000 Subject: Add x86_32 system --- systems/genivi-plusplus-system-x86_32.morph | 48 +++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 systems/genivi-plusplus-system-x86_32.morph diff --git a/systems/genivi-plusplus-system-x86_32.morph b/systems/genivi-plusplus-system-x86_32.morph new file mode 100644 index 00000000..ac4f9bc5 --- /dev/null +++ b/systems/genivi-plusplus-system-x86_32.morph @@ -0,0 +1,48 @@ +name: genivi-plusplus-system-x86_32 +kind: system +description: A GENIVI baseline system for a x86 32-bit systems with the demo platform and tools +arch: x86_32 +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-x86_32-generic + morph: strata/bsp-x86_32-generic.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 +- name: glut + morph: strata/glut.morph +- name: genivi-demo-platform + morph: strata/genivi-demo-platform.morph +- name: tools + morph: strata/tools.morph +configuration-extensions: +- set-hostname +- add-config-files +- simple-network +- nfsboot +- install-files +- fstab -- cgit v1.2.1