summaryrefslogtreecommitdiff
path: root/genivi/systems/genivi-baseline-system-x86_64-generic.morph
diff options
context:
space:
mode:
Diffstat (limited to 'genivi/systems/genivi-baseline-system-x86_64-generic.morph')
-rw-r--r--genivi/systems/genivi-baseline-system-x86_64-generic.morph271
1 files changed, 240 insertions, 31 deletions
diff --git a/genivi/systems/genivi-baseline-system-x86_64-generic.morph b/genivi/systems/genivi-baseline-system-x86_64-generic.morph
index ec32952c..d0634101 100644
--- a/genivi/systems/genivi-baseline-system-x86_64-generic.morph
+++ b/genivi/systems/genivi-baseline-system-x86_64-generic.morph
@@ -1,57 +1,266 @@
name: genivi-baseline-system-x86_64-generic
-kind: system
+kind: assemblage
description: A GENIVI baseline system for a 64-bit x86 system.
-arch: x86_64
-strata:
+configuration-extensions:
+- extensions/set-hostname
+- extensions/add-config-files
+- extensions/nfsboot
+- extensions/install-files
+- extensions/strip-gplv3
+- extensions/install-essential-files
+- extensions/genivi
+contents:
- name: build-essential
morph: strata/build-essential.morph
+ build-depends: []
- name: core
morph: strata/core.morph
+ build-depends:
+ - build-essential
+- name: pcre-utils
+ morph: strata/pcre-utils.morph
+ build-depends:
+ - build-essential
+ - core
+- name: multimedia-common
+ morph: strata/multimedia-common.morph
+ build-depends:
+ - build-essential
+ - core
+- name: wayland-generic
+ morph: strata/wayland-generic.morph
+ build-depends:
+ - build-essential
+ - core
+- name: llvm-common
+ morph: strata/llvm-common.morph
+ build-depends:
+ - build-essential
+ - core
+- include-mode: build-time
+ build-depends:
+ - build-essential
+ - core
+ name: coreutils-common
+ morph: strata/coreutils-common.morph
+- include-mode: build-time
+ build-depends:
+ - build-essential
+ - core
+ name: python2-core
+ morph: strata/python2-core.morph
+- include-mode: build-time
+ build-depends:
+ - build-essential
+ - core
+ name: xorg-util-macros-common
+ morph: strata/xorg-util-macros-common.morph
- name: foundation
morph: strata/foundation.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+- name: libdrm-common
+ morph: strata/libdrm-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - xorg-util-macros-common
+- name: x-common
+ morph: strata/x-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - xorg-util-macros-common
+- include-mode: build-time
+ build-depends:
+ - build-essential
+ - core
+ - python2-core
+ name: docutils
+ morph: strata/docutils.morph
+- include-mode: build-time
+ build-depends:
+ - build-essential
+ - core
+ - python2-core
+ name: cpp-common-libs
+ morph: strata/cpp-common-libs.morph
+- include-mode: build-time
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ name: icu-common
+ morph: strata/icu-common.morph
- name: bsp-x86_64-generic
morph: strata/bsp-x86_64-generic.morph
+ build-depends:
+ - build-essential
+ - core
+ - docutils
+ - python2-core
- name: connectivity
morph: strata/connectivity.morph
-- name: connman-common
- morph: strata/connman-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+- name: glib-common
+ morph: strata/glib-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - pcre-utils
+ - python2-core
+- include-mode: build-time
+ build-depends:
+ - build-essential
+ - core
+ - glib-common
+ - pcre-utils
+ - python2-core
+ name: libsoup-common
+ morph: strata/libsoup-common.morph
- name: device-management
morph: strata/device-management.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - glib-common
+ - pcre-utils
+ - python2-core
- name: bluetooth
morph: strata/bluetooth.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - glib-common
+ - pcre-utils
+ - python2-core
+- name: connman-common
+ morph: strata/connman-common.morph
+ build-depends:
+ - build-essential
+ - connectivity
+ - core
+ - coreutils-common
+ - foundation
+ - glib-common
+ - pcre-utils
+ - python2-core
- name: sound-server-pulseaudio
morph: strata/sound-server-pulseaudio.morph
-- name: glib-common
- morph: strata/glib-common.morph
-- name: pcre-utils
- morph: strata/pcre-utils.morph
-- name: libdrm-common
- morph: strata/libdrm-common.morph
-- name: multimedia-common
- morph: strata/multimedia-common.morph
-- name: multimedia-gstreamer
- morph: strata/multimedia-gstreamer.morph
+ build-depends:
+ - bluetooth
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - glib-common
+ - pcre-utils
+ - python2-core
- name: genivi
morph: genivi/strata/genivi.morph
-- name: wayland-generic
- morph: strata/wayland-generic.morph
-- name: graphics-common
- morph: strata/graphics-common.morph
+ build-depends:
+ - bluetooth
+ - build-essential
+ - core
+ - coreutils-common
+ - cpp-common-libs
+ - foundation
+ - glib-common
+ - pcre-utils
+ - python2-core
+ - sound-server-pulseaudio
- name: input-common
morph: strata/input-common.morph
-- name: llvm-common
- morph: strata/llvm-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - device-management
+ - foundation
+ - glib-common
+ - pcre-utils
+ - python2-core
+ - x-common
+ - xorg-util-macros-common
- name: mesa-common
morph: strata/mesa-common.morph
-- name: x-common
- morph: strata/x-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - libdrm-common
+ - llvm-common
+ - python2-core
+ - wayland-generic
+ - x-common
+ - xorg-util-macros-common
+- name: graphics-common
+ morph: strata/graphics-common.morph
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - glib-common
+ - icu-common
+ - libdrm-common
+ - llvm-common
+ - mesa-common
+ - pcre-utils
+ - python2-core
+ - wayland-generic
+ - x-common
+ - xorg-util-macros-common
- name: weston-genivi
morph: genivi/strata/weston-genivi.morph
-configuration-extensions:
-- extensions/set-hostname
-- extensions/add-config-files
-- extensions/nfsboot
-- extensions/install-files
-- extensions/strip-gplv3
-- extensions/install-essential-files
-- extensions/genivi
+ build-depends:
+ - build-essential
+ - core
+ - coreutils-common
+ - device-management
+ - foundation
+ - glib-common
+ - graphics-common
+ - icu-common
+ - input-common
+ - libdrm-common
+ - llvm-common
+ - mesa-common
+ - pcre-utils
+ - python2-core
+ - wayland-generic
+ - x-common
+ - xorg-util-macros-common
+- name: multimedia-gstreamer
+ morph: strata/multimedia-gstreamer.morph
+ build-depends:
+ - bluetooth
+ - build-essential
+ - core
+ - coreutils-common
+ - foundation
+ - glib-common
+ - graphics-common
+ - icu-common
+ - libdrm-common
+ - libsoup-common
+ - llvm-common
+ - mesa-common
+ - multimedia-common
+ - pcre-utils
+ - python2-core
+ - sound-server-pulseaudio
+ - wayland-generic
+ - x-common
+ - xorg-util-macros-common