From 895bd79b3fa5178a6e2bf0d190ea7b5e660d8859 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Wed, 9 Apr 2014 08:13:00 +0000 Subject: Update all references between morphologies to be filenames When the chunk morphologies are moved into definitions, morphologies will be referred to by their filename rather than by the morphology name. This allows us to simplify morph edit, as well as be specific when referring to chunks from strata, meaning that the directory structure does not affect the functionality of morph. --- ...lhf-cross-toolchain-system-x86_32-generic.morph | 11 +- ...lhf-cross-toolchain-system-x86_64-generic.morph | 11 +- armv7lhf-cross-toolchain/morph | 26 +- audio-bluetooth/morph | 66 ++-- base-system-armv7-highbank.morph | 18 +- base-system-armv7-versatile.morph | 18 +- base-system-armv7b-highbank.morph | 18 +- base-system-armv7b-vexpress-tc2.morph | 16 +- base-system-armv7lhf-highbank.morph | 18 +- base-system-ppc64-generic.morph | 18 +- base-system-x86_32-generic.morph | 18 +- base-system-x86_64-generic.morph | 18 +- bsp-armv7-highbank/morph | 6 +- bsp-armv7-versatile/morph | 6 +- bsp-armv7b-highbank/morph | 6 +- bsp-armv7b-vexpress-tc2/morph | 6 +- bsp-imx53/morph | 6 +- bsp-ppc64-generic/morph | 6 +- bsp-wandboard/morph | 10 +- bsp-x86_32-generic/morph | 12 +- bsp-x86_64-generic/morph | 12 +- build-essential/morph | 306 +++++++++--------- ceph-service-x86_64-generic.morph | 14 +- ceph-service/morph | 48 +-- cloudinit-support/morph | 38 +-- connectivity/morph | 16 +- core/morph | 196 ++++++------ cross-bootstrap-system-armv7lhf-generic.morph | 12 +- cross-bootstrap-system-ppc64-generic.morph | 12 +- cross-bootstrap-system-x86_64-generic.morph | 12 +- cross-bootstrap/morph | 52 ++-- cross-tools/morph | 6 +- cxmanage-system-x86_64-generic.morph | 16 +- cxmanage/morph | 22 +- devel-system-armv7-chroot.morph | 18 +- devel-system-armv7-highbank.morph | 36 +-- devel-system-armv7-versatile.morph | 36 +-- devel-system-armv7-wandboard.morph | 34 +- devel-system-armv7b-chroot.morph | 17 +- devel-system-armv7b-highbank.morph | 36 +-- devel-system-armv7lhf-chroot.morph | 17 +- devel-system-armv7lhf-highbank.morph | 36 +-- devel-system-ppc64-chroot.morph | 20 +- devel-system-ppc64-generic.morph | 38 +-- devel-system-x86_32-chroot.morph | 20 +- devel-system-x86_32-generic.morph | 38 +-- devel-system-x86_64-chroot.morph | 20 +- devel-system-x86_64-generic.morph | 38 +-- distbuild-system-armv7lhf-highbank.morph | 22 +- distbuild/morph | 14 +- enlightenment/morph | 60 ++-- foundation/morph | 80 ++--- genivi-baseline-system-armv7-versatile.morph | 34 +- genivi-baseline-system-x86_64-generic.morph | 34 +- genivi-foundation/morph | 10 +- genivi-wayland-armv7-versatile/morph | 14 +- genivi-wayland-x86_64-generic/morph | 14 +- genivi-x-armv7-versatile/morph | 8 +- genivi-x-ppc64-generic/morph | 8 +- genivi-x-x86_64-generic/morph | 8 +- genivi/morph | 48 +-- glanceclient/morph | 70 ++--- gtk2/morph | 78 ++--- image-package-example.morph | 8 +- lua/morph | 6 +- multimedia-gstreamer-0.10/morph | 26 +- multimedia/morph | 10 +- nfs/morph | 24 +- openstack-client-base-system-x86_32-generic.morph | 20 +- openstack-client-base-system-x86_64-generic.morph | 20 +- qt4-devel-system-x86_64-generic.morph | 38 +-- qt4-sdk/morph | 6 +- qt4-tools/morph | 22 +- qt5-devel-system-x86_64-generic.morph | 38 +-- qt5-sdk/morph | 8 +- qt5-tools/morph | 142 ++++----- release.morph | 22 +- sdk-example-cluster.morph | 4 +- tools/morph | 78 ++--- trove-system-x86_64.morph | 22 +- trove/morph | 138 ++++----- upgrade-devel.morph | 4 +- wayland-armv7-versatile/morph | 60 ++-- wayland-x86_64-generic/morph | 64 ++-- x-armv7-versatile/morph | 128 ++++---- x-common/morph | 342 ++++++++++----------- x-ppc64-generic/morph | 142 ++++----- x-x86_64-generic/morph | 142 ++++----- xfce-system.morph | 38 +-- xfce/morph | 130 ++++---- 90 files changed, 1832 insertions(+), 1832 deletions(-) diff --git a/armv7lhf-cross-toolchain-system-x86_32-generic.morph b/armv7lhf-cross-toolchain-system-x86_32-generic.morph index 1c9ae41d..f2e14f0d 100644 --- a/armv7lhf-cross-toolchain-system-x86_32-generic.morph +++ b/armv7lhf-cross-toolchain-system-x86_32-generic.morph @@ -1,11 +1,12 @@ -name: armv7lhf-cross-toolchain-system-x86_32-generic +name: armv7lhf-cross-toolchain-system-x86_32-generic.morph kind: system +description: A system that contains an ARM cross compiler, intended to be used as + a sysroot. arch: x86_32 -description: A system that contains an ARM cross compiler, intended to be used as a sysroot. strata: -- morph: build-essential -- morph: armv7lhf-cross-toolchain -- morph: cross-tools +- morph: build-essential/morph +- morph: armv7lhf-cross-toolchain/morph +- morph: cross-tools/morph configuration-extensions: - set-hostname - add-config-files diff --git a/armv7lhf-cross-toolchain-system-x86_64-generic.morph b/armv7lhf-cross-toolchain-system-x86_64-generic.morph index 43f5bf87..4e081625 100644 --- a/armv7lhf-cross-toolchain-system-x86_64-generic.morph +++ b/armv7lhf-cross-toolchain-system-x86_64-generic.morph @@ -1,11 +1,12 @@ -name: armv7lhf-cross-toolchain-system-x86_64-generic +name: armv7lhf-cross-toolchain-system-x86_64-generic.morph kind: system +description: A system that contains an ARM cross compiler, intended to be used as + a sysroot. arch: x86_64 -description: A system that contains an ARM cross compiler, intended to be used as a sysroot. strata: -- morph: build-essential -- morph: armv7lhf-cross-toolchain -- morph: cross-tools +- morph: build-essential/morph +- morph: armv7lhf-cross-toolchain/morph +- morph: cross-tools/morph configuration-extensions: - set-hostname - add-config-files diff --git a/armv7lhf-cross-toolchain/morph b/armv7lhf-cross-toolchain/morph index 8d21fa6c..33687344 100644 --- a/armv7lhf-cross-toolchain/morph +++ b/armv7lhf-cross-toolchain/morph @@ -1,37 +1,37 @@ -name: armv7lhf-cross-toolchain +name: armv7lhf-cross-toolchain/morph kind: stratum description: Stratum for building an armv7lhf cross compiler for your native system. build-depends: -- morph: build-essential +- morph: build-essential/morph chunks: -- name: armv7lhf-cross-binutils +- name: armv7lhf-cross-toolchain/armv7lhf-cross-binutils.morph repo: upstream:binutils-redhat ref: 987eb543a034cddc4eeb103f08f566f24a5f964a unpetrify-ref: baserock/build-essential build-depends: [] -- name: armv7lhf-cross-linux-api-headers +- name: armv7lhf-cross-toolchain/armv7lhf-cross-linux-api-headers.morph repo: upstream:linux ref: eff825d6e284eb0fb04b434429a3e3b2e10cabf8 unpetrify-ref: baserock/build-essential build-depends: [] -- name: armv7lhf-cross-gcc-nolibc +- name: armv7lhf-cross-toolchain/armv7lhf-cross-gcc-nolibc.morph repo: upstream:gcc-tarball ref: dd78b627480ed8d3c135271cd627096ae76fa5fc unpetrify-ref: baserock/build-essential build-depends: - - armv7lhf-cross-binutils -- name: armv7lhf-cross-eglibc + - armv7lhf-cross-toolchain/armv7lhf-cross-binutils.morph +- name: armv7lhf-cross-toolchain/armv7lhf-cross-eglibc.morph repo: upstream:eglibc2 ref: 43ee5d250ad47d2bee8ec17954efb7f22d2b804c unpetrify-ref: baserock/2.15-build-essential build-depends: - - armv7lhf-cross-binutils - - armv7lhf-cross-gcc-nolibc - - armv7lhf-cross-linux-api-headers -- name: armv7lhf-cross-gcc + - armv7lhf-cross-toolchain/armv7lhf-cross-binutils.morph + - armv7lhf-cross-toolchain/armv7lhf-cross-gcc-nolibc.morph + - armv7lhf-cross-toolchain/armv7lhf-cross-linux-api-headers.morph +- name: armv7lhf-cross-toolchain/armv7lhf-cross-gcc.morph repo: upstream:gcc-tarball ref: dd78b627480ed8d3c135271cd627096ae76fa5fc unpetrify-ref: baserock/build-essential build-depends: - - armv7lhf-cross-binutils - - armv7lhf-cross-eglibc + - armv7lhf-cross-toolchain/armv7lhf-cross-binutils.morph + - armv7lhf-cross-toolchain/armv7lhf-cross-eglibc.morph diff --git a/audio-bluetooth/morph b/audio-bluetooth/morph index 07db9d16..a4205aa1 100644 --- a/audio-bluetooth/morph +++ b/audio-bluetooth/morph @@ -1,97 +1,97 @@ -name: audio-bluetooth +name: audio-bluetooth/morph kind: stratum description: Components required for audio and bluetooth. build-depends: -- morph: genivi-foundation +- morph: genivi-foundation/morph chunks: -- name: libatomic_ops +- name: audio-bluetooth/libatomic_ops.morph repo: upstream:libatomic_ops ref: 0a58f5d63969c10d2141af89cb7a53df786909ab unpetrify-ref: baserock/morph build-depends: [] -- name: alsa-lib +- name: audio-bluetooth/alsa-lib.morph repo: upstream:alsa-lib ref: ab715503853be8d8f365fd157c3cb97ef7a89f7b unpetrify-ref: baserock/morph build-depends: [] -- name: alsa-utils +- name: audio-bluetooth/alsa-utils.morph repo: upstream:alsa-utils ref: f12208425051a7abf5ffc87ac2b9d2bd9e096fe1 unpetrify-ref: baserock/morph build-depends: - - alsa-lib -- name: libical + - audio-bluetooth/alsa-lib.morph +- name: audio-bluetooth/libical.morph repo: upstream:libical ref: 52568782ae136e1ec4ddf3eb6da7b0f3fbd3f1b3 unpetrify-ref: baserock/morph build-depends: [] -- name: readline +- name: audio-bluetooth/readline.morph repo: upstream:readline ref: 518937ab89be812ccd45e9b8c1ce4ad721d35ef6 unpetrify-ref: baserock/genivi/baseline build-depends: [] -- name: bluez +- name: audio-bluetooth/bluez.morph repo: upstream:bluez ref: 9e483337a42f0ddef06cc9ad146c8523f2b08888 unpetrify-ref: baserock/v5.17 build-depends: - - readline - - libical - - alsa-lib -- name: bluez-tools + - audio-bluetooth/readline.morph + - audio-bluetooth/libical.morph + - audio-bluetooth/alsa-lib.morph +- name: audio-bluetooth/bluez-tools.morph repo: upstream:bluez-tools ref: 7350787e96a6ecf2cc5d4afddb3321ccad9fa461 unpetrify-ref: baserock/morph build-depends: [] -- name: obexd +- name: audio-bluetooth/obexd.morph repo: upstream:obexd ref: 4225280022c206762c91beee47c62d05e1baeacc unpetrify-ref: baserock/morph build-depends: - - bluez - - libical -- name: speex + - audio-bluetooth/bluez.morph + - audio-bluetooth/libical.morph +- name: audio-bluetooth/speex.morph repo: upstream:speex ref: e5dc987a403426ee3d0d81768afffa0fe74e20fa unpetrify-ref: baserock/morph build-depends: [] -- name: nohands +- name: audio-bluetooth/nohands.morph repo: upstream:nohands ref: 20ec5cc245fd5e74d9a0fc21497d1ba4164f2a3a unpetrify-ref: baserock/morph build-depends: - - bluez - - speex -- name: mobile-broadband-provider-info + - audio-bluetooth/bluez.morph + - audio-bluetooth/speex.morph +- name: audio-bluetooth/mobile-broadband-provider-info.morph repo: upstream:mobile-broadband-provider-info ref: 4ed19e11c2975105b71b956440acdb25d46a347d unpetrify-ref: baserock/morph build-depends: [] -- name: ofono +- name: audio-bluetooth/ofono.morph repo: upstream:ofono ref: a53228f6b1b32d0405c0c3c8e0861d6202ffbba2 unpetrify-ref: baserock/morph build-depends: - - mobile-broadband-provider-info - - bluez -- name: json-c + - audio-bluetooth/mobile-broadband-provider-info.morph + - audio-bluetooth/bluez.morph +- name: audio-bluetooth/json-c.morph repo: upstream:json-c ref: 60a5f3dedc879db3e5dacdd3b7e3e543c2e1bae7 unpetrify-ref: baserock/morph build-depends: [] -- name: libsndfile +- name: audio-bluetooth/libsndfile.morph repo: upstream:libsndfile ref: 6c05c615c95ffef7a8a5a707cde0bb52bdd74244 unpetrify-ref: baserock/morph build-depends: [] -- name: pulseaudio +- name: audio-bluetooth/pulseaudio.morph repo: upstream:pulseaudio ref: e1b44688c0db505f70761fe76b4fed2ca6924a09 unpetrify-ref: baserock/morph build-depends: - - libsndfile - - libatomic_ops - - speex - - json-c - - alsa-lib - - bluez + - audio-bluetooth/libsndfile.morph + - audio-bluetooth/libatomic_ops.morph + - audio-bluetooth/speex.morph + - audio-bluetooth/json-c.morph + - audio-bluetooth/alsa-lib.morph + - audio-bluetooth/bluez.morph diff --git a/base-system-armv7-highbank.morph b/base-system-armv7-highbank.morph index 9573866c..3c7ef055 100644 --- a/base-system-armv7-highbank.morph +++ b/base-system-armv7-highbank.morph @@ -1,16 +1,16 @@ +name: base-system-armv7-highbank.morph +kind: system +description: The set of strata required to have a minimal system for an ARM highbank + system. arch: armv7l +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-armv7-highbank/morph configuration-extensions: - set-hostname - add-config-files - simple-network - nfsboot - install-files -description: The set of strata required to have a minimal system for an ARM highbank - system. -kind: system -name: base-system-armv7-highbank -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-armv7-highbank diff --git a/base-system-armv7-versatile.morph b/base-system-armv7-versatile.morph index 31e3bf3a..8358abc4 100644 --- a/base-system-armv7-versatile.morph +++ b/base-system-armv7-versatile.morph @@ -1,16 +1,16 @@ +name: base-system-armv7-versatile.morph +kind: system +description: The set of strata required to have a minimal system for an ARM versatile + system. arch: armv7l +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-armv7-versatile/morph configuration-extensions: - set-hostname - add-config-files - simple-network - nfsboot - install-files -description: The set of strata required to have a minimal system for an ARM versatile - system. -kind: system -name: base-system-armv7-versatile -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-armv7-versatile diff --git a/base-system-armv7b-highbank.morph b/base-system-armv7b-highbank.morph index 75c69f85..5863c8f2 100644 --- a/base-system-armv7b-highbank.morph +++ b/base-system-armv7b-highbank.morph @@ -1,16 +1,16 @@ +name: base-system-armv7b-highbank.morph +kind: system +description: The set of strata required to have a minimal system for an ARM highbank + system. arch: armv7b +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-armv7b-highbank/morph configuration-extensions: - set-hostname - add-config-files - simple-network - nfsboot - install-files -description: The set of strata required to have a minimal system for an ARM highbank - system. -kind: system -name: base-system-armv7b-highbank -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-armv7b-highbank diff --git a/base-system-armv7b-vexpress-tc2.morph b/base-system-armv7b-vexpress-tc2.morph index bdd63a00..c490d6ff 100644 --- a/base-system-armv7b-vexpress-tc2.morph +++ b/base-system-armv7b-vexpress-tc2.morph @@ -1,15 +1,15 @@ +name: base-system-armv7b-vexpress-tc2.morph +kind: system +description: A small system for Versatile TC2 boards system. arch: armv7b +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-armv7b-vexpress-tc2/morph configuration-extensions: - set-hostname - add-config-files - simple-network - nfsboot - install-files -description: A small system for Versatile TC2 boards system. -kind: system -name: base-system-armv7b-vexpress-tc2 -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-armv7b-vexpress-tc2 diff --git a/base-system-armv7lhf-highbank.morph b/base-system-armv7lhf-highbank.morph index 7a8fa323..a8c93948 100644 --- a/base-system-armv7lhf-highbank.morph +++ b/base-system-armv7lhf-highbank.morph @@ -1,16 +1,16 @@ +name: base-system-armv7lhf-highbank.morph +kind: system +description: The set of strata required to have a minimal system for an ARM highbank + system. arch: armv7lhf +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-armv7-highbank/morph configuration-extensions: - set-hostname - add-config-files - simple-network - nfsboot - install-files -description: The set of strata required to have a minimal system for an ARM highbank - system. -kind: system -name: base-system-armv7lhf-highbank -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-armv7-highbank diff --git a/base-system-ppc64-generic.morph b/base-system-ppc64-generic.morph index c1589af3..a3408896 100644 --- a/base-system-ppc64-generic.morph +++ b/base-system-ppc64-generic.morph @@ -1,16 +1,16 @@ +name: base-system-ppc64-generic.morph +kind: system +description: The set of strata required to have a minimal system for a 64-bit ppc64 + system. arch: ppc64 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-ppc64-generic/morph configuration-extensions: - set-hostname - add-config-files - simple-network - nfsboot - install-files -description: The set of strata required to have a minimal system for a 64-bit ppc64 - system. -kind: system -name: base-system-ppc64-generic -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-ppc64-generic diff --git a/base-system-x86_32-generic.morph b/base-system-x86_32-generic.morph index a1eff551..83662eca 100644 --- a/base-system-x86_32-generic.morph +++ b/base-system-x86_32-generic.morph @@ -1,16 +1,16 @@ +name: base-system-x86_32-generic.morph +kind: system +description: The set of strata required to have a minimal system for a 32-bit x86 + system. arch: x86_32 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-x86_32-generic/morph configuration-extensions: - set-hostname - add-config-files - simple-network - nfsboot - install-files -description: The set of strata required to have a minimal system for a 32-bit x86 - system. -kind: system -name: base-system-x86_32-generic -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-x86_32-generic diff --git a/base-system-x86_64-generic.morph b/base-system-x86_64-generic.morph index 183e331e..a1ade8eb 100644 --- a/base-system-x86_64-generic.morph +++ b/base-system-x86_64-generic.morph @@ -1,16 +1,16 @@ +name: base-system-x86_64-generic.morph +kind: system +description: The set of strata required to have a minimal system for a 64-bit x86 + system. arch: x86_64 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-x86_64-generic/morph configuration-extensions: - set-hostname - add-config-files - simple-network - nfsboot - install-files -description: The set of strata required to have a minimal system for a 64-bit x86 - system. -kind: system -name: base-system-x86_64-generic -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-x86_64-generic diff --git a/bsp-armv7-highbank/morph b/bsp-armv7-highbank/morph index ea791c6f..ec4d2798 100644 --- a/bsp-armv7-highbank/morph +++ b/bsp-armv7-highbank/morph @@ -1,10 +1,10 @@ -name: bsp-armv7-highbank +name: bsp-armv7-highbank/morph kind: stratum description: The platform dependent components required to boot an ARM highbank board. build-depends: -- morph: core +- morph: core/morph chunks: -- name: linux +- name: bsp-armv7-highbank/linux.morph repo: upstream:linux ref: cb27bf639e30c5126361c9cb7dd32c2e36a98d8a unpetrify-ref: baserock/arm/highbank diff --git a/bsp-armv7-versatile/morph b/bsp-armv7-versatile/morph index 797fdeec..1cb04a1f 100644 --- a/bsp-armv7-versatile/morph +++ b/bsp-armv7-versatile/morph @@ -1,11 +1,11 @@ -name: bsp-armv7-versatile +name: bsp-armv7-versatile/morph kind: stratum description: The platform dependent components required to boot an ARM versatile development board. build-depends: -- morph: core +- morph: core/morph chunks: -- name: linux +- name: bsp-armv7-versatile/linux.morph repo: upstream:linux ref: 5a9b14cc3d6bc4060cc55ed6e1d2b5565b201ad5 unpetrify-ref: baserock/arm/versatile diff --git a/bsp-armv7b-highbank/morph b/bsp-armv7b-highbank/morph index 491f0948..f62b9736 100644 --- a/bsp-armv7b-highbank/morph +++ b/bsp-armv7b-highbank/morph @@ -1,10 +1,10 @@ -name: bsp-armv7b-highbank +name: bsp-armv7b-highbank/morph kind: stratum description: The platform dependent components required to boot an ARM highbank board. build-depends: -- morph: core +- morph: core/morph chunks: -- name: linux +- name: bsp-armv7b-highbank/linux.morph repo: upstream:linux ref: ba8aac8133ac7191b6cdf3f1f62c70eb3983be17 unpetrify-ref: baserock/arm/highbank-be diff --git a/bsp-armv7b-vexpress-tc2/morph b/bsp-armv7b-vexpress-tc2/morph index 3446cb9a..c0804527 100644 --- a/bsp-armv7b-vexpress-tc2/morph +++ b/bsp-armv7b-vexpress-tc2/morph @@ -1,10 +1,10 @@ -name: bsp-armv7b-vexpress-tc2 +name: bsp-armv7b-vexpress-tc2/morph kind: stratum description: The platform dependent components required to boot Versatile TC2 board build-depends: -- morph: core +- morph: core/morph chunks: -- name: linux +- name: bsp-armv7b-vexpress-tc2/linux.morph repo: upstream:linux ref: db9d2e3dd6fc61f0f7a01ce11ad10f27e648e2b0 unpetrify-ref: baserock/arm/vexpress-tc2 diff --git a/bsp-imx53/morph b/bsp-imx53/morph index 395fad19..530663af 100644 --- a/bsp-imx53/morph +++ b/bsp-imx53/morph @@ -1,11 +1,11 @@ -name: bsp-imx53 +name: bsp-imx53/morph kind: stratum description: The platform dependent components required to boot an i.MX 53 ARM development board. build-depends: -- morph: core +- morph: core/morph chunks: -- name: linux +- name: bsp-imx53/linux.morph repo: upstream:linux ref: 316df4c3eb667636eadf4b663f4087f1f9cc3cfe unpetrify-ref: baserock/morph diff --git a/bsp-ppc64-generic/morph b/bsp-ppc64-generic/morph index d765e6c2..375d2446 100644 --- a/bsp-ppc64-generic/morph +++ b/bsp-ppc64-generic/morph @@ -1,10 +1,10 @@ -name: bsp-ppc64-generic +name: bsp-ppc64-generic/morph kind: stratum description: The platform dependent components required to boot a ppc64 board. build-depends: -- morph: core +- morph: core/morph chunks: -- name: linux +- name: bsp-ppc64-generic/linux.morph repo: upstream:linux ref: 7758cbb7fe9277c8486d87791f0e5f1398d0fb22 unpetrify-ref: baserock/powerpc/ppc64 diff --git a/bsp-wandboard/morph b/bsp-wandboard/morph index 95f61bc9..282bb17c 100644 --- a/bsp-wandboard/morph +++ b/bsp-wandboard/morph @@ -1,17 +1,17 @@ -name: bsp-wandboard +name: bsp-wandboard/morph kind: stratum description: The platform dependent components required to boot an wandboard ARM board. build-depends: -- morph: core +- morph: core/morph chunks: -- name: u-boot +- name: bsp-wandboard/u-boot.morph repo: upstream:u-boot ref: fe57382d04b46c37f34cf8d3b3ad876554fd12bf unpetrify-ref: baserock/morph build-depends: [] -- name: linux +- name: bsp-wandboard/linux.morph repo: upstream:linux ref: 635ad1134d5e3fccf8c9ec50983b8d39e1493ae9 unpetrify-ref: baserock/arm/wandboard_bsp build-depends: - - u-boot + - bsp-wandboard/u-boot.morph diff --git a/bsp-x86_32-generic/morph b/bsp-x86_32-generic/morph index b6cb845a..f35a1f85 100644 --- a/bsp-x86_32-generic/morph +++ b/bsp-x86_32-generic/morph @@ -1,23 +1,23 @@ -name: bsp-x86_32-generic +name: bsp-x86_32-generic/morph kind: stratum description: The set of platform specific components required for booting a 32-bit x86 based system. build-depends: -- morph: core +- morph: core/morph chunks: -- name: linux +- name: bsp-x86_32-generic/linux.morph repo: upstream:linux ref: 316df4c3eb667636eadf4b663f4087f1f9cc3cfe unpetrify-ref: baserock/morph build-depends: [] -- name: nasm +- name: bsp-x86_32-generic/nasm.morph repo: upstream:nasm ref: 78bdad3d14fb875d5f2062957e326ba2a9e4ccb0 unpetrify-ref: baserock/morph build-depends: [] -- name: syslinux +- name: bsp-x86_32-generic/syslinux.morph repo: upstream:syslinux ref: 8821237240c5374d83298b2da5ad88fa1e3c1ef7 unpetrify-ref: baserock/morph build-depends: - - nasm + - bsp-x86_32-generic/nasm.morph diff --git a/bsp-x86_64-generic/morph b/bsp-x86_64-generic/morph index a824fdfc..8c648a79 100644 --- a/bsp-x86_64-generic/morph +++ b/bsp-x86_64-generic/morph @@ -1,23 +1,23 @@ -name: bsp-x86_64-generic +name: bsp-x86_64-generic/morph kind: stratum description: The set of platform specific components required for booting a 64-bit x86 based system. build-depends: -- morph: core +- morph: core/morph chunks: -- name: linux +- name: bsp-x86_64-generic/linux.morph repo: upstream:linux ref: 316df4c3eb667636eadf4b663f4087f1f9cc3cfe unpetrify-ref: baserock/morph build-depends: [] -- name: nasm +- name: bsp-x86_64-generic/nasm.morph repo: upstream:nasm ref: 78bdad3d14fb875d5f2062957e326ba2a9e4ccb0 unpetrify-ref: baserock/morph build-depends: [] -- name: syslinux +- name: bsp-x86_64-generic/syslinux.morph repo: upstream:syslinux ref: 8821237240c5374d83298b2da5ad88fa1e3c1ef7 unpetrify-ref: baserock/morph build-depends: - - nasm + - bsp-x86_64-generic/nasm.morph diff --git a/build-essential/morph b/build-essential/morph index c6e7ba2c..1ff9d0a6 100644 --- a/build-essential/morph +++ b/build-essential/morph @@ -1,4 +1,4 @@ -name: build-essential +name: build-essential/morph kind: stratum description: | Toolchain stratum @@ -32,287 +32,287 @@ description: | /tools/bin during stage 2 but in stage 3 it becomes a real directory again. chunks: -- name: stage1-binutils +- name: build-essential/stage1-binutils.morph repo: upstream:binutils-redhat ref: 987eb543a034cddc4eeb103f08f566f24a5f964a unpetrify-ref: baserock/build-essential build-depends: [] build-mode: bootstrap prefix: /tools -- name: stage1-gcc +- name: build-essential/stage1-gcc.morph repo: upstream:gcc-tarball ref: dd78b627480ed8d3c135271cd627096ae76fa5fc unpetrify-ref: baserock/build-essential build-depends: - - stage1-binutils + - build-essential/stage1-binutils.morph build-mode: bootstrap prefix: /tools -- name: stage2-linux-api-headers +- name: build-essential/stage2-linux-api-headers.morph repo: upstream:linux ref: eff825d6e284eb0fb04b434429a3e3b2e10cabf8 unpetrify-ref: baserock/build-essential build-depends: - - stage1-binutils - - stage1-gcc + - build-essential/stage1-binutils.morph + - build-essential/stage1-gcc.morph build-mode: bootstrap prefix: /tools -- name: stage2-eglibc +- name: build-essential/stage2-eglibc.morph repo: upstream:eglibc2 ref: 43ee5d250ad47d2bee8ec17954efb7f22d2b804c unpetrify-ref: baserock/2.15-build-essential build-depends: - - stage1-binutils - - stage1-gcc - - stage2-linux-api-headers + - build-essential/stage1-binutils.morph + - build-essential/stage1-gcc.morph + - build-essential/stage2-linux-api-headers.morph build-mode: bootstrap prefix: /tools -- name: stage2-binutils +- name: build-essential/stage2-binutils.morph repo: upstream:binutils-redhat ref: 987eb543a034cddc4eeb103f08f566f24a5f964a unpetrify-ref: baserock/build-essential build-depends: - - stage1-binutils - - stage1-gcc - - stage2-eglibc + - build-essential/stage1-binutils.morph + - build-essential/stage1-gcc.morph + - build-essential/stage2-eglibc.morph build-mode: bootstrap prefix: /tools -- name: stage2-gcc-fixed-headers +- name: build-essential/stage2-gcc-fixed-headers.morph repo: upstream:gcc-tarball ref: dd78b627480ed8d3c135271cd627096ae76fa5fc unpetrify-ref: baserock/build-essential build-depends: - - stage1-binutils - - stage1-gcc - - stage2-eglibc + - build-essential/stage1-binutils.morph + - build-essential/stage1-gcc.morph + - build-essential/stage2-eglibc.morph build-mode: bootstrap prefix: /tools -- name: stage2-gcc +- name: build-essential/stage2-gcc.morph repo: upstream:gcc-tarball ref: dd78b627480ed8d3c135271cd627096ae76fa5fc unpetrify-ref: baserock/build-essential build-depends: - - stage1-binutils - - stage1-gcc - - stage2-eglibc - - stage2-gcc-fixed-headers + - build-essential/stage1-binutils.morph + - build-essential/stage1-gcc.morph + - build-essential/stage2-eglibc.morph + - build-essential/stage2-gcc-fixed-headers.morph build-mode: bootstrap prefix: /tools -- name: stage2-busybox +- name: build-essential/stage2-busybox.morph repo: upstream:busybox ref: eeb9014f28e3aa00673a0fad127e7420da4392db unpetrify-ref: baserock/build-essential build-depends: - - stage1-binutils - - stage1-gcc - - stage2-eglibc + - build-essential/stage1-binutils.morph + - build-essential/stage1-gcc.morph + - build-essential/stage2-eglibc.morph build-mode: bootstrap prefix: /tools -- name: stage2-fhs-dirs +- name: build-essential/stage2-fhs-dirs.morph repo: baserock:baserock/fhs-dirs ref: 442e2a6453ec380bf9d64f6be50e57d54ddf93d3 unpetrify-ref: master build-depends: [] build-mode: bootstrap prefix: /tools -- name: stage2-gawk +- name: build-essential/stage2-gawk.morph repo: upstream:gawk ref: 6a0eb04c3d2ac24d80d505b42a8f67799487d133 unpetrify-ref: baserock/build-essential build-depends: - - stage1-binutils - - stage1-gcc - - stage2-eglibc + - build-essential/stage1-binutils.morph + - build-essential/stage1-gcc.morph + - build-essential/stage2-eglibc.morph build-mode: bootstrap prefix: /tools -- name: stage2-make +- name: build-essential/stage2-make.morph repo: upstream:make ref: 56968f58301e6e5157cf4c8b6deefbaff2955eba unpetrify-ref: baserock/build-essential build-depends: - - stage1-binutils - - stage1-gcc - - stage2-eglibc + - build-essential/stage1-binutils.morph + - build-essential/stage1-gcc.morph + - build-essential/stage2-eglibc.morph build-mode: bootstrap prefix: /tools -- name: stage2-reset-specs +- name: build-essential/stage2-reset-specs.morph repo: upstream:eglibc2 ref: 43ee5d250ad47d2bee8ec17954efb7f22d2b804c unpetrify-ref: baserock/2.15-build-essential build-depends: - - stage1-binutils - - stage1-gcc - - stage2-linux-api-headers - - stage2-eglibc + - build-essential/stage1-binutils.morph + - build-essential/stage1-gcc.morph + - build-essential/stage2-linux-api-headers.morph + - build-essential/stage2-eglibc.morph build-mode: bootstrap prefix: /tools -- name: fhs-dirs +- name: build-essential/fhs-dirs.morph repo: baserock:baserock/fhs-dirs ref: 442e2a6453ec380bf9d64f6be50e57d54ddf93d3 unpetrify-ref: master build-depends: - - stage2-binutils - - stage2-busybox - - stage2-eglibc - - stage2-fhs-dirs - - stage2-gawk - - stage2-gcc - - stage2-linux-api-headers - - stage2-make - - stage2-reset-specs + - build-essential/stage2-binutils.morph + - build-essential/stage2-busybox.morph + - build-essential/stage2-eglibc.morph + - build-essential/stage2-fhs-dirs.morph + - build-essential/stage2-gawk.morph + - build-essential/stage2-gcc.morph + - build-essential/stage2-linux-api-headers.morph + - build-essential/stage2-make.morph + - build-essential/stage2-reset-specs.morph build-mode: staging prefix: /usr -- name: linux-api-headers +- name: build-essential/linux-api-headers.morph repo: upstream:linux ref: eff825d6e284eb0fb04b434429a3e3b2e10cabf8 unpetrify-ref: baserock/build-essential build-depends: - - stage2-binutils - - stage2-busybox - - stage2-eglibc - - stage2-fhs-dirs - - stage2-gawk - - stage2-gcc - - stage2-linux-api-headers - - stage2-make - - stage2-reset-specs + - build-essential/stage2-binutils.morph + - build-essential/stage2-busybox.morph + - build-essential/stage2-eglibc.morph + - build-essential/stage2-fhs-dirs.morph + - build-essential/stage2-gawk.morph + - build-essential/stage2-gcc.morph + - build-essential/stage2-linux-api-headers.morph + - build-essential/stage2-make.morph + - build-essential/stage2-reset-specs.morph build-mode: staging prefix: /usr -- name: eglibc +- name: build-essential/eglibc.morph repo: upstream:eglibc2 ref: 43ee5d250ad47d2bee8ec17954efb7f22d2b804c unpetrify-ref: baserock/2.15-build-essential build-depends: - - stage2-binutils - - stage2-busybox - - stage2-eglibc - - stage2-fhs-dirs - - stage2-gawk - - stage2-gcc - - stage2-linux-api-headers - - stage2-make - - stage2-reset-specs - - linux-api-headers + - build-essential/stage2-binutils.morph + - build-essential/stage2-busybox.morph + - build-essential/stage2-eglibc.morph + - build-essential/stage2-fhs-dirs.morph + - build-essential/stage2-gawk.morph + - build-essential/stage2-gcc.morph + - build-essential/stage2-linux-api-headers.morph + - build-essential/stage2-make.morph + - build-essential/stage2-reset-specs.morph + - build-essential/linux-api-headers.morph build-mode: staging prefix: /usr -- name: zlib +- name: build-essential/zlib.morph repo: upstream:zlib ref: db3aed6856d7a23186844fdf93105cad2fcf2f2f unpetrify-ref: baserock/build-essential build-depends: - - stage2-binutils - - stage2-busybox - - stage2-eglibc - - stage2-fhs-dirs - - stage2-gawk - - stage2-gcc - - stage2-linux-api-headers - - stage2-make - - stage2-reset-specs - - eglibc + - build-essential/stage2-binutils.morph + - build-essential/stage2-busybox.morph + - build-essential/stage2-eglibc.morph + - build-essential/stage2-fhs-dirs.morph + - build-essential/stage2-gawk.morph + - build-essential/stage2-gcc.morph + - build-essential/stage2-linux-api-headers.morph + - build-essential/stage2-make.morph + - build-essential/stage2-reset-specs.morph + - build-essential/eglibc.morph build-mode: staging prefix: /usr -- name: binutils +- name: build-essential/binutils.morph repo: upstream:binutils-redhat ref: 987eb543a034cddc4eeb103f08f566f24a5f964a unpetrify-ref: baserock/build-essential build-depends: - - stage2-binutils - - stage2-busybox - - stage2-eglibc - - stage2-fhs-dirs - - stage2-gawk - - stage2-gcc - - stage2-linux-api-headers - - stage2-make - - stage2-reset-specs - - eglibc - - zlib + - build-essential/stage2-binutils.morph + - build-essential/stage2-busybox.morph + - build-essential/stage2-eglibc.morph + - build-essential/stage2-fhs-dirs.morph + - build-essential/stage2-gawk.morph + - build-essential/stage2-gcc.morph + - build-essential/stage2-linux-api-headers.morph + - build-essential/stage2-make.morph + - build-essential/stage2-reset-specs.morph + - build-essential/eglibc.morph + - build-essential/zlib.morph build-mode: staging prefix: /usr -- name: busybox +- name: build-essential/busybox.morph repo: upstream:busybox ref: eeb9014f28e3aa00673a0fad127e7420da4392db unpetrify-ref: baserock/build-essential build-depends: - - stage2-binutils - - stage2-busybox - - stage2-eglibc - - stage2-fhs-dirs - - stage2-gawk - - stage2-gcc - - stage2-linux-api-headers - - stage2-make - - stage2-reset-specs - - eglibc + - build-essential/stage2-binutils.morph + - build-essential/stage2-busybox.morph + - build-essential/stage2-eglibc.morph + - build-essential/stage2-fhs-dirs.morph + - build-essential/stage2-gawk.morph + - build-essential/stage2-gcc.morph + - build-essential/stage2-linux-api-headers.morph + - build-essential/stage2-make.morph + - build-essential/stage2-reset-specs.morph + - build-essential/eglibc.morph build-mode: staging prefix: /usr -- name: gawk +- name: build-essential/gawk.morph repo: upstream:gawk ref: 6a0eb04c3d2ac24d80d505b42a8f67799487d133 unpetrify-ref: baserock/build-essential build-depends: - - stage2-binutils - - stage2-busybox - - stage2-eglibc - - stage2-fhs-dirs - - stage2-gawk - - stage2-gcc - - stage2-linux-api-headers - - stage2-make - - stage2-reset-specs - - eglibc + - build-essential/stage2-binutils.morph + - build-essential/stage2-busybox.morph + - build-essential/stage2-eglibc.morph + - build-essential/stage2-fhs-dirs.morph + - build-essential/stage2-gawk.morph + - build-essential/stage2-gcc.morph + - build-essential/stage2-linux-api-headers.morph + - build-essential/stage2-make.morph + - build-essential/stage2-reset-specs.morph + - build-essential/eglibc.morph build-mode: staging prefix: /usr -- name: gcc +- name: build-essential/gcc.morph repo: upstream:gcc-tarball ref: dd78b627480ed8d3c135271cd627096ae76fa5fc unpetrify-ref: baserock/build-essential build-depends: - - stage2-binutils - - stage2-busybox - - stage2-eglibc - - stage2-fhs-dirs - - stage2-gawk - - stage2-gcc - - stage2-linux-api-headers - - stage2-make - - stage2-reset-specs - - eglibc - - zlib + - build-essential/stage2-binutils.morph + - build-essential/stage2-busybox.morph + - build-essential/stage2-eglibc.morph + - build-essential/stage2-fhs-dirs.morph + - build-essential/stage2-gawk.morph + - build-essential/stage2-gcc.morph + - build-essential/stage2-linux-api-headers.morph + - build-essential/stage2-make.morph + - build-essential/stage2-reset-specs.morph + - build-essential/eglibc.morph + - build-essential/zlib.morph build-mode: staging prefix: /usr -- name: make +- name: build-essential/make.morph repo: upstream:make ref: 56968f58301e6e5157cf4c8b6deefbaff2955eba unpetrify-ref: baserock/build-essential build-depends: - - stage2-binutils - - stage2-busybox - - stage2-eglibc - - stage2-fhs-dirs - - stage2-gawk - - stage2-gcc - - stage2-linux-api-headers - - stage2-make - - stage2-reset-specs - - eglibc + - build-essential/stage2-binutils.morph + - build-essential/stage2-busybox.morph + - build-essential/stage2-eglibc.morph + - build-essential/stage2-fhs-dirs.morph + - build-essential/stage2-gawk.morph + - build-essential/stage2-gcc.morph + - build-essential/stage2-linux-api-headers.morph + - build-essential/stage2-make.morph + - build-essential/stage2-reset-specs.morph + - build-essential/eglibc.morph build-mode: staging prefix: /usr -- name: ccache +- name: build-essential/ccache.morph repo: upstream:ccache ref: 567631456f0899cdf0c382f898d38aadc8901d32 unpetrify-ref: baserock/build-essential build-depends: - - stage2-binutils - - stage2-busybox - - stage2-eglibc - - stage2-fhs-dirs - - stage2-gawk - - stage2-gcc - - stage2-linux-api-headers - - stage2-make - - stage2-reset-specs - - eglibc - - zlib + - build-essential/stage2-binutils.morph + - build-essential/stage2-busybox.morph + - build-essential/stage2-eglibc.morph + - build-essential/stage2-fhs-dirs.morph + - build-essential/stage2-gawk.morph + - build-essential/stage2-gcc.morph + - build-essential/stage2-linux-api-headers.morph + - build-essential/stage2-make.morph + - build-essential/stage2-reset-specs.morph + - build-essential/eglibc.morph + - build-essential/zlib.morph build-mode: staging prefix: /usr diff --git a/ceph-service-x86_64-generic.morph b/ceph-service-x86_64-generic.morph index 15188bcd..89216314 100644 --- a/ceph-service-x86_64-generic.morph +++ b/ceph-service-x86_64-generic.morph @@ -1,14 +1,14 @@ -name: ceph-service-x86_64-generic +name: ceph-service-x86_64-generic.morph +kind: system description: The set of strata required to have a minimal system for a 64-bit x86 system + the service daemons for ceph object, block and file storage. -kind: system arch: x86_64 strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-x86_64-generic -- morph: ceph-service +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-x86_64-generic/morph +- morph: ceph-service/morph configuration-extensions: - set-hostname - add-config-files diff --git a/ceph-service/morph b/ceph-service/morph index 92ecb417..6eaf78d8 100644 --- a/ceph-service/morph +++ b/ceph-service/morph @@ -1,71 +1,71 @@ -name: ceph-service +name: ceph-service/morph kind: stratum build-depends: -- morph: foundation +- morph: foundation/morph chunks: -- name: nspr +- name: ceph-service/nspr.morph repo: upstream:nspr-hg ref: a6ee84946475c1fb7624973af28163f6da247c0d unpetrify-ref: baserock/morph build-depends: [] -- name: nss +- name: ceph-service/nss.morph repo: upstream:nss ref: ee1c99a3c8c29f50a91ab28f2f7b7773f6355487 unpetrify-ref: baserock/morph build-depends: - - nspr -- name: libaio + - ceph-service/nspr.morph +- name: ceph-service/libaio.morph repo: upstream:libaio ref: 262e589ea4ac3d1ff809648c8f2caa3836e69b25 unpetrify-ref: baserock/morph build-depends: [] -- name: keyutils +- name: ceph-service/keyutils.morph repo: upstream:keyutils ref: 116417bce1e1df06a918de5e9e63f6ba88e2f4f5 unpetrify-ref: baserock/morph build-depends: [] -- name: libunwind +- name: ceph-service/libunwind.morph repo: upstream:libunwind ref: 4b8404d153c58b95cb4420fc7603fdae62489a31 unpetrify-ref: v0.99 build-depends: [] -- name: gperftools +- name: ceph-service/gperftools.morph repo: upstream:gperftools ref: 2a2d6596f8c3d62b7ec444761f4edf0c85d10d92 unpetrify-ref: baserock/morph build-depends: - - libunwind -- name: snappy + - ceph-service/libunwind.morph +- name: ceph-service/snappy.morph repo: upstream:snappy ref: 760c6ffc67836027c5f1d307e5c6cb012dfbdf72 unpetrify-ref: baserock/morph build-depends: [] -- name: leveldb +- name: ceph-service/leveldb.morph repo: upstream:leveldb ref: 0f0ed46e70967365c851243663689e156fe1b7b5 unpetrify-ref: baserock/morph build-depends: - - snappy - - gperftools -- name: libeditline + - ceph-service/snappy.morph + - ceph-service/gperftools.morph +- name: ceph-service/libeditline.morph repo: upstream:libeditline-tarball ref: 7503ff5f8610734521f40e276b59b3b6291830e7 unpetrify-ref: baserock/morph build-depends: [] -- name: boost +- name: ceph-service/boost.morph repo: upstream:boost-tarball ref: 026fc3d84a27e84a61d0f4c26f011a68271a0d6e unpetrify-ref: baserock/markdoffman/morph build-depends: [] -- name: ceph +- name: ceph-service/ceph.morph repo: upstream:ceph ref: 8fdf1df512b73bad0eb695cdf9cbf2d09f0327d4 unpetrify-ref: baserock/morph build-depends: - - libaio - - gperftools - - nss - - leveldb - - libeditline - - keyutils - - boost + - ceph-service/libaio.morph + - ceph-service/gperftools.morph + - ceph-service/nss.morph + - ceph-service/leveldb.morph + - ceph-service/libeditline.morph + - ceph-service/keyutils.morph + - ceph-service/boost.morph diff --git a/cloudinit-support/morph b/cloudinit-support/morph index a1076006..c8c2121d 100644 --- a/cloudinit-support/morph +++ b/cloudinit-support/morph @@ -1,55 +1,55 @@ -name: cloudinit-support +name: cloudinit-support/morph kind: stratum description: A stratum with cloudinit to fit a system in the OpenStack cloud. build-depends: -- morph: build-essential -- morph: core -- morph: foundation +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph chunks: -- name: configobj +- name: cloudinit-support/configobj.morph repo: upstream:configobj ref: 935a78736e4eb43b9fafae87f5e9902328673f63 unpetrify-ref: baserock/morph build-depends: [] -- name: python-requests +- name: cloudinit-support/python-requests.morph repo: upstream:python-requests ref: b891877ee6d76b0a3f8cbf2e7cd34cc4cbc40b6b unpetrify-ref: baserock/morph build-depends: [] -- name: python-prettytable +- name: cloudinit-support/python-prettytable.morph repo: upstream:python-prettytable ref: 941133673e5a0003cd5ce1b6db2a51cf3307d9c1 unpetrify-ref: baserock/morph build-depends: [] -- name: python-json-patch +- name: cloudinit-support/python-json-patch.morph repo: upstream:python-json-patch ref: 27c7032de25923593fa17cc14f535fb7abd52448 unpetrify-ref: baserock/morph build-depends: [] -- name: python-json-pointer +- name: cloudinit-support/python-json-pointer.morph repo: upstream:python-json-pointer ref: 48dce313141ba5bf0d2f3dd2e590042c05755e53 unpetrify-ref: baserock/morph build-depends: - - python-json-patch -- name: python-cheetah + - cloudinit-support/python-json-patch.morph +- name: cloudinit-support/python-cheetah.morph repo: upstream:python-cheetah ref: 831aa6b99d9b4fb012ee644d8e80e0bc0eb6d6ed unpetrify-ref: baserock/morph build-depends: [] -- name: boto +- name: cloudinit-support/boto.morph repo: upstream:boto ref: bd49c22b5a30bf58096d58efc4762f1fea3e2caf unpetrify-ref: baserock/morph build-depends: [] -- name: cloud-init +- name: cloudinit-support/cloud-init.morph repo: upstream:cloud-init ref: eeb4923b3528ebf4d93d8297b2d489738c3ea7c3 unpetrify-ref: baserock/morph build-depends: - - boto - - configobj - - python-requests - - python-prettytable - - python-json-pointer - - python-cheetah + - cloudinit-support/boto.morph + - cloudinit-support/configobj.morph + - cloudinit-support/python-requests.morph + - cloudinit-support/python-prettytable.morph + - cloudinit-support/python-json-pointer.morph + - cloudinit-support/python-cheetah.morph diff --git a/connectivity/morph b/connectivity/morph index 69512392..d2c3649d 100644 --- a/connectivity/morph +++ b/connectivity/morph @@ -1,27 +1,27 @@ -name: connectivity +name: connectivity/morph kind: stratum build-depends: -- morph: genivi-foundation +- morph: genivi-foundation/morph chunks: -- name: libnl +- name: connectivity/libnl.morph repo: upstream:libnl ref: a2c4bd8f094a7247903578860a9c42049991860b unpetrify-ref: baserock/morph build-depends: [] -- name: wpa_supplicant +- name: connectivity/wpa_supplicant.morph repo: upstream:hostap ref: 1cdfb99c3a04235697dc6979b9eb5418861e42f8 unpetrify-ref: baserock/genivi/morph build-depends: - - libnl -- name: iptables + - connectivity/libnl.morph +- name: connectivity/iptables.morph repo: upstream:iptables ref: 3e6fa55d5e28c93f417afeae7a7d4f349ddffcf4 unpetrify-ref: baserock/morph build-depends: [] -- name: connman +- name: connectivity/connman.morph repo: upstream:connman ref: f16e43ebc34a32937a67c56655586d2dc1518fbb unpetrify-ref: baserock/morph build-depends: - - iptables + - connectivity/iptables.morph diff --git a/core/morph b/core/morph index 7b90657e..9e1c6131 100644 --- a/core/morph +++ b/core/morph @@ -1,235 +1,235 @@ -name: core +name: core/morph kind: stratum description: Core components of a Baserock base system that are build tools required for the BSP and Foundation strata, but a step above build-essential build-depends: -- morph: build-essential +- morph: build-essential/morph chunks: -- name: cmake +- name: core/cmake.morph repo: upstream:cmake ref: 7f9a761e761046a479fda38ee13f5dacd94ceeea unpetrify-ref: baserock/morph build-depends: [] -- name: gdbm +- name: core/gdbm.morph repo: upstream:gdbm ref: 51871d08a48ff781186f7a7b22ec69a1db38eb4c unpetrify-ref: baserock/build-essential build-depends: [] -- name: gettext +- name: core/gettext.morph repo: upstream:gettext ref: 3898e324f07c05404b63d71f0e519f352fb1e072 unpetrify-ref: baserock/build-essential build-depends: [] -- name: m4 +- name: core/m4.morph repo: upstream:m4 ref: d533342af991401d865de9b037ac03cdc9bd852e unpetrify-ref: baserock/build-essential build-depends: [] -- name: mini-utils +- name: core/mini-utils.morph repo: baserock:baserock/mini-utils ref: 5293265b29bbf468ab9d7f3302b19dbc81d0f8b8 unpetrify-ref: master build-depends: [] -- name: ncurses +- name: core/ncurses.morph repo: upstream:ncurses ref: 0fe89dc66ec061b839bea3ab451207e2dee757b9 unpetrify-ref: baserock/morph build-depends: [] -- name: perl +- name: core/perl.morph repo: upstream:perl ref: 78f9a3c880f11578fb9ff9c7d5f7e34b602d2ad1 unpetrify-ref: baserock/morph build-depends: - - gdbm -- name: pkg-config + - core/gdbm.morph +- name: core/pkg-config.morph repo: upstream:pkg-config ref: 67a702a15cf88e270539484929ffa1f42b90c728 unpetrify-ref: baserock/build-essential build-depends: [] -- name: texinfo-tarball +- name: core/texinfo-tarball.morph repo: upstream:texinfo-tarball ref: 4843a7f5ff14ac802a56f1cdd49960b25c15702b unpetrify-ref: baserock/morph build-depends: - - ncurses -- name: autoconf + - core/ncurses.morph +- name: core/autoconf.morph repo: upstream:autoconf ref: cffdb90be331111ce3fbe4a32320181ec2b92652 unpetrify-ref: baserock/build-essential build-depends: - - m4 - - perl -- name: automake + - core/m4.morph + - core/perl.morph +- name: core/automake.morph repo: upstream:automake ref: 5ac84ae6760252fc60b144a7b4deb41694f95fe7 unpetrify-ref: baserock/morph build-depends: - - autoconf - - perl - - texinfo-tarball -- name: bash + - core/autoconf.morph + - core/perl.morph + - core/texinfo-tarball.morph +- name: core/bash.morph repo: upstream:bash ref: 783c677f45354b0d6df70e552217ecad8481804f unpetrify-ref: baserock/morph build-depends: [] -- name: error-perl-tarball +- name: core/error-perl-tarball.morph repo: upstream:error-perl-tarball ref: 661707e7bd4282aeab5a2f6a8f02ca5731fd813f unpetrify-ref: baserock/morph build-depends: - - perl -- name: flex + - core/perl.morph +- name: core/flex.morph repo: upstream:flex ref: de10f98e8a2dc2a021796811490d0f30c3cd90bf unpetrify-ref: baserock/build-essential build-depends: - - m4 -- name: openssl-new + - core/m4.morph +- name: core/openssl-new.morph repo: upstream:openssl-new ref: 2bee25a915c2ba40e58229788aabc97765426016 unpetrify-ref: baserock/morph build-depends: - - perl -- name: bzip2 + - core/perl.morph +- name: core/bzip2.morph repo: upstream:bzip2 ref: 8deafa68e52b230018c0318dc7959ff9af3ad2a5 unpetrify-ref: baserock/morph build-depends: [] -- name: cpython +- name: core/cpython.morph repo: upstream:cpython ref: fa86445bfd4fb8e5441d685d92bf8a8ee237f022 unpetrify-ref: baserock/morph-2.7 build-depends: - - openssl-new - - bzip2 -- name: libtool + - core/openssl-new.morph + - core/bzip2.morph +- name: core/libtool.morph repo: upstream:libtool ref: d388b7f2dc628b22006025d01179bc09b8aabe81 unpetrify-ref: baserock/build-essential build-depends: - - bash -- name: gtk-doc-stub + - core/bash.morph +- name: core/gtk-doc-stub.morph repo: upstream:gtk-doc-stub ref: 58ec0d8593541ef7ae522ce42ebec6f98536c4e0 unpetrify-ref: baserock/morph build-depends: - - autoconf - - automake - - libtool -- name: libxml2 + - core/autoconf.morph + - core/automake.morph + - core/libtool.morph +- name: core/libxml2.morph repo: upstream:libxml2 ref: ee8f1d4cda8dc1a6f2c515fe234f7bc89cdc9f80 unpetrify-ref: baserock/morph build-depends: - - autoconf - - automake - - cpython - - libtool -- name: curl + - core/autoconf.morph + - core/automake.morph + - core/cpython.morph + - core/libtool.morph +- name: core/curl.morph repo: upstream:curl ref: 3c835adc9fe20f7b34df3f0abd4db6ff8b75bc3b unpetrify-ref: baserock/morph build-depends: - - autoconf - - automake - - libtool - - openssl-new -- name: libexpat + - core/autoconf.morph + - core/automake.morph + - core/libtool.morph + - core/openssl-new.morph +- name: core/libexpat.morph repo: upstream:libexpat ref: 97678ab13f6d29878997256b6ae1ded679ae5c5c unpetrify-ref: baserock/morph build-depends: - - autoconf - - automake - - libtool -- name: XML-Parser + - core/autoconf.morph + - core/automake.morph + - core/libtool.morph +- name: core/XML-Parser.morph repo: upstream:XML-Parser ref: e1a3ec157140a699e3020836475a0df622f70f1b unpetrify-ref: baserock/morph build-depends: - - libexpat - - libxml2 - - perl -- name: git + - core/libexpat.morph + - core/libxml2.morph + - core/perl.morph +- name: core/git.morph repo: upstream:git ref: 43efcf42382e87de4aa423e5e1607958ad1717d0 unpetrify-ref: baserock/morph build-depends: - - autoconf - - cpython - - curl - - error-perl-tarball - - gettext - - libexpat - - openssl-new -- name: bison + - core/autoconf.morph + - core/cpython.morph + - core/curl.morph + - core/error-perl-tarball.morph + - core/gettext.morph + - core/libexpat.morph + - core/openssl-new.morph +- name: core/bison.morph repo: upstream:bison ref: 6729ad1c314b179225325dcc1bc684077a71f859 unpetrify-ref: baserock/morph build-depends: - - autoconf - - automake - - bash - - flex - - gettext - - git - - mini-utils -- name: gperf + - core/autoconf.morph + - core/automake.morph + - core/bash.morph + - core/flex.morph + - core/gettext.morph + - core/git.morph + - core/mini-utils.morph +- name: core/gperf.morph repo: upstream:gperf ref: 5094e4a539adf845111013f82c2c4fcaec637983 unpetrify-ref: baserock/morph build-depends: [] -- name: intltool +- name: core/intltool.morph repo: upstream:intltool ref: 12f04c88be9ff8a578d8fd6990ee2448c66dc5f4 unpetrify-ref: baserock/morph build-depends: - - XML-Parser - - autoconf - - automake - - perl -- name: util-linux + - core/XML-Parser.morph + - core/autoconf.morph + - core/automake.morph + - core/perl.morph +- name: core/util-linux.morph repo: upstream:util-linux ref: 462008f79be9e195670b202cb43827b8aeb1e60b unpetrify-ref: baserock/morph build-depends: - - autoconf - - automake - - gettext - - git - - libtool - - pkg-config -- name: xz + - core/autoconf.morph + - core/automake.morph + - core/gettext.morph + - core/git.morph + - core/libtool.morph + - core/pkg-config.morph +- name: core/xz.morph repo: upstream:xz ref: 581deedf9d1eadcd84c4fcd23b9fdfe2dde18cc2 unpetrify-ref: baserock/morph build-depends: - - autoconf - - automake - - gettext - - libtool -- name: nano + - core/autoconf.morph + - core/automake.morph + - core/gettext.morph + - core/libtool.morph +- name: core/nano.morph repo: upstream:nano-tarball ref: 8b74abeb02c01ddc768c465a826360cf33cec063 unpetrify-ref: baserock/morph build-depends: - - ncurses -- name: bc + - core/ncurses.morph +- name: core/bc.morph repo: upstream:bc-tarball ref: 0956d119432ff6a2e85bae1fa336df799cad70b0 unpetrify-ref: baserock/morph build-depends: - - flex - - texinfo-tarball -- name: python-setuptools + - core/flex.morph + - core/texinfo-tarball.morph +- name: core/python-setuptools.morph repo: upstream:python-setuptools ref: 05b07a427a1eae2a51d527f7ac5135a8fd215d77 unpetrify-ref: baserock/morph build-depends: - - cpython -- name: pyyaml + - core/cpython.morph +- name: core/pyyaml.morph repo: upstream:pyyaml ref: d9fbcceaed39d955f6871b07c61dc42f824285c1 unpetrify-ref: baserock/morph build-depends: - - python-setuptools + - core/python-setuptools.morph diff --git a/cross-bootstrap-system-armv7lhf-generic.morph b/cross-bootstrap-system-armv7lhf-generic.morph index 6195bd1a..5071f6b9 100644 --- a/cross-bootstrap-system-armv7lhf-generic.morph +++ b/cross-bootstrap-system-armv7lhf-generic.morph @@ -1,8 +1,8 @@ -arch: armv7lhf -description: A system that produces the minimum needed to build a devel system +name: cross-bootstrap-system-armv7lhf-generic.morph kind: system -name: cross-bootstrap-system-armv7lhf-generic +description: A system that produces the minimum needed to build a devel system +arch: armv7lhf strata: -- morph: build-essential -- morph: core -- morph: cross-bootstrap +- morph: build-essential/morph +- morph: core/morph +- morph: cross-bootstrap/morph diff --git a/cross-bootstrap-system-ppc64-generic.morph b/cross-bootstrap-system-ppc64-generic.morph index 9a05a90b..a1368984 100644 --- a/cross-bootstrap-system-ppc64-generic.morph +++ b/cross-bootstrap-system-ppc64-generic.morph @@ -1,8 +1,8 @@ -arch: ppc64 -description: A system that produces the minimum needed to build a devel system +name: cross-bootstrap-system-ppc64-generic.morph kind: system -name: cross-bootstrap-system-ppc64-generic +description: A system that produces the minimum needed to build a devel system +arch: ppc64 strata: -- morph: build-essential -- morph: core -- morph: cross-bootstrap +- morph: build-essential/morph +- morph: core/morph +- morph: cross-bootstrap/morph diff --git a/cross-bootstrap-system-x86_64-generic.morph b/cross-bootstrap-system-x86_64-generic.morph index 6c7986e8..d01c21fe 100644 --- a/cross-bootstrap-system-x86_64-generic.morph +++ b/cross-bootstrap-system-x86_64-generic.morph @@ -1,8 +1,8 @@ -arch: x86_64 -description: A system that produces the minimum needed to build a devel system +name: cross-bootstrap-system-x86_64-generic.morph kind: system -name: cross-bootstrap-system-x86_64-generic +description: A system that produces the minimum needed to build a devel system +arch: x86_64 strata: -- morph: build-essential -- morph: core -- morph: cross-bootstrap +- morph: build-essential/morph +- morph: core/morph +- morph: cross-bootstrap/morph diff --git a/cross-bootstrap/morph b/cross-bootstrap/morph index 3234befc..3e767f29 100644 --- a/cross-bootstrap/morph +++ b/cross-bootstrap/morph @@ -1,81 +1,81 @@ -name: cross-bootstrap +name: cross-bootstrap/morph kind: stratum description: The minimal development tools to build a baserock devel system build-depends: -- morph: core +- morph: core/morph chunks: -- name: six +- name: cross-bootstrap/six.morph repo: upstream:six ref: e0841d716953710ab9bca9d1715a710df9c61ca0 unpetrify-ref: baserock/morph build-depends: [] -- name: groff +- name: cross-bootstrap/groff.morph repo: upstream:groff ref: c7017a099f954bb6de60e79c876935b1bf438b9a unpetrify-ref: baserock/morph build-depends: [] -- name: openssh +- name: cross-bootstrap/openssh.morph repo: upstream:openssh ref: 233514106dcde5ac61a70f1043de563122e2f1c9 unpetrify-ref: baserock/morph build-depends: - - groff -- name: python-ttystatus + - cross-bootstrap/groff.morph +- name: cross-bootstrap/python-ttystatus.morph repo: upstream:python-ttystatus ref: 47d871216cea6ce3b9d6efd70e9a0f38ab8604f0 unpetrify-ref: baserock/morph build-depends: [] -- name: python-coveragepy +- name: cross-bootstrap/python-coveragepy.morph repo: upstream:python-coveragepy ref: 77d2e3bfd8fb325092aaed37ba1378054d182d19 unpetrify-ref: baserock/morph build-depends: [] -- name: python-coverage-test-runner +- name: cross-bootstrap/python-coverage-test-runner.morph repo: upstream:python-coverage-test-runner ref: 8ea9421ac3384b2e88e0c36f2cfa52586c4798b7 unpetrify-ref: baserock/morph build-depends: - - python-coveragepy -- name: cliapp + - cross-bootstrap/python-coveragepy.morph +- name: cross-bootstrap/cliapp.morph repo: upstream:cliapp ref: cec20cedd062a3aef1b04f997e77b45090c07806 unpetrify-ref: baserock/morph build-depends: - - python-coverage-test-runner -- name: python-markdown + - cross-bootstrap/python-coverage-test-runner.morph +- name: cross-bootstrap/python-markdown.morph repo: upstream:python-markdown ref: a9ca97325e9039de90eae29fb3d8879bc9f367f6 unpetrify-ref: baserock/morph build-depends: [] -- name: cmdtest +- name: cross-bootstrap/cmdtest.morph repo: upstream:cmdtest ref: 62fa7e08f76a5b6bb8410add49c40656b3e73acd unpetrify-ref: baserock/morph build-depends: - - cliapp - - python-ttystatus - - python-markdown -- name: linux-user-chroot + - cross-bootstrap/cliapp.morph + - cross-bootstrap/python-ttystatus.morph + - cross-bootstrap/python-markdown.morph +- name: cross-bootstrap/linux-user-chroot.morph repo: upstream:linux-user-chroot ref: d25cc110f69e6e71a95b4ac532dcfc5423d4a16b unpetrify-ref: baserock/morph build-depends: [] -- name: pyfilesystem +- name: cross-bootstrap/pyfilesystem.morph repo: upstream:pyfilesystem ref: 821f7db1ce3a3e1ac53fa514ddacbc2871eac0f6 unpetrify-ref: baserock/morph build-depends: - - six -- name: morph + - cross-bootstrap/six.morph +- name: cross-bootstrap/morph.morph repo: baserock:baserock/morph ref: 170d81eba0568856401f57ce655ad9881b802d21 unpetrify-ref: master build-depends: - - cliapp - - cmdtest - - python-coverage-test-runner - - pyfilesystem -- name: rsync + - cross-bootstrap/cliapp.morph + - cross-bootstrap/cmdtest.morph + - cross-bootstrap/python-coverage-test-runner.morph + - cross-bootstrap/pyfilesystem.morph +- name: cross-bootstrap/rsync.morph repo: upstream:rsync ref: 9faf8e0ccff2755cd019ff64d8322226a214b013 unpetrify-ref: baserock/morph diff --git a/cross-tools/morph b/cross-tools/morph index 2fb4d59d..bdfc6ad5 100644 --- a/cross-tools/morph +++ b/cross-tools/morph @@ -1,10 +1,10 @@ -name: cross-tools +name: cross-tools/morph kind: stratum description: Tools used together with cross compilers build-depends: -- morph: core +- morph: core/morph chunks: -- name: patchelf +- name: cross-tools/patchelf.morph repo: upstream:patchelf ref: 21a85cc1c63cf3ef060ece59cdd82455e2884703 unpetrify-ref: baserock/morph diff --git a/cxmanage-system-x86_64-generic.morph b/cxmanage-system-x86_64-generic.morph index cf9ac809..6969adea 100644 --- a/cxmanage-system-x86_64-generic.morph +++ b/cxmanage-system-x86_64-generic.morph @@ -1,14 +1,14 @@ -name: cxmanage-system-x86_64-generic -description: A baserock development system with calxeda management tools added +name: cxmanage-system-x86_64-generic.morph kind: system +description: A baserock development system with calxeda management tools added arch: x86_64 strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-x86_64-generic -- morph: tools -- morph: cxmanage +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-x86_64-generic/morph +- morph: tools/morph +- morph: cxmanage/morph configuration-extensions: - set-hostname - add-config-files diff --git a/cxmanage/morph b/cxmanage/morph index b8c0ad07..2d256ae9 100644 --- a/cxmanage/morph +++ b/cxmanage/morph @@ -1,35 +1,35 @@ -name: cxmanage +name: cxmanage/morph kind: stratum description: All the tools for calxeda management build-depends: -- morph: tools +- morph: tools/morph chunks: -- name: ipmitool +- name: cxmanage/ipmitool.morph repo: upstream:ipmitool ref: 830d5a3787b265e5dde154d2f0e08b10ae9a7bcd unpetrify-ref: baserock/morph build-depends: [] -- name: pexpect +- name: cxmanage/pexpect.morph repo: upstream:pexpect ref: 7a8455f21bb45020f3594c59fc8c85cf738e147c unpetrify-ref: baserock/morph build-depends: [] -- name: pyipmi +- name: cxmanage/pyipmi.morph repo: upstream:pyipmi ref: bb7dba84578c05ba87db3c4186a2989c89e4e519 unpetrify-ref: baserock/morph build-depends: [] -- name: tftpy +- name: cxmanage/tftpy.morph repo: upstream:tftpy ref: f3d2fc4c62c1e64dd49adfaf8e65097eb8ea307b unpetrify-ref: baserock/morph build-depends: [] -- name: cxmanage +- name: cxmanage/cxmanage.morph repo: upstream:cxmanage ref: 54116d3c486ed7aa49f284e4cad9e6e7c293bea6 unpetrify-ref: baserock/morph build-depends: - - ipmitool - - pexpect - - pyipmi - - tftpy + - cxmanage/ipmitool.morph + - cxmanage/pexpect.morph + - cxmanage/pyipmi.morph + - cxmanage/tftpy.morph diff --git a/devel-system-armv7-chroot.morph b/devel-system-armv7-chroot.morph index 0ec755f8..bcb08749 100644 --- a/devel-system-armv7-chroot.morph +++ b/devel-system-armv7-chroot.morph @@ -1,16 +1,16 @@ +name: devel-system-armv7-chroot.morph +kind: system +description: A system that is able to build other systems based on the ARM highbank + architecture. arch: armv7l +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: tools/morph 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 ARM highbank - architecture. -kind: system -name: devel-system-armv7-chroot -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: tools diff --git a/devel-system-armv7-highbank.morph b/devel-system-armv7-highbank.morph index adeb07b3..bedd2857 100644 --- a/devel-system-armv7-highbank.morph +++ b/devel-system-armv7-highbank.morph @@ -1,25 +1,25 @@ +name: devel-system-armv7-highbank.morph +kind: system +description: A system that is able to build other systems based on the ARM highbank + architecture. arch: armv7l +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: bsp-armv7-highbank/morph +- morph: connectivity/morph +- morph: audio-bluetooth/morph +- morph: x-common/morph +- morph: x-armv7-versatile/morph +- morph: multimedia/morph +- morph: genivi/morph +- morph: genivi-x-armv7-versatile/morph +- morph: tools/morph 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 ARM highbank - architecture. -kind: system -name: devel-system-armv7-highbank -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: bsp-armv7-highbank -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-armv7-versatile -- morph: multimedia -- morph: genivi -- morph: genivi-x-armv7-versatile -- morph: tools diff --git a/devel-system-armv7-versatile.morph b/devel-system-armv7-versatile.morph index e4cf3d53..9e5d739a 100644 --- a/devel-system-armv7-versatile.morph +++ b/devel-system-armv7-versatile.morph @@ -1,25 +1,25 @@ +name: devel-system-armv7-versatile.morph +kind: system +description: A system that is able to build other systems based on the ARM versatile + architecture. arch: armv7l +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: bsp-armv7-versatile/morph +- morph: connectivity/morph +- morph: audio-bluetooth/morph +- morph: x-common/morph +- morph: x-armv7-versatile/morph +- morph: multimedia/morph +- morph: genivi/morph +- morph: genivi-x-armv7-versatile/morph +- morph: tools/morph 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 ARM versatile - architecture. -kind: system -name: devel-system-armv7-versatile -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: bsp-armv7-versatile -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-armv7-versatile -- morph: multimedia -- morph: genivi -- morph: genivi-x-armv7-versatile -- morph: tools diff --git a/devel-system-armv7-wandboard.morph b/devel-system-armv7-wandboard.morph index 2d758824..9049e947 100644 --- a/devel-system-armv7-wandboard.morph +++ b/devel-system-armv7-wandboard.morph @@ -1,24 +1,24 @@ +name: devel-system-armv7-wandboard.morph +kind: system +description: A system that is able to build other systems based on the Wandboard. arch: armv7l +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: bsp-wandboard/morph +- morph: connectivity/morph +- morph: audio-bluetooth/morph +- morph: x-common/morph +- morph: x-armv7-versatile/morph +- morph: multimedia/morph +- morph: genivi/morph +- morph: genivi-x-armv7-versatile/morph +- morph: tools/morph 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 Wandboard. -kind: system -name: devel-system-armv7-wandboard -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: bsp-wandboard -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-armv7-versatile -- morph: multimedia -- morph: genivi -- morph: genivi-x-armv7-versatile -- morph: tools diff --git a/devel-system-armv7b-chroot.morph b/devel-system-armv7b-chroot.morph index 66fa0af2..e22e9da6 100644 --- a/devel-system-armv7b-chroot.morph +++ b/devel-system-armv7b-chroot.morph @@ -1,16 +1,15 @@ +name: devel-system-armv7b-chroot.morph +kind: system +description: A system that is able to build other systems based on the ARMv7b architecture. arch: armv7b +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: tools/morph 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 ARMv7b - architecture. -kind: system -name: devel-system-armv7b-chroot -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: tools diff --git a/devel-system-armv7b-highbank.morph b/devel-system-armv7b-highbank.morph index 1a120e10..898df168 100644 --- a/devel-system-armv7b-highbank.morph +++ b/devel-system-armv7b-highbank.morph @@ -1,25 +1,25 @@ +name: devel-system-armv7b-highbank.morph +kind: system +description: A system that is able to build other systems based on the ARM highbank + architecture. arch: armv7b +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: bsp-armv7b-highbank/morph +- morph: connectivity/morph +- morph: audio-bluetooth/morph +- morph: x-common/morph +- morph: x-armv7-versatile/morph +- morph: multimedia/morph +- morph: genivi/morph +- morph: genivi-x-armv7-versatile/morph +- morph: tools/morph 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 ARM highbank - architecture. -kind: system -name: devel-system-armv7b-highbank -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: bsp-armv7b-highbank -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-armv7-versatile -- morph: multimedia -- morph: genivi -- morph: genivi-x-armv7-versatile -- morph: tools diff --git a/devel-system-armv7lhf-chroot.morph b/devel-system-armv7lhf-chroot.morph index c6d5b5a2..8a1441b6 100644 --- a/devel-system-armv7lhf-chroot.morph +++ b/devel-system-armv7lhf-chroot.morph @@ -1,16 +1,15 @@ +name: devel-system-armv7lhf-chroot.morph +kind: system +description: A system that is able to build other systems based on the ARMv7lhf architecture. arch: armv7lhf +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: tools/morph 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 ARMv7lhf - architecture. -kind: system -name: devel-system-armv7lhf-chroot -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: tools diff --git a/devel-system-armv7lhf-highbank.morph b/devel-system-armv7lhf-highbank.morph index d357f483..ee3d5812 100644 --- a/devel-system-armv7lhf-highbank.morph +++ b/devel-system-armv7lhf-highbank.morph @@ -1,25 +1,25 @@ +name: devel-system-armv7lhf-highbank.morph +kind: system +description: A system that is able to build other systems based on the ARM highbank + architecture. arch: armv7lhf +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: bsp-armv7-highbank/morph +- morph: connectivity/morph +- morph: audio-bluetooth/morph +- morph: x-common/morph +- morph: x-armv7-versatile/morph +- morph: multimedia/morph +- morph: genivi/morph +- morph: genivi-x-armv7-versatile/morph +- morph: tools/morph 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 ARM highbank - architecture. -kind: system -name: devel-system-armv7lhf-highbank -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: bsp-armv7-highbank -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-armv7-versatile -- morph: multimedia -- morph: genivi -- morph: genivi-x-armv7-versatile -- morph: tools diff --git a/devel-system-ppc64-chroot.morph b/devel-system-ppc64-chroot.morph index 4b4f6b57..213ae4be 100644 --- a/devel-system-ppc64-chroot.morph +++ b/devel-system-ppc64-chroot.morph @@ -1,17 +1,17 @@ +name: devel-system-ppc64-chroot.morph +kind: system +description: A system that is able to build other systems based on the 64-bit PowerPc + architecture. arch: ppc64 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: tools/morph +- morph: glanceclient/morph 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 64-bit PowerPc - architecture. -kind: system -name: devel-system-ppc64-chroot -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: tools -- morph: glanceclient diff --git a/devel-system-ppc64-generic.morph b/devel-system-ppc64-generic.morph index 3dcdce7d..a8cac218 100644 --- a/devel-system-ppc64-generic.morph +++ b/devel-system-ppc64-generic.morph @@ -1,26 +1,26 @@ +name: devel-system-ppc64-generic.morph +kind: system +description: A system that is able to build other systems based on the 64-bit PowerPc + architecture. arch: ppc64 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: bsp-ppc64-generic/morph +- morph: connectivity/morph +- morph: audio-bluetooth/morph +- morph: x-common/morph +- morph: x-ppc64-generic/morph +- morph: multimedia/morph +- morph: genivi/morph +- morph: genivi-x-ppc64-generic/morph +- morph: tools/morph +- morph: glanceclient/morph 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 64-bit PowerPc - architecture. -kind: system -name: devel-system-ppc64-generic -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: bsp-ppc64-generic -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-ppc64-generic -- morph: multimedia -- morph: genivi -- morph: genivi-x-ppc64-generic -- morph: tools -- morph: glanceclient diff --git a/devel-system-x86_32-chroot.morph b/devel-system-x86_32-chroot.morph index 3341b440..2cf0129a 100644 --- a/devel-system-x86_32-chroot.morph +++ b/devel-system-x86_32-chroot.morph @@ -1,17 +1,17 @@ +name: devel-system-x86_32-chroot.morph +kind: system +description: A system that is able to build other systems based on the 32-bit x86 + architecture. arch: x86_32 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: tools/morph +- morph: glanceclient/morph 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 32-bit x86 - architecture. -kind: system -name: devel-system-x86_32-chroot -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: tools -- morph: glanceclient diff --git a/devel-system-x86_32-generic.morph b/devel-system-x86_32-generic.morph index 0a375420..51c86fcb 100644 --- a/devel-system-x86_32-generic.morph +++ b/devel-system-x86_32-generic.morph @@ -1,26 +1,26 @@ +name: devel-system-x86_32-generic.morph +kind: system +description: A system that is able to build other systems based on the 32-bit x86 + architecture. arch: x86_32 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: bsp-x86_32-generic/morph +- morph: connectivity/morph +- morph: audio-bluetooth/morph +- morph: x-common/morph +- morph: x-x86_64-generic/morph +- morph: multimedia/morph +- morph: genivi/morph +- morph: genivi-x-x86_64-generic/morph +- morph: tools/morph +- morph: glanceclient/morph 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 32-bit x86 - architecture. -kind: system -name: devel-system-x86_32-generic -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: bsp-x86_32-generic -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-x86_64-generic -- morph: multimedia -- morph: genivi -- morph: genivi-x-x86_64-generic -- morph: tools -- morph: glanceclient diff --git a/devel-system-x86_64-chroot.morph b/devel-system-x86_64-chroot.morph index 99ac6272..02442d9f 100644 --- a/devel-system-x86_64-chroot.morph +++ b/devel-system-x86_64-chroot.morph @@ -1,17 +1,17 @@ +name: devel-system-x86_64-chroot.morph +kind: system +description: A system that is able to build other systems based on the 64-bit x86 + architecture. arch: x86_64 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: tools/morph +- morph: glanceclient/morph 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 64-bit x86 - architecture. -kind: system -name: devel-system-x86_64-chroot -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: tools -- morph: glanceclient diff --git a/devel-system-x86_64-generic.morph b/devel-system-x86_64-generic.morph index ec251967..c5ae7fda 100644 --- a/devel-system-x86_64-generic.morph +++ b/devel-system-x86_64-generic.morph @@ -1,26 +1,26 @@ +name: devel-system-x86_64-generic.morph +kind: system +description: A system that is able to build other systems based on the 64-bit x86 + architecture. arch: x86_64 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: bsp-x86_64-generic/morph +- morph: connectivity/morph +- morph: audio-bluetooth/morph +- morph: x-common/morph +- morph: x-x86_64-generic/morph +- morph: multimedia/morph +- morph: genivi/morph +- morph: genivi-x-x86_64-generic/morph +- morph: tools/morph +- morph: glanceclient/morph 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 64-bit x86 - architecture. -kind: system -name: devel-system-x86_64-generic -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: bsp-x86_64-generic -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-x86_64-generic -- morph: multimedia -- morph: genivi -- morph: genivi-x-x86_64-generic -- morph: tools -- morph: glanceclient diff --git a/distbuild-system-armv7lhf-highbank.morph b/distbuild-system-armv7lhf-highbank.morph index fdad7cc7..e078fb2a 100644 --- a/distbuild-system-armv7lhf-highbank.morph +++ b/distbuild-system-armv7lhf-highbank.morph @@ -1,4 +1,15 @@ +name: distbuild-system-armv7lhf-highbank.morph +kind: system +description: Morph distributed build node for armv7lhf highbank arch: armv7lhf +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-armv7-highbank/morph +- morph: tools/morph +- morph: nfs/morph +- morph: distbuild/morph configuration-extensions: - set-hostname - add-config-files @@ -7,14 +18,3 @@ configuration-extensions: - install-files - distbuild - fstab -description: Morph distributed build node for armv7lhf highbank -kind: system -name: distbuild-system-armv7lhf-highbank -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-armv7-highbank -- morph: tools -- morph: nfs -- morph: distbuild diff --git a/distbuild/morph b/distbuild/morph index 9a2d1087..b6ffba91 100644 --- a/distbuild/morph +++ b/distbuild/morph @@ -1,22 +1,22 @@ -name: distbuild +name: distbuild/morph kind: stratum description: Morph distributed build software build-depends: -- morph: foundation -- morph: core -- morph: tools +- morph: foundation/morph +- morph: core/morph +- morph: tools/morph chunks: -- name: bottle +- name: distbuild/bottle.morph repo: upstream:bottle ref: 5238c615b3ec198fedebb0fcaad4458e3d68d70f unpetrify-ref: baserock/morph build-depends: [] -- name: morph-cache-server +- name: distbuild/morph-cache-server.morph repo: baserock:baserock/morph-cache-server ref: cc5f95fa563c4817cdcffc428da18e263bd02ae2 unpetrify-ref: master build-depends: [] -- name: flup +- name: distbuild/flup.morph repo: upstream:flup ref: 0f97c5e0ab7d9827506120efc22af3a9c21d1d70 unpetrify-ref: baserock/morph diff --git a/enlightenment/morph b/enlightenment/morph index d5ab5330..463ce5d9 100644 --- a/enlightenment/morph +++ b/enlightenment/morph @@ -1,62 +1,62 @@ -name: enlightenment +name: enlightenment/morph kind: stratum description: Enlightenment Desktop and Window Manager build-depends: -- morph: tools -- morph: x-x86_64-generic -- morph: lua -- morph: audio-bluetooth -- morph: multimedia-gstreamer-0.10 -- morph: connectivity +- morph: tools/morph +- morph: x-x86_64-generic/morph +- morph: lua/morph +- morph: audio-bluetooth/morph +- morph: multimedia-gstreamer-0.10/morph +- morph: connectivity/morph chunks: -- name: efl +- name: enlightenment/efl.morph repo: upstream:enlightenment/efl ref: 8f9b565e79552f09a39507ce802786b1fe773d2d unpetrify-ref: baserock/morph build-depends: [] -- name: elementary +- name: enlightenment/elementary.morph repo: upstream:enlightenment/elementary ref: e4c97ddffea9c91a291e1a6a7c6ebd1bbf47629a unpetrify-ref: baserock/morph build-depends: - - efl -- name: evas_generic_loaders + - enlightenment/efl.morph +- name: enlightenment/evas_generic_loaders.morph repo: upstream:enlightenment/evas_generic_loaders ref: ddbdaa35201f4ef64f1a3f3b067a99e84c14565a unpetrify-ref: baserock/morph build-depends: - - efl -- name: enlightenment + - enlightenment/efl.morph +- name: enlightenment/enlightenment.morph repo: upstream:enlightenment/enlightenment ref: 041b8d14a22f9e4c7f34abe8b0f9a3a1f5933146 unpetrify-ref: baserock/morph build-depends: - - efl - - elementary -- name: imlib2 + - enlightenment/efl.morph + - enlightenment/elementary.morph +- name: enlightenment/imlib2.morph repo: upstream:enlightenment/imlib2 ref: 6d02661a4c57771888304960ce62d4fdf587be8f unpetrify-ref: baserock/morph build-depends: - - efl - - elementary - - enlightenment -- name: libast + - enlightenment/efl.morph + - enlightenment/elementary.morph + - enlightenment/enlightenment.morph +- name: enlightenment/libast.morph repo: upstream:enlightenment/libast ref: 0dbc0a5df55474bf61ca166be40e8de2d9e3a031 unpetrify-ref: baserock/morph build-depends: - - efl - - elementary - - enlightenment - - imlib2 -- name: eterm + - enlightenment/efl.morph + - enlightenment/elementary.morph + - enlightenment/enlightenment.morph + - enlightenment/imlib2.morph +- name: enlightenment/eterm.morph repo: upstream:enlightenment/eterm ref: 097234f1f27709ff2444e303350764ea3b80b3ad unpetrify-ref: baserock/morph build-depends: - - efl - - elementary - - enlightenment - - libast - - imlib2 + - enlightenment/efl.morph + - enlightenment/elementary.morph + - enlightenment/enlightenment.morph + - enlightenment/libast.morph + - enlightenment/imlib2.morph diff --git a/foundation/morph b/foundation/morph index 413ed4be..bf102e1b 100644 --- a/foundation/morph +++ b/foundation/morph @@ -1,128 +1,128 @@ -name: foundation +name: foundation/morph kind: stratum description: Basic userland runtime system build-depends: -- morph: core +- morph: core/morph chunks: -- name: attr +- name: foundation/attr.morph repo: upstream:attr ref: be4a3c1d50981d2cbbe2cfb55498cac51909c37f unpetrify-ref: baserock/morph build-depends: [] -- name: groff +- name: foundation/groff.morph repo: upstream:groff ref: c7017a099f954bb6de60e79c876935b1bf438b9a unpetrify-ref: baserock/morph build-depends: [] -- name: kmod +- name: foundation/kmod.morph repo: upstream:kmod ref: 7f3b215d4e848afa74aea20a4c64f0cc1ef30eb4 unpetrify-ref: baserock/morph build-depends: [] -- name: libcap2 +- name: foundation/libcap2.morph repo: upstream:libcap2 ref: 4f7cca1bc9c2a274edb39d351b65747010d3ba7b unpetrify-ref: baserock/morph build-depends: - - attr -- name: libffi + - foundation/attr.morph +- name: foundation/libffi.morph repo: upstream:libffi ref: 77d4586cc47e8f4c02278afbc220145bba0d442b unpetrify-ref: baserock/morph build-depends: [] -- name: sqlite3 +- name: foundation/sqlite3.morph repo: upstream:sqlite3 ref: f6c2a9fe49d20654c2c41844d056033692a223b7 unpetrify-ref: baserock/morph build-depends: [] -- name: libusbx +- name: foundation/libusbx.morph repo: upstream:libusbx ref: 7ec94a45ed8155e7a1d4d5d75575099b09c78834 unpetrify-ref: baserock/morph build-depends: [] -- name: pciutils +- name: foundation/pciutils.morph repo: upstream:pciutils ref: bae04bd0473c68a2f21b7712a627abb08fd84b29 unpetrify-ref: baserock/morph build-depends: [] -- name: usbutils +- name: foundation/usbutils.morph repo: upstream:usbutils ref: 410f1474af0ddb391bc6ec391777f116eee31569 unpetrify-ref: baserock/morph build-depends: - - libusbx -- name: glib + - foundation/libusbx.morph +- name: foundation/glib.morph repo: upstream:glib ref: 980156c4cb4a8c29335de83bbf1ac05a9a1f01a9 unpetrify-ref: baserock/morph build-depends: - - libffi -- name: gobject-introspection + - foundation/libffi.morph +- name: foundation/gobject-introspection.morph repo: upstream:gobject-introspection ref: 8a2a9f9db169eaaf2a7eede18e0ceba0af44345f unpetrify-ref: baserock/morph build-depends: - - glib -- name: dbus-pre + - foundation/glib.morph +- name: foundation/dbus-pre.morph repo: upstream:dbus ref: f2e4718bf42f507684949ebf484aa94df42abbbe unpetrify-ref: baserock/v1.8.0 build-depends: - - glib -- name: systemd + - foundation/glib.morph +- name: foundation/systemd.morph repo: upstream:systemd ref: dc8ee9a30e2df2568f2b37e3fb61e4b0bb601b13 unpetrify-ref: baserock/morph build-depends: - - dbus-pre - - gobject-introspection - - kmod - - libcap2 - - pciutils - - usbutils -- name: lzo + - foundation/dbus-pre.morph + - foundation/gobject-introspection.morph + - foundation/kmod.morph + - foundation/libcap2.morph + - foundation/pciutils.morph + - foundation/usbutils.morph +- name: foundation/lzo.morph repo: upstream:lzo ref: 2cdfe9375f1145603d002c12be950062ae54da21 unpetrify-ref: baserock/morph build-depends: [] -- name: btrfs-progs +- name: foundation/btrfs-progs.morph repo: upstream:btrfs-progs ref: 304f215abb836811e6d78e0a3da53d48aa0e7ca7 unpetrify-ref: baserock/morph build-depends: - - attr - - lzo -- name: dbus + - foundation/attr.morph + - foundation/lzo.morph +- name: foundation/dbus.morph repo: upstream:dbus ref: f2e4718bf42f507684949ebf484aa94df42abbbe unpetrify-ref: baserock/v1.8.0 build-depends: - - glib - - systemd -- name: help2man + - foundation/glib.morph + - foundation/systemd.morph +- name: foundation/help2man.morph repo: upstream:help2man ref: 0191a5f61525f8deea2ae8bdfea88190d85b6a71 unpetrify-ref: baserock/morph build-depends: [] -- name: libxslt +- name: foundation/libxslt.morph repo: upstream:libxslt ref: 8785a2ffd0d146df0395ab71ce4734d0a8ba0f7e unpetrify-ref: baserock/morph build-depends: [] -- name: openssh +- name: foundation/openssh.morph repo: upstream:openssh ref: 233514106dcde5ac61a70f1043de563122e2f1c9 unpetrify-ref: baserock/morph build-depends: - - groff -- name: patch + - foundation/groff.morph +- name: foundation/patch.morph repo: upstream:patch ref: 9a16dcb97aac1a26af4372d95bd62b84f3f1264a unpetrify-ref: baserock/morph build-depends: [] -- name: tbdiff +- name: foundation/tbdiff.morph repo: baserock:baserock/tbdiff ref: 485e76fea076b2a5f0efeab3ac7f98037f4e00c0 unpetrify-ref: master build-depends: - - attr + - foundation/attr.morph diff --git a/genivi-baseline-system-armv7-versatile.morph b/genivi-baseline-system-armv7-versatile.morph index 910d00f8..a27e968d 100644 --- a/genivi-baseline-system-armv7-versatile.morph +++ b/genivi-baseline-system-armv7-versatile.morph @@ -1,4 +1,21 @@ +name: genivi-baseline-system-armv7-versatile.morph +kind: system +description: A GENIVI baseline system for an ARMv7 system. arch: armv7l +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: bsp-armv7-versatile/morph +- morph: connectivity/morph +- morph: audio-bluetooth/morph +- morph: x-common/morph +- morph: x-armv7-versatile/morph +- morph: multimedia/morph +- morph: genivi/morph +- morph: genivi-x-armv7-versatile/morph +- morph: wayland-armv7-versatile/morph configuration-extensions: - set-hostname - add-config-files @@ -7,20 +24,3 @@ configuration-extensions: - install-files - strip-gplv3 - fstab -description: A GENIVI baseline system for an ARMv7 system. -kind: system -name: genivi-baseline-system-armv7-versatile -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: bsp-armv7-versatile -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-armv7-versatile -- morph: multimedia -- morph: genivi -- morph: genivi-x-armv7-versatile -- morph: wayland-armv7-versatile diff --git a/genivi-baseline-system-x86_64-generic.morph b/genivi-baseline-system-x86_64-generic.morph index 3b9f7dc5..bc42a545 100644 --- a/genivi-baseline-system-x86_64-generic.morph +++ b/genivi-baseline-system-x86_64-generic.morph @@ -1,4 +1,21 @@ +name: genivi-baseline-system-x86_64-generic.morph +kind: system +description: A GENIVI baseline system for a 64-bit x86 system. arch: x86_64 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: bsp-x86_64-generic/morph +- morph: connectivity/morph +- morph: audio-bluetooth/morph +- morph: x-common/morph +- morph: x-x86_64-generic/morph +- morph: multimedia/morph +- morph: genivi/morph +- morph: genivi-x-x86_64-generic/morph +- morph: wayland-x86_64-generic/morph configuration-extensions: - set-hostname - add-config-files @@ -6,20 +23,3 @@ configuration-extensions: - nfsboot - install-files - strip-gplv3 -description: A GENIVI baseline system for a 64-bit x86 system. -kind: system -name: genivi-baseline-system-x86_64-generic -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: bsp-x86_64-generic -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-x86_64-generic -- morph: multimedia -- morph: genivi -- morph: genivi-x-x86_64-generic -- morph: wayland-x86_64-generic diff --git a/genivi-foundation/morph b/genivi-foundation/morph index 9fbfb3eb..d2351645 100644 --- a/genivi-foundation/morph +++ b/genivi-foundation/morph @@ -1,20 +1,20 @@ -name: genivi-foundation +name: genivi-foundation/morph kind: stratum description: Basic components needed by the GENIVI baseline. build-depends: -- morph: foundation +- morph: foundation/morph chunks: -- name: dbus-glib +- name: genivi-foundation/dbus-glib.morph repo: upstream:dbus-glib ref: ee85b071fb51efb9f9a48d4a658cbefefd14544a unpetrify-ref: baserock/morph build-depends: [] -- name: fuse +- name: genivi-foundation/fuse.morph repo: upstream:fuse ref: 13ee8f62d4aa3360adb6956fb30da0c858928fa2 unpetrify-ref: baserock/genivi/morph build-depends: [] -- name: linuxquota +- name: genivi-foundation/linuxquota.morph repo: upstream:linuxquota ref: 0804c89a16736533e440771dc42a15e5d0223902 unpetrify-ref: baserock/genivi/morph diff --git a/genivi-wayland-armv7-versatile/morph b/genivi-wayland-armv7-versatile/morph index 13d08834..470a2680 100644 --- a/genivi-wayland-armv7-versatile/morph +++ b/genivi-wayland-armv7-versatile/morph @@ -1,14 +1,14 @@ -name: genivi-wayland-armv7-versatile +name: genivi-wayland-armv7-versatile/morph kind: stratum description: Software components designed by genivi, for genivi. build-depends: -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: genivi -- morph: wayland-armv7-versatile +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: genivi/morph +- morph: wayland-armv7-versatile/morph chunks: -- name: layer_management-wayland +- name: genivi-wayland-armv7-versatile/layer_management-wayland.morph repo: upstream:layer_management ref: 206d6709d0a3b3932a02b30ccacaa02b3eab8493 unpetrify-ref: baserock/genivi/baseline diff --git a/genivi-wayland-x86_64-generic/morph b/genivi-wayland-x86_64-generic/morph index 6ff3aa66..fcba46ad 100644 --- a/genivi-wayland-x86_64-generic/morph +++ b/genivi-wayland-x86_64-generic/morph @@ -1,14 +1,14 @@ -name: genivi-wayland-x86_64-generic +name: genivi-wayland-x86_64-generic/morph kind: stratum description: Software components designed by genivi, for genivi. build-depends: -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: genivi -- morph: wayland-x86_64-generic +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: genivi/morph +- morph: wayland-x86_64-generic/morph chunks: -- name: layer_management-wayland +- name: genivi-wayland-x86_64-generic/layer_management-wayland.morph repo: upstream:layer_management ref: 206d6709d0a3b3932a02b30ccacaa02b3eab8493 unpetrify-ref: baserock/genivi/baseline diff --git a/genivi-x-armv7-versatile/morph b/genivi-x-armv7-versatile/morph index cd308bb8..a1b8c97a 100644 --- a/genivi-x-armv7-versatile/morph +++ b/genivi-x-armv7-versatile/morph @@ -1,11 +1,11 @@ -name: genivi-x-armv7-versatile +name: genivi-x-armv7-versatile/morph kind: stratum description: Software components designed by genivi, for genivi. build-depends: -- morph: genivi -- morph: x-armv7-versatile +- morph: genivi/morph +- morph: x-armv7-versatile/morph chunks: -- name: layer_management +- name: genivi-x-armv7-versatile/layer_management.morph repo: upstream:layer_management ref: 206d6709d0a3b3932a02b30ccacaa02b3eab8493 unpetrify-ref: baserock/genivi/baseline diff --git a/genivi-x-ppc64-generic/morph b/genivi-x-ppc64-generic/morph index 9843341b..a8956578 100644 --- a/genivi-x-ppc64-generic/morph +++ b/genivi-x-ppc64-generic/morph @@ -1,11 +1,11 @@ -name: genivi-x-ppc64-generic +name: genivi-x-ppc64-generic/morph kind: stratum description: Software components designed by genivi, for genivi. build-depends: -- morph: genivi -- morph: x-ppc64-generic +- morph: genivi/morph +- morph: x-ppc64-generic/morph chunks: -- name: layer_management +- name: genivi-x-ppc64-generic/layer_management.morph repo: upstream:layer_management ref: 206d6709d0a3b3932a02b30ccacaa02b3eab8493 unpetrify-ref: baserock/genivi/baseline diff --git a/genivi-x-x86_64-generic/morph b/genivi-x-x86_64-generic/morph index 45929b17..eef93b0d 100644 --- a/genivi-x-x86_64-generic/morph +++ b/genivi-x-x86_64-generic/morph @@ -1,11 +1,11 @@ -name: genivi-x-x86_64-generic +name: genivi-x-x86_64-generic/morph kind: stratum description: Software components designed by genivi, for genivi. build-depends: -- morph: genivi -- morph: x-x86_64-generic +- morph: genivi/morph +- morph: x-x86_64-generic/morph chunks: -- name: layer_management +- name: genivi-x-x86_64-generic/layer_management.morph repo: upstream:layer_management ref: 206d6709d0a3b3932a02b30ccacaa02b3eab8493 unpetrify-ref: baserock/genivi/baseline diff --git a/genivi/morph b/genivi/morph index 70384d3c..63864c0f 100644 --- a/genivi/morph +++ b/genivi/morph @@ -1,68 +1,68 @@ -name: genivi +name: genivi/morph kind: stratum description: Software components designed by genivi, for genivi. build-depends: -- morph: genivi-foundation +- morph: genivi-foundation/morph chunks: -- name: DLT-daemon +- name: genivi/DLT-daemon.morph repo: upstream:DLT-daemon ref: 6ab10c022d4464628fc2b848b5a56bf1eaafe857 unpetrify-ref: v2.9.1 build-depends: [] -- name: node-startup-controller +- name: genivi/node-startup-controller.morph repo: upstream:node-startup-controller ref: c78fddaddc24a2c49f5ef18896c93403575295ae unpetrify-ref: baserock/morph build-depends: - - DLT-daemon -- name: googletest + - genivi/DLT-daemon.morph +- name: genivi/googletest.morph repo: upstream:googletest ref: 5e3f7d3db4c16e2ba8b42b0bf4689f7d2abbcb08 unpetrify-ref: baserock/morph build-depends: [] -- name: googlemock +- name: genivi/googlemock.morph repo: upstream:googlemock ref: 0e9998c140079046c396a0e7033bb465abae79cd unpetrify-ref: baserock/morph build-depends: - - googletest -- name: genivi-common-api-runtime + - genivi/googletest.morph +- name: genivi/genivi-common-api-runtime.morph repo: upstream:genivi-common-api-runtime ref: 54e7a90c76bdd0aaf6fa2fecc7628b5aa2c8d56d unpetrify-ref: 2.1.4 build-depends: [] -- name: genivi-common-api-dbus-runtime +- name: genivi/genivi-common-api-dbus-runtime.morph repo: upstream:genivi-common-api-dbus-runtime ref: 16a259c8b78f254ee9157346880ccf19ed8905a7 unpetrify-ref: 2.1.4 build-depends: - - genivi-common-api-runtime -- name: audiomanager + - genivi/genivi-common-api-runtime.morph +- name: genivi/audiomanager.morph repo: upstream:audiomanager ref: f005d28c3bfa2f46128619dddbce954b9d7b928a unpetrify-ref: '5.0' build-depends: - - DLT-daemon - - googletest - - googlemock - - genivi-common-api-runtime - - genivi-common-api-dbus-runtime -- name: itzam-tarball + - genivi/DLT-daemon.morph + - genivi/googletest.morph + - genivi/googlemock.morph + - genivi/genivi-common-api-runtime.morph + - genivi/genivi-common-api-dbus-runtime.morph +- name: genivi/itzam-tarball.morph repo: upstream:itzam-tarball ref: 4ebcf671416927b64475da7b810b6016c847bf73 unpetrify-ref: baserock/genivi/baseline build-depends: [] -- name: persistence-client-library +- name: genivi/persistence-client-library.morph repo: upstream:genivi/persistence-client-library ref: 0934ba263e69be8453cc3150f997dad28489f0c7 unpetrify-ref: baserock/genivi/baseline build-depends: - - DLT-daemon - - itzam-tarball -- name: node-state-manager + - genivi/DLT-daemon.morph + - genivi/itzam-tarball.morph +- name: genivi/node-state-manager.morph repo: upstream:node-state-manager ref: dd4a86b9459537d2e85489b36abf80f34d12f098 unpetrify-ref: baserock/genivi/baseline build-depends: - - DLT-daemon - - persistence-client-library + - genivi/DLT-daemon.morph + - genivi/persistence-client-library.morph diff --git a/glanceclient/morph b/glanceclient/morph index 5d80a73f..6176f8c0 100644 --- a/glanceclient/morph +++ b/glanceclient/morph @@ -1,103 +1,103 @@ -name: glanceclient +name: glanceclient/morph kind: stratum description: A stratum with glanceclient to let the Openstack deployment. build-depends: -- morph: tools +- morph: tools/morph chunks: -- name: jsonschema +- name: glanceclient/jsonschema.morph repo: upstream:jsonschema ref: 292a256b918af1e567982bb801c427cf4ca5b9fe unpetrify-ref: baserock/morph build-depends: [] -- name: python-json-pointer +- name: glanceclient/python-json-pointer.morph repo: upstream:python-json-pointer ref: 48dce313141ba5bf0d2f3dd2e590042c05755e53 unpetrify-ref: baserock/morph build-depends: [] -- name: python-json-patch +- name: glanceclient/python-json-patch.morph repo: upstream:python-json-patch ref: 27c7032de25923593fa17cc14f535fb7abd52448 unpetrify-ref: baserock/morph build-depends: [] -- name: warlock +- name: glanceclient/warlock.morph repo: upstream:warlock ref: 1a0de8a67df8282c42f71014cc871684e8d7c0cf unpetrify-ref: baserock/morph build-depends: - - jsonschema - - python-json-pointer - - python-json-patch -- name: python-prettytable + - glanceclient/jsonschema.morph + - glanceclient/python-json-pointer.morph + - glanceclient/python-json-patch.morph +- name: glanceclient/python-prettytable.morph repo: upstream:python-prettytable ref: 941133673e5a0003cd5ce1b6db2a51cf3307d9c1 unpetrify-ref: baserock/morph build-depends: [] -- name: pbr +- name: glanceclient/pbr.morph repo: upstream:pbr ref: 510ee9e9dcb94c5884c215fa3535a1f77f3d2a51 unpetrify-ref: baserock/morph build-depends: [] -- name: argparse +- name: glanceclient/argparse.morph repo: upstream:argparse ref: c9b3f9b32949cb7dd798e7d1aedbeeef064aa4b1 unpetrify-ref: baserock/morph build-depends: [] -- name: pyopenssl +- name: glanceclient/pyopenssl.morph repo: upstream:pyopenssl ref: 6bbf44a00b35fb28df1f66aa194b2fe95eab1ab2 unpetrify-ref: baserock/morph build-depends: [] -- name: pyiso8601 +- name: glanceclient/pyiso8601.morph repo: upstream:pyiso8601 ref: ac5470ec9e68332ebc499c4f9f21e7e3cb31ecb6 unpetrify-ref: baserock/morph build-depends: [] -- name: python-requests +- name: glanceclient/python-requests.morph repo: upstream:python-requests ref: b891877ee6d76b0a3f8cbf2e7cd34cc4cbc40b6b unpetrify-ref: baserock/morph build-depends: [] -- name: simplejson +- name: glanceclient/simplejson.morph repo: upstream:simplejson ref: 35816bfe2d0ddeb5ddcc68239683cbb35b7e3ff2 unpetrify-ref: baserock/morph build-depends: [] -- name: netaddr +- name: glanceclient/netaddr.morph repo: upstream:netaddr ref: f64ae19e533ffa5522dcba1fc833975cb2ee88a5 unpetrify-ref: baserock/morph build-depends: [] -- name: pytz +- name: glanceclient/pytz.morph repo: upstream:pytz ref: 384207f01fd5b8bf1eb20cb64c17679084731944 unpetrify-ref: baserock/morph build-depends: [] -- name: babel +- name: glanceclient/babel.morph repo: upstream:babel ref: d764b35bc3910b8f67ff811752df615afa7667f6 unpetrify-ref: baserock/morph build-depends: - - pytz -- name: python-keystoneclient + - glanceclient/pytz.morph +- name: glanceclient/python-keystoneclient.morph repo: upstream:python-keystoneclient ref: 21cc66a850c5ea1d2ffffb655da0c452b919ed3b unpetrify-ref: baserock/morph build-depends: - - pbr - - pyiso8601 - - python-prettytable - - python-requests - - simplejson - - netaddr - - babel -- name: python-glanceclient + - glanceclient/pbr.morph + - glanceclient/pyiso8601.morph + - glanceclient/python-prettytable.morph + - glanceclient/python-requests.morph + - glanceclient/simplejson.morph + - glanceclient/netaddr.morph + - glanceclient/babel.morph +- name: glanceclient/python-glanceclient.morph repo: upstream:python-glanceclient ref: 721660612df4454726b723daf902abd23ba0109c unpetrify-ref: baserock/morph build-depends: - - python-prettytable - - pbr - - argparse - - pyopenssl - - python-keystoneclient - - warlock + - glanceclient/python-prettytable.morph + - glanceclient/pbr.morph + - glanceclient/argparse.morph + - glanceclient/pyopenssl.morph + - glanceclient/python-keystoneclient.morph + - glanceclient/warlock.morph diff --git a/gtk2/morph b/gtk2/morph index 74156fcd..7c4001cb 100644 --- a/gtk2/morph +++ b/gtk2/morph @@ -1,103 +1,103 @@ -name: gtk2 +name: gtk2/morph kind: stratum description: the gtk2 stratum build-depends: -- morph: genivi-foundation -- morph: x-common -- morph: x-x86_64-generic +- morph: genivi-foundation/morph +- morph: x-common/morph +- morph: x-x86_64-generic/morph chunks: -- name: shared-mime-info +- name: gtk2/shared-mime-info.morph repo: upstream:shared-mime-info ref: 0d440d85a126ff8d535d4f70f2203a76a21d5f71 unpetrify-ref: baserock/morph build-depends: [] -- name: gnome-common +- name: gtk2/gnome-common.morph repo: upstream:gnome-common ref: 66d54b57313f0f6206cff32972d2b83d683628b2 unpetrify-ref: 3.7.4 build-depends: [] -- name: libtiff +- name: gtk2/libtiff.morph repo: upstream:libtiff ref: 2f83c385ff3d5493602308b62ca6d7707725b4fd unpetrify-ref: Release-v4-0-3 build-depends: [] -- name: libcroco +- name: gtk2/libcroco.morph repo: upstream:libcroco ref: 611f624a6e15065792b41eb5ce14811293f3fb0a unpetrify-ref: baserock/morph build-depends: - - gnome-common -- name: gdk-pixbuf + - gtk2/gnome-common.morph +- name: gtk2/gdk-pixbuf.morph repo: upstream:gdk-pixbuf ref: bc45874c7ba5a6a95f032b48ab78115b3e2238ad unpetrify-ref: baserock/morph build-depends: - - libtiff -- name: atk + - gtk2/libtiff.morph +- name: gtk2/atk.morph repo: upstream:atk ref: e35410e06337afa3d66fcdde9b16422648de4e04 unpetrify-ref: ATK_2_9_3 build-depends: - - gnome-common -- name: at-spi2-core + - gtk2/gnome-common.morph +- name: gtk2/at-spi2-core.morph repo: upstream:at-spi2-core ref: 9bfebf07e866acadb5d2123568fd0119a7e0575b unpetrify-ref: AT_SPI2_CORE_2_9_5 build-depends: [] -- name: at-spi2-atk +- name: gtk2/at-spi2-atk.morph repo: upstream:at-spi2-atk ref: 363953fff4e3e12152ce2498b58a471884b497f5 unpetrify-ref: baserock/morph build-depends: - - at-spi2-core - - atk -- name: cairo + - gtk2/at-spi2-core.morph + - gtk2/atk.morph +- name: gtk2/cairo.morph repo: upstream:cairo ref: 25ef4d21f1616ddd9a6550cf7a129b2634b6caad unpetrify-ref: 1.12.14 build-depends: [] -- name: colm +- name: gtk2/colm.morph repo: upstream:colm ref: fc633086748169632e93b945259197ba46f27695 unpetrify-ref: master build-depends: [] -- name: ragel +- name: gtk2/ragel.morph repo: upstream:ragel ref: 5d4102ffe43a15608e0e864fc7e7f5c6c3b49aac unpetrify-ref: baserock/morph build-depends: - - colm -- name: harfbuzz + - gtk2/colm.morph +- name: gtk2/harfbuzz.morph repo: upstream:harfbuzz ref: f0530a3d5d2e7b6eaa8325a310d458c478f505c9 unpetrify-ref: 0.9.19 build-depends: - - ragel -- name: pango + - gtk2/ragel.morph +- name: gtk2/pango.morph repo: upstream:pango ref: c05f6e5205711e97727885a86a57661c7e9cdc75 unpetrify-ref: baserock/xfce-build build-depends: - - cairo - - harfbuzz -- name: gtk+ + - gtk2/cairo.morph + - gtk2/harfbuzz.morph +- name: gtk2/gtk+.morph repo: upstream:gtk+ ref: 52de99559e5b5bf09160e5a5a164d0ca5fede98c unpetrify-ref: baserock/xfce-build build-depends: - - pango - - gdk-pixbuf - - cairo - - atk - - at-spi2-atk -- name: librsvg + - gtk2/pango.morph + - gtk2/gdk-pixbuf.morph + - gtk2/cairo.morph + - gtk2/atk.morph + - gtk2/at-spi2-atk.morph +- name: gtk2/librsvg.morph repo: upstream:librsvg ref: 61171ca59d02b58b7da1697ca1d924bff93e66cb unpetrify-ref: baserock/morph build-depends: - - cairo - - gdk-pixbuf - - gnome-common - - gtk+ - - libcroco - - pango + - gtk2/cairo.morph + - gtk2/gdk-pixbuf.morph + - gtk2/gnome-common.morph + - gtk2/gtk+.morph + - gtk2/libcroco.morph + - gtk2/pango.morph diff --git a/image-package-example.morph b/image-package-example.morph index eeb5b3f2..f074f724 100644 --- a/image-package-example.morph +++ b/image-package-example.morph @@ -1,12 +1,12 @@ -name: image-package-example +name: image-package-example.morph kind: cluster description: | Packaged system and script for installing it, for deferred instantiation. systems: -- morph: base-system-x86_32-generic +- morph: base-system-x86_32-generic.morph deploy: imgpkg: type: image-package location: image-package-example.tar - BOOTLOADER_BLOBS: "/usr/share/syslinux/mbr.bin" - INCLUDE_SCRIPTS: "image-package-example/make-disk-image.sh.in:image-package-example/disk-install.sh.in:image-package-example/common.sh.in" + BOOTLOADER_BLOBS: /usr/share/syslinux/mbr.bin + INCLUDE_SCRIPTS: image-package-example/make-disk-image.sh.in:image-package-example/disk-install.sh.in:image-package-example/common.sh.in diff --git a/lua/morph b/lua/morph index 8ad1dfec..e7232d5e 100644 --- a/lua/morph +++ b/lua/morph @@ -1,10 +1,10 @@ -name: lua +name: lua/morph kind: stratum description: Interpreter for the lua scripting language. build-depends: -- morph: tools +- morph: tools/morph chunks: -- name: lua +- name: lua/lua.morph repo: upstream:lua ref: bedbdc0f03bca4fe97200ddf9c3d6cb210b45888 unpetrify-ref: baserock/5.1-morph diff --git a/multimedia-gstreamer-0.10/morph b/multimedia-gstreamer-0.10/morph index c7a44e87..cf6faef4 100644 --- a/multimedia-gstreamer-0.10/morph +++ b/multimedia-gstreamer-0.10/morph @@ -1,33 +1,33 @@ -name: multimedia-gstreamer-0.10 +name: multimedia-gstreamer-0.10/morph kind: stratum description: Codecs build-depends: -- morph: core -- morph: foundation -- morph: audio-bluetooth +- morph: core/morph +- morph: foundation/morph +- morph: audio-bluetooth/morph chunks: -- name: orc +- name: multimedia-gstreamer-0.10/orc.morph repo: upstream:orc ref: b4f7fcaf99a4d952e59f2a9fa9286d24cc4b3a5a unpetrify-ref: baserock/morph build-depends: [] -- name: gstreamer +- name: multimedia-gstreamer-0.10/gstreamer.morph repo: upstream:gstreamer ref: c7e4a97d26396882960fd399b1a5e298e40d2a35 unpetrify-ref: baserock/morph/0.10 build-depends: - - orc -- name: gstreamer-plugins-base + - multimedia-gstreamer-0.10/orc.morph +- name: multimedia-gstreamer-0.10/gstreamer-plugins-base.morph repo: upstream:gstreamer-plugins-base ref: 960c596309dbb983a1d733259adccc45c47006a2 unpetrify-ref: baserock/morph/0.10 build-depends: - - gstreamer -- name: gstreamer-plugins-good + - multimedia-gstreamer-0.10/gstreamer.morph +- name: multimedia-gstreamer-0.10/gstreamer-plugins-good.morph repo: upstream:gstreamer-plugins-good ref: 725e80e0c6b7f8e66d9b3fcaffd283ecbd8498d3 unpetrify-ref: baserock/morph/0.10 build-depends: - - gstreamer - - gstreamer-plugins-base - - orc + - multimedia-gstreamer-0.10/gstreamer.morph + - multimedia-gstreamer-0.10/gstreamer-plugins-base.morph + - multimedia-gstreamer-0.10/orc.morph diff --git a/multimedia/morph b/multimedia/morph index 9d7621c5..95c472c5 100644 --- a/multimedia/morph +++ b/multimedia/morph @@ -1,17 +1,17 @@ -name: multimedia +name: multimedia/morph kind: stratum description: Codecs build-depends: -- morph: audio-bluetooth +- morph: audio-bluetooth/morph chunks: -- name: orc +- name: multimedia/orc.morph repo: upstream:orc ref: b4f7fcaf99a4d952e59f2a9fa9286d24cc4b3a5a unpetrify-ref: baserock/morph build-depends: [] -- name: gstreamer +- name: multimedia/gstreamer.morph repo: upstream:gstreamer ref: 5a5083f292e676e1548f6351ad27d0ccb18f68bc unpetrify-ref: baserock/genivi/baseline build-depends: - - orc + - multimedia/orc.morph diff --git a/nfs/morph b/nfs/morph index e0e5f2a1..dc13097c 100644 --- a/nfs/morph +++ b/nfs/morph @@ -1,36 +1,36 @@ -name: nfs +name: nfs/morph kind: stratum description: NFS utilities build-depends: -- morph: foundation +- morph: foundation/morph chunks: -- name: libevent +- name: nfs/libevent.morph repo: upstream:libevent ref: 1c41f68f2246e9144ca20c76b833004480f9d58a unpetrify-ref: release-2.0.20-stable build-depends: [] -- name: tcp-wrappers +- name: nfs/tcp-wrappers.morph repo: upstream:tcp-wrappers ref: 23b65f29b324b65a057a3fa87613b788856d6e4e unpetrify-ref: baserock/fedora-patches build-depends: [] -- name: ti-rpc +- name: nfs/ti-rpc.morph repo: upstream:ti-rpc ref: c5a7a19070e74115fc9c26aa6f3dfec1da220c1f unpetrify-ref: baserock/master build-depends: [] -- name: rpcbind +- name: nfs/rpcbind.morph repo: upstream:rpcbind ref: aa3ac0d86c258d3e355ae59df31a96da795ecdfa unpetrify-ref: baserock/master build-depends: - - ti-rpc - - tcp-wrappers -- name: nfs-utils + - nfs/ti-rpc.morph + - nfs/tcp-wrappers.morph +- name: nfs/nfs-utils.morph repo: upstream:nfs-utils ref: 08baf3bc2f66a1ca6401191e19380028d2fc2c6d unpetrify-ref: baserock/master build-depends: - - libevent - - tcp-wrappers - - ti-rpc + - nfs/libevent.morph + - nfs/tcp-wrappers.morph + - nfs/ti-rpc.morph diff --git a/openstack-client-base-system-x86_32-generic.morph b/openstack-client-base-system-x86_32-generic.morph index 21b60aff..1d834b0c 100644 --- a/openstack-client-base-system-x86_32-generic.morph +++ b/openstack-client-base-system-x86_32-generic.morph @@ -1,4 +1,14 @@ +name: openstack-client-base-system-x86_32-generic.morph +kind: system +description: The set of strata required to have a minimal system for a 32-bit x86 + system suitable in OpenStack. arch: x86_32 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-x86_32-generic/morph +- morph: cloudinit-support/morph configuration-extensions: - set-hostname - add-config-files @@ -6,13 +16,3 @@ configuration-extensions: - nfsboot - install-files - vdaboot -description: The set of strata required to have a minimal system for a 32-bit x86 - system suitable in OpenStack. -kind: system -name: openstack-client-base-system-x86_32-generic -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-x86_32-generic -- morph: cloudinit-support diff --git a/openstack-client-base-system-x86_64-generic.morph b/openstack-client-base-system-x86_64-generic.morph index 977e1fbc..69826ef8 100644 --- a/openstack-client-base-system-x86_64-generic.morph +++ b/openstack-client-base-system-x86_64-generic.morph @@ -1,4 +1,14 @@ +name: openstack-client-base-system-x86_64-generic.morph +kind: system +description: The set of strata required to have a minimal system for a 64-bit x86 + system suitable in OpenStack. arch: x86_64 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: bsp-x86_64-generic/morph +- morph: cloudinit-support/morph configuration-extensions: - set-hostname - add-config-files @@ -6,13 +16,3 @@ configuration-extensions: - nfsboot - install-files - vdaboot -description: The set of strata required to have a minimal system for a 64-bit x86 - system suitable in OpenStack. -kind: system -name: openstack-client-base-system-x86_64-generic -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: bsp-x86_64-generic -- morph: cloudinit-support diff --git a/qt4-devel-system-x86_64-generic.morph b/qt4-devel-system-x86_64-generic.morph index 7a45c0fe..213d8826 100644 --- a/qt4-devel-system-x86_64-generic.morph +++ b/qt4-devel-system-x86_64-generic.morph @@ -1,26 +1,26 @@ +name: qt4-devel-system-x86_64-generic.morph +kind: system +description: A system that is able to build other systems based on the 64-bit x86 + architecture. arch: x86_64 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: audio-bluetooth/morph +- morph: multimedia-gstreamer-0.10/morph +- morph: bsp-x86_64-generic/morph +- morph: tools/morph +- morph: x-common/morph +- morph: x-x86_64-generic/morph +- morph: qt4-tools/morph +- morph: qt4-sdk/morph +- morph: lua/morph +- morph: connectivity/morph +- morph: enlightenment/morph 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 64-bit x86 - architecture. -kind: system -name: qt4-devel-system-x86_64-generic -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: audio-bluetooth -- morph: multimedia-gstreamer-0.10 -- morph: bsp-x86_64-generic -- morph: tools -- morph: x-common -- morph: x-x86_64-generic -- morph: qt4-tools -- morph: qt4-sdk -- morph: lua -- morph: connectivity -- morph: enlightenment diff --git a/qt4-sdk/morph b/qt4-sdk/morph index 88c0974d..751147b4 100644 --- a/qt4-sdk/morph +++ b/qt4-sdk/morph @@ -1,10 +1,10 @@ -name: qt4-sdk +name: qt4-sdk/morph kind: stratum description: Qt4 Desktop Environment, IDE and Example Apps build-depends: -- morph: qt4-tools +- morph: qt4-tools/morph chunks: -- name: qt-creator +- name: qt4-sdk/qt-creator.morph repo: upstream:qt-creator ref: d5a6b10634c1a3271012e9578e016772ef077d59 unpetrify-ref: baserock/morph/2.7 diff --git a/qt4-tools/morph b/qt4-tools/morph index 3c148283..4e024fc0 100644 --- a/qt4-tools/morph +++ b/qt4-tools/morph @@ -1,31 +1,31 @@ -name: qt4-tools +name: qt4-tools/morph kind: stratum description: Qt4 Development Libraries and Tools build-depends: -- morph: tools -- morph: x-x86_64-generic -- morph: multimedia-gstreamer-0.10 +- morph: tools/morph +- morph: x-x86_64-generic/morph +- morph: multimedia-gstreamer-0.10/morph chunks: -- name: icu +- name: qt4-tools/icu.morph repo: upstream:icu ref: ba023548a3bff7277cbea4acade3042ce9d8949e unpetrify-ref: baserock/morph build-depends: [] -- name: ruby-1.8 +- name: qt4-tools/ruby-1.8.morph repo: upstream:ruby ref: 7a24f1710028d568ad61d0aa49d5178260178d77 unpetrify-ref: baserock/morph/ruby_1_8_7 build-depends: [] -- name: ruby-1.9 +- name: qt4-tools/ruby-1.9.morph repo: upstream:ruby ref: cb3ea602294b5038b5f7ac21d3875a2b52342956 unpetrify-ref: baserock/morph/ruby_1_9_3 build-depends: - - ruby-1.8 -- name: qt4-tools + - qt4-tools/ruby-1.8.morph +- name: qt4-tools/qt4-tools.morph repo: upstream:qt4-tools ref: a182f020bc1703c20d86ba18f2f6b4ea8889de84 unpetrify-ref: baserock/morph build-depends: - - icu - - ruby-1.9 + - qt4-tools/icu.morph + - qt4-tools/ruby-1.9.morph diff --git a/qt5-devel-system-x86_64-generic.morph b/qt5-devel-system-x86_64-generic.morph index 2c75333f..ba9a6146 100644 --- a/qt5-devel-system-x86_64-generic.morph +++ b/qt5-devel-system-x86_64-generic.morph @@ -1,26 +1,26 @@ +name: qt5-devel-system-x86_64-generic.morph +kind: system +description: A system that is able to build other systems based on the 64-bit x86 + architecture. arch: x86_64 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: audio-bluetooth/morph +- morph: multimedia-gstreamer-0.10/morph +- morph: bsp-x86_64-generic/morph +- morph: tools/morph +- morph: x-common/morph +- morph: x-x86_64-generic/morph +- morph: qt5-tools/morph +- morph: qt5-sdk/morph +- morph: lua/morph +- morph: connectivity/morph +- morph: enlightenment/morph 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 64-bit x86 - architecture. -kind: system -name: qt5-devel-system-x86_64-generic -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: audio-bluetooth -- morph: multimedia-gstreamer-0.10 -- morph: bsp-x86_64-generic -- morph: tools -- morph: x-common -- morph: x-x86_64-generic -- morph: qt5-tools -- morph: qt5-sdk -- morph: lua -- morph: connectivity -- morph: enlightenment diff --git a/qt5-sdk/morph b/qt5-sdk/morph index b26d2271..729b4512 100644 --- a/qt5-sdk/morph +++ b/qt5-sdk/morph @@ -1,15 +1,15 @@ -name: qt5-sdk +name: qt5-sdk/morph kind: stratum description: Qt5 Desktop Environment, IDE and Example Apps build-depends: -- morph: qt5-tools +- morph: qt5-tools/morph chunks: -- name: qt-creator +- name: qt5-sdk/qt-creator.morph repo: upstream:qt-creator ref: d5a6b10634c1a3271012e9578e016772ef077d59 unpetrify-ref: baserock/morph/2.7 build-depends: [] -- name: snowshoe +- name: qt5-sdk/snowshoe.morph repo: upstream:snowshoe ref: 098f931de58072edd5d591cdc4a2ad3c05e83991 unpetrify-ref: baserock/morph diff --git a/qt5-tools/morph b/qt5-tools/morph index 39a8264b..049eac47 100644 --- a/qt5-tools/morph +++ b/qt5-tools/morph @@ -1,167 +1,167 @@ -name: qt5-tools +name: qt5-tools/morph kind: stratum description: Qt5 Development Libraries and Tools build-depends: -- morph: tools -- morph: x-x86_64-generic -- morph: multimedia-gstreamer-0.10 +- morph: tools/morph +- morph: x-x86_64-generic/morph +- morph: multimedia-gstreamer-0.10/morph chunks: -- name: icu +- name: qt5-tools/icu.morph repo: upstream:icu ref: ba023548a3bff7277cbea4acade3042ce9d8949e unpetrify-ref: baserock/morph build-depends: [] -- name: ruby-1.8 +- name: qt5-tools/ruby-1.8.morph repo: upstream:ruby ref: 7a24f1710028d568ad61d0aa49d5178260178d77 unpetrify-ref: baserock/morph/ruby_1_8_7 build-depends: [] -- name: ruby-1.9 +- name: qt5-tools/ruby-1.9.morph repo: upstream:ruby ref: cb3ea602294b5038b5f7ac21d3875a2b52342956 unpetrify-ref: baserock/morph/ruby_1_9_3 build-depends: - - ruby-1.8 -- name: qtbase + - qt5-tools/ruby-1.8.morph +- name: qt5-tools/qtbase.morph repo: upstream:qt5/qtbase ref: 79be8352ced650e98ab0afe89e91cffee4f6a04a unpetrify-ref: baserock/morph build-depends: - - icu -- name: qtsvg + - qt5-tools/icu.morph +- name: qt5-tools/qtsvg.morph repo: upstream:qt5/qtsvg ref: 552bf3adcc48c669f9dfbda5818142fb18c9e957 unpetrify-ref: baserock/morph build-depends: - - qtbase -- name: qtjsbackend + - qt5-tools/qtbase.morph +- name: qt5-tools/qtjsbackend.morph repo: upstream:qt5/qtjsbackend ref: c6978bf56f599a3da8c03b1a7e58102aa84223e7 unpetrify-ref: baserock/morph build-depends: - - qtbase -- name: qtscript + - qt5-tools/qtbase.morph +- name: qt5-tools/qtscript.morph repo: upstream:qt5/qtscript ref: d20e99b3bdbcf77b69a92a2ba1b3ca1f1379e7c8 unpetrify-ref: baserock/morph build-depends: - - qtbase - - qtjsbackend -- name: qtdeclarative + - qt5-tools/qtbase.morph + - qt5-tools/qtjsbackend.morph +- name: qt5-tools/qtdeclarative.morph repo: upstream:qt5/qtdeclarative ref: 774d0310883a9526210c4530bbb9d0af26d88699 unpetrify-ref: baserock/morph build-depends: - - qtbase - - qtjsbackend - - qtscript -- name: qtquick1 + - qt5-tools/qtbase.morph + - qt5-tools/qtjsbackend.morph + - qt5-tools/qtscript.morph +- name: qt5-tools/qtquick1.morph repo: upstream:qt5/qtquick1 ref: b13755a2411dca01e65bb443a399ed130d5dd738 unpetrify-ref: baserock/morph build-depends: - - qtbase - - qtjsbackend - - qtscript -- name: qt3d + - qt5-tools/qtbase.morph + - qt5-tools/qtjsbackend.morph + - qt5-tools/qtscript.morph +- name: qt5-tools/qt3d.morph repo: upstream:qt5/qt3d ref: 805fbf45a54f1b69f4b13f6dc9f962b07c017d3b unpetrify-ref: baserock/morph build-depends: - - qtbase - - qtjsbackend - - qtscript - - qtdeclarative -- name: qtquickcontrols + - qt5-tools/qtbase.morph + - qt5-tools/qtjsbackend.morph + - qt5-tools/qtscript.morph + - qt5-tools/qtdeclarative.morph +- name: qt5-tools/qtquickcontrols.morph repo: upstream:qt5/qtquickcontrols ref: acf9e50d52c4d09a1aed9490bb2f3c5de7dce9bb unpetrify-ref: baserock/morph build-depends: - - qtbase - - qtjsbackend - - qtdeclarative -- name: qtsensors + - qt5-tools/qtbase.morph + - qt5-tools/qtjsbackend.morph + - qt5-tools/qtdeclarative.morph +- name: qt5-tools/qtsensors.morph repo: upstream:qt5/qtsensors ref: cd22d77e07af6046be24d0322187a86c9a3c4d1d unpetrify-ref: baserock/morph build-depends: - - qtbase -- name: qtserialport + - qt5-tools/qtbase.morph +- name: qt5-tools/qtserialport.morph repo: upstream:qt5/qtserialport ref: b1abca2eee45e7b8ecf71cb5cd1e77a2821fcac2 unpetrify-ref: baserock/morph build-depends: - - qtbase -- name: qtx11extras + - qt5-tools/qtbase.morph +- name: qt5-tools/qtx11extras.morph repo: upstream:qt5/qtx11extras ref: 3b33afd2814c88002e2efc4955e5b1851aff0c58 unpetrify-ref: baserock/morph build-depends: - - qtbase -- name: qtwebkit + - qt5-tools/qtbase.morph +- name: qt5-tools/qtwebkit.morph repo: upstream:qt5/qtwebkit ref: 15a558c03ea7a35f97dfc0b16024d026d20920be unpetrify-ref: baserock/morph build-depends: - - qtbase - - icu - - ruby-1.9 - - qtjsbackend - - qtdeclarative -- name: qtwebkit-examples + - qt5-tools/qtbase.morph + - qt5-tools/icu.morph + - qt5-tools/ruby-1.9.morph + - qt5-tools/qtjsbackend.morph + - qt5-tools/qtdeclarative.morph +- name: qt5-tools/qtwebkit-examples.morph repo: upstream:qt5/qtwebkit-examples ref: fdaa2bb5e47d6ca1d3e8c681f88eae0b9d4ae351 unpetrify-ref: baserock/morph build-depends: - - qtbase - - qtjsbackend - - qtdeclarative - - qtwebkit -- name: qtmultimedia + - qt5-tools/qtbase.morph + - qt5-tools/qtjsbackend.morph + - qt5-tools/qtdeclarative.morph + - qt5-tools/qtwebkit.morph +- name: qt5-tools/qtmultimedia.morph repo: upstream:qt5/qtmultimedia ref: 8b73d090f87f88ee3ae4efc437ac866d05df76be unpetrify-ref: baserock/morph build-depends: - - qtbase -- name: qtxmlpatterns + - qt5-tools/qtbase.morph +- name: qt5-tools/qtxmlpatterns.morph repo: upstream:qt5/qtxmlpatterns ref: ed713a904ee55f1c345d2d6c35e77892be96977e unpetrify-ref: baserock/morph build-depends: - - qtbase -- name: qtdoc + - qt5-tools/qtbase.morph +- name: qt5-tools/qtdoc.morph repo: upstream:qt5/qtdoc ref: 674abef4f06bdde57a272d69750e2a4ac5027ea9 unpetrify-ref: baserock/morph build-depends: - - qtbase -- name: qtgraphicaleffects + - qt5-tools/qtbase.morph +- name: qt5-tools/qtgraphicaleffects.morph repo: upstream:qt5/qtgraphicaleffects ref: e41d08f95d74d7309fc976cb62141b78239de975 unpetrify-ref: baserock/morph build-depends: - - qtbase - - qtjsbackend - - qtdeclarative -- name: qtimageformats + - qt5-tools/qtbase.morph + - qt5-tools/qtjsbackend.morph + - qt5-tools/qtdeclarative.morph +- name: qt5-tools/qtimageformats.morph repo: upstream:qt5/qtimageformats ref: 3f7f6126d9832e03a4dcaaca5279220f00126e89 unpetrify-ref: baserock/morph build-depends: - - qtbase -- name: qttools + - qt5-tools/qtbase.morph +- name: qt5-tools/qttools.morph repo: upstream:qt5/qttools ref: 1369d91dd095cd4ea2febe759ef6446e41bd2d80 unpetrify-ref: baserock/morph build-depends: - - qtbase - - qtjsbackend - - qtdeclarative - - qtwebkit -- name: qttranslations + - qt5-tools/qtbase.morph + - qt5-tools/qtjsbackend.morph + - qt5-tools/qtdeclarative.morph + - qt5-tools/qtwebkit.morph +- name: qt5-tools/qttranslations.morph repo: upstream:qt5/qttranslations ref: e91af8e6363a4538f08992b6af51d17b91453080 unpetrify-ref: baserock/morph build-depends: - - qtbase - - qttools + - qt5-tools/qtbase.morph + - qt5-tools/qttools.morph diff --git a/release.morph b/release.morph index c0493d9a..f39bf9bb 100644 --- a/release.morph +++ b/release.morph @@ -1,58 +1,58 @@ -name: release +name: release.morph kind: cluster description: | Deploy all the systems for we support in a release. systems: -- morph: base-system-armv7-highbank +- morph: base-system-armv7-highbank.morph deploy: as-tar: type: tar location: /src/release/baserock-13-base-system-armv7-highbank.tar -- morph: devel-system-armv7-highbank +- morph: devel-system-armv7-highbank.morph deploy: as-tar: type: tar location: /src/release/baserock-13-devel-system-armv7-highbank.tar -- morph: base-system-armv7b-highbank +- morph: base-system-armv7b-highbank.morph deploy: as-tar: type: tar location: /src/release/baserock-13-base-system-armv7b-highbank.tar -- morph: devel-system-armv7b-highbank +- morph: devel-system-armv7b-highbank.morph deploy: as-tar: type: tar location: /src/release/baserock-13-devel-system-armv7b-highbank.tar -- morph: devel-system-armv7-wandboard +- morph: devel-system-armv7-wandboard.morph deploy: release: type: tar location: /src/release/baserock-13-devel-system-armv7-wandboard.tar -- morph: base-system-x86_32-generic +- morph: base-system-x86_32-generic.morph deploy: release: type: rawdisk location: /src/release/baserock-13-base-system-x86_32-generic.img DISK_SIZE: 4G -- morph: devel-system-x86_32-generic +- morph: devel-system-x86_32-generic.morph deploy: release: type: rawdisk location: /src/release/baserock-13-devel-system-x86_32-generic.img DISK_SIZE: 4G -- morph: base-system-x86_64-generic +- morph: base-system-x86_64-generic.morph deploy: release: type: rawdisk location: /src/release/baserock-13-base-system-x86_64-generic.img DISK_SIZE: 4G -- morph: devel-system-x86_64-generic +- morph: devel-system-x86_64-generic.morph deploy: release: type: rawdisk location: /src/release/baserock-13-devel-system-x86_64-generic.img DISK_SIZE: 4G -- morph: genivi-baseline-system-x86_64-generic +- morph: genivi-baseline-system-x86_64-generic.morph deploy: release: type: rawdisk diff --git a/sdk-example-cluster.morph b/sdk-example-cluster.morph index da0a6fff..692d7249 100644 --- a/sdk-example-cluster.morph +++ b/sdk-example-cluster.morph @@ -1,4 +1,4 @@ -name: sdk +name: sdk-example-cluster.morph kind: cluster description: | An example of creating a cross-compile SDK for an embedded Baserock system. @@ -31,7 +31,7 @@ description: | See the documentation of the sdk.write extension for more information. systems: -- morph: armv7lhf-cross-toolchain-system-x86_32-generic +- morph: armv7lhf-cross-toolchain-system-x86_32-generic.morph deploy: sdk: type: sdk diff --git a/tools/morph b/tools/morph index 449b19d0..4243522c 100644 --- a/tools/morph +++ b/tools/morph @@ -1,150 +1,150 @@ -name: tools +name: tools/morph kind: stratum description: Extra development tools included in the devel system build-depends: -- morph: foundation +- morph: foundation/morph chunks: -- name: six +- name: tools/six.morph repo: upstream:six ref: e0841d716953710ab9bca9d1715a710df9c61ca0 unpetrify-ref: baserock/morph build-depends: [] -- name: python-ttystatus +- name: tools/python-ttystatus.morph repo: upstream:python-ttystatus ref: 47d871216cea6ce3b9d6efd70e9a0f38ab8604f0 unpetrify-ref: baserock/morph build-depends: [] -- name: python-coveragepy +- name: tools/python-coveragepy.morph repo: upstream:python-coveragepy ref: 77d2e3bfd8fb325092aaed37ba1378054d182d19 unpetrify-ref: baserock/morph build-depends: [] -- name: python-coverage-test-runner +- name: tools/python-coverage-test-runner.morph repo: upstream:python-coverage-test-runner ref: 8ea9421ac3384b2e88e0c36f2cfa52586c4798b7 unpetrify-ref: baserock/morph build-depends: - - python-coveragepy -- name: cliapp + - tools/python-coveragepy.morph +- name: tools/cliapp.morph repo: upstream:cliapp ref: cec20cedd062a3aef1b04f997e77b45090c07806 unpetrify-ref: baserock/morph build-depends: - - python-coverage-test-runner -- name: python-markdown + - tools/python-coverage-test-runner.morph +- name: tools/python-markdown.morph repo: upstream:python-markdown ref: a9ca97325e9039de90eae29fb3d8879bc9f367f6 unpetrify-ref: baserock/morph build-depends: [] -- name: cmdtest +- name: tools/cmdtest.morph repo: upstream:cmdtest ref: 62fa7e08f76a5b6bb8410add49c40656b3e73acd unpetrify-ref: baserock/morph build-depends: - - cliapp - - python-ttystatus - - python-markdown -- name: coreutils + - tools/cliapp.morph + - tools/python-ttystatus.morph + - tools/python-markdown.morph +- name: tools/coreutils.morph repo: upstream:coreutils ref: 66282c0d87c933218205b5e20ce46708182ac36e unpetrify-ref: baserock/morph build-depends: [] -- name: distcc +- name: tools/distcc.morph repo: upstream:distcc ref: 2f422c03925e82bf88b05da823813073a985b0e5 unpetrify-ref: baserock/morph build-depends: [] -- name: e2fsprogs +- name: tools/e2fsprogs.morph repo: upstream:e2fsprogs ref: 1ab0ea88057e922a89c6b8feebeb62c57e40f8de unpetrify-ref: baserock/morph build-depends: [] -- name: file +- name: tools/file.morph repo: upstream:file ref: 3b49db406667ee7189b9ea69b9d9e0bdcc43c5b7 unpetrify-ref: baserock/morph build-depends: [] -- name: gdb +- name: tools/gdb.morph repo: upstream:gdb ref: c4bf5268b1a32ec475b61d2fe90e9218780c03c8 unpetrify-ref: baserock/morph build-depends: [] -- name: less +- name: tools/less.morph repo: upstream:less ref: 09a405d8f652b56944c93ebf5c673cdfe5319b04 unpetrify-ref: baserock/morph build-depends: [] -- name: linux-user-chroot +- name: tools/linux-user-chroot.morph repo: upstream:linux-user-chroot ref: d25cc110f69e6e71a95b4ac532dcfc5423d4a16b unpetrify-ref: baserock/morph build-depends: [] -- name: lsof +- name: tools/lsof.morph repo: upstream:lsof ref: fffb8558208586338587027c265fd0eca44466be unpetrify-ref: baserock/morph build-depends: [] -- name: pyfilesystem +- name: tools/pyfilesystem.morph repo: upstream:pyfilesystem ref: 821f7db1ce3a3e1ac53fa514ddacbc2871eac0f6 unpetrify-ref: baserock/morph build-depends: - - six -- name: morph + - tools/six.morph +- name: tools/morph.morph repo: baserock:baserock/morph ref: c04760ffe1d385134e5092a22db5e5f78c205038 unpetrify-ref: master build-depends: - - cliapp - - cmdtest - - python-coverage-test-runner - - pyfilesystem -- name: git-fat + - tools/cliapp.morph + - tools/cmdtest.morph + - tools/python-coverage-test-runner.morph + - tools/pyfilesystem.morph +- name: tools/git-fat.morph repo: upstream:git-fat ref: 208f88d0f0ef04c25e8a231979eb0083f57b1610 unpetrify-ref: baserock/morph build-depends: [] -- name: pv +- name: tools/pv.morph repo: upstream:pv ref: d6ce7cfec684fa72d7a919d7b1aa817a0ca6102a unpetrify-ref: baserock/morph build-depends: [] -- name: rsync +- name: tools/rsync.morph repo: upstream:rsync ref: 9faf8e0ccff2755cd019ff64d8322226a214b013 unpetrify-ref: baserock/morph build-depends: [] -- name: strace +- name: tools/strace.morph repo: upstream:strace ref: ad232c6aa0c2a07830d61dc4b9912478634b23b5 unpetrify-ref: baserock/morph build-depends: [] -- name: vala +- name: tools/vala.morph repo: upstream:vala ref: 4e4a02c03445336237b36723b23a91670ef7621b unpetrify-ref: baserock/bootstrap build-depends: [] -- name: vim +- name: tools/vim.morph repo: upstream:vim ref: 592b8c975bf83b4dcf608769bc664a80cb1daf9e unpetrify-ref: baserock/morph build-depends: [] -- name: screen +- name: tools/screen.morph repo: upstream:screen ref: 7dd4a9e5f385c96a77e8ee5c977a1dde4c0ff467 unpetrify-ref: baserock/morph build-depends: [] -- name: u-boot +- name: tools/u-boot.morph repo: upstream:u-boot ref: fe57382d04b46c37f34cf8d3b3ad876554fd12bf unpetrify-ref: baserock/morph build-depends: [] -- name: kexec-tools +- name: tools/kexec-tools.morph repo: upstream:kexec-tools ref: 9359b61ca44980d33c0bee42b9bb2e36e72835dd unpetrify-ref: baserock/morph build-depends: [] -- name: device-tree-compiler +- name: tools/device-tree-compiler.morph repo: upstream:device-tree-compiler ref: c92f284c3cf76d471eb27a271de3a51cb45ed058 unpetrify-ref: baserock/morph diff --git a/trove-system-x86_64.morph b/trove-system-x86_64.morph index c415e54d..87a19c5a 100644 --- a/trove-system-x86_64.morph +++ b/trove-system-x86_64.morph @@ -1,18 +1,18 @@ +name: trove-system-x86_64.morph +kind: system +description: Trove server arch: x86_64 +strata: +- morph: build-essential/morph +- morph: bsp-x86_64-generic/morph +- morph: foundation/morph +- morph: core/morph +- morph: tools/morph +- morph: trove/morph +- morph: nfs/morph configuration-extensions: - trove - nfsboot-server - trove-backup - fstab - simple-network -description: Trove server -kind: system -name: trove-system-x86_64 -strata: -- morph: build-essential -- morph: bsp-x86_64-generic -- morph: foundation -- morph: core -- morph: tools -- morph: trove -- morph: nfs diff --git a/trove/morph b/trove/morph index 013d2647..0c851cd2 100644 --- a/trove/morph +++ b/trove/morph @@ -1,205 +1,205 @@ -name: trove +name: trove/morph kind: stratum description: Trove software build-depends: -- morph: tools +- morph: tools/morph chunks: -- name: bottle +- name: trove/bottle.morph repo: upstream:bottle ref: 5238c615b3ec198fedebb0fcaad4458e3d68d70f unpetrify-ref: baserock/morph build-depends: [] -- name: morph-cache-server +- name: trove/morph-cache-server.morph repo: baserock:baserock/morph-cache-server ref: cc5f95fa563c4817cdcffc428da18e263bd02ae2 unpetrify-ref: master build-depends: [] -- name: lua +- name: trove/lua.morph repo: upstream:lua ref: bedbdc0f03bca4fe97200ddf9c3d6cb210b45888 unpetrify-ref: baserock/5.1-morph build-depends: [] -- name: lace +- name: trove/lace.morph repo: upstream:gitano/lace ref: d1b540b6d361d6a1f51e53cdaab69f053340efbb unpetrify-ref: baserock/morph build-depends: - - lua -- name: luxio + - trove/lua.morph +- name: trove/luxio.morph repo: upstream:luxio ref: be9d125080b9ff2376273e21b75669b65dc88d46 unpetrify-ref: baserock/morph build-depends: - - lua -- name: supple + - trove/lua.morph +- name: trove/supple.morph repo: upstream:gitano/supple ref: 0963e5706d78d0ae7446ea91af986de1e196eb39 unpetrify-ref: baserock/morph build-depends: - - lua - - luxio -- name: clod + - trove/lua.morph + - trove/luxio.morph +- name: trove/clod.morph repo: upstream:gitano/clod ref: da15894f42f48d15db997c4355d6b672371a4163 unpetrify-ref: baserock/morph build-depends: - - lua -- name: gall + - trove/lua.morph +- name: trove/gall.morph repo: upstream:gitano/gall ref: fe5c6355cee196253ffd41c36df0064e8fb6d0cc unpetrify-ref: baserock/morph build-depends: - - lua - - luxio -- name: pcre + - trove/lua.morph + - trove/luxio.morph +- name: trove/pcre.morph repo: upstream:pcre ref: 2720152c58e13e7cc7403642ec33127101b9971b unpetrify-ref: baserock/morph build-depends: [] -- name: lrexlib-pcre +- name: trove/lrexlib-pcre.morph repo: upstream:lrexlib ref: da8a015f9e0192c47552313c981a574ff41a6b88 unpetrify-ref: baserock/morph build-depends: - - pcre - - lua -- name: gitano + - trove/pcre.morph + - trove/lua.morph +- name: trove/gitano.morph repo: upstream:gitano/gitano ref: 77266b3ec2efec51f0a3246cbad70a4f15835958 unpetrify-ref: baserock/morph build-depends: - - lua -- name: cgit + - trove/lua.morph +- name: trove/cgit.morph repo: upstream:cgit ref: acbf4a15e260c711094455dbef7c024f2553fd32 unpetrify-ref: baserock/morph build-depends: [] -- name: bzr-tarball +- name: trove/bzr-tarball.morph repo: upstream:bzr-tarball ref: e61c7edb4789abcd0f73c30fe719fa6fea478a52 unpetrify-ref: baserock/morph build-depends: [] -- name: python-fastimport +- name: trove/python-fastimport.morph repo: upstream:python-fastimport ref: 6500a5e7d82651ade9002d44e3ecc71a50302616 unpetrify-ref: baserock/morph build-depends: [] -- name: bzr-fastimport +- name: trove/bzr-fastimport.morph repo: upstream:bzr-fastimport ref: b3cda9967f857127bd4dab5eb72223a95916f5ea unpetrify-ref: baserock/morph build-depends: - - bzr-tarball - - python-fastimport -- name: cvs-tarball + - trove/bzr-tarball.morph + - trove/python-fastimport.morph +- name: trove/cvs-tarball.morph repo: upstream:cvs-tarball ref: ca4cd317a75ef4349563b5a9a734561beb4a4f98 unpetrify-ref: baserock/morph build-depends: [] -- name: libapr-tarball +- name: trove/libapr-tarball.morph repo: upstream:libapr-tarball ref: dea1efeb7f60fc6848e1e72b3fc973d0057565db unpetrify-ref: baserock/morph build-depends: [] -- name: libapr-util-tarball +- name: trove/libapr-util-tarball.morph repo: upstream:libapr-util-tarball ref: daba269ee5a262cc23621b3ee37ed368d2a2b69b unpetrify-ref: baserock/morph build-depends: - - libapr-tarball -- name: perl-dbi-tarball + - trove/libapr-tarball.morph +- name: trove/perl-dbi-tarball.morph repo: upstream:perl-dbi-tarball ref: 09e269cff811f0c1881ea0d6b7571173bab8377b unpetrify-ref: baserock/morph build-depends: [] -- name: perl-dbd-sqlite-tarball +- name: trove/perl-dbd-sqlite-tarball.morph repo: upstream:perl-dbd-sqlite-tarball ref: 485b97be9f2f2abf5a40923b5fd85f75714a8c02 unpetrify-ref: baserock/morph build-depends: - - perl-dbi-tarball -- name: libserf-tarball + - trove/perl-dbi-tarball.morph +- name: trove/libserf-tarball.morph repo: upstream:libserf-tarball ref: 6f61a1acd01dc2ad1d2f5c1f7458702c77c69f9c unpetrify-ref: baserock/morph build-depends: - - libapr-tarball - - libapr-util-tarball -- name: swig-tarball + - trove/libapr-tarball.morph + - trove/libapr-util-tarball.morph +- name: trove/swig-tarball.morph repo: upstream:swig-tarball ref: 1f6cb46b6a4b3ebf9352fa10198b0b286f84138b unpetrify-ref: baserock/morph build-depends: [] -- name: neon +- name: trove/neon.morph repo: upstream:neon ref: 837374e9d797e216f1de684595cefe791f67c0e4 unpetrify-ref: baserock/morph build-depends: [] -- name: subversion-tarball +- name: trove/subversion-tarball.morph repo: upstream:subversion-tarball ref: 351e074672d9aa6446d5829938b697a3d6b23266 unpetrify-ref: baserock/morph build-depends: - - swig-tarball - - libapr-tarball - - libapr-util-tarball - - libserf-tarball - - neon -- name: mercurial-tarball + - trove/swig-tarball.morph + - trove/libapr-tarball.morph + - trove/libapr-util-tarball.morph + - trove/libserf-tarball.morph + - trove/neon.morph +- name: trove/mercurial-tarball.morph repo: upstream:mercurial-tarball ref: 4b0aa73b8c69bd5b7521337809f7bc4714209a5a unpetrify-ref: baserock/morph build-depends: [] -- name: hg-fast-export +- name: trove/hg-fast-export.morph repo: upstream:hg-fast-export ref: 09a472aa58da0417a11a22bae172785f7cb2e80f unpetrify-ref: baserock/morph build-depends: - - mercurial-tarball -- name: cvsps + - trove/mercurial-tarball.morph +- name: trove/cvsps.morph repo: upstream:cvsps ref: 71c6d1f5668f405a7b259a0aac0d423f6c9b4d49 unpetrify-ref: baserock/morph build-depends: [] -- name: lorry +- name: trove/lorry.morph repo: baserock:baserock/lorry ref: 5afef32028fbcacb7acc3d0318407169dd2353de unpetrify-ref: master build-depends: - - bzr-tarball - - python-fastimport - - bzr-fastimport - - perl-dbi-tarball - - perl-dbd-sqlite-tarball - - cvs-tarball - - cvsps - - subversion-tarball - - mercurial-tarball - - hg-fast-export -- name: trove-setup + - trove/bzr-tarball.morph + - trove/python-fastimport.morph + - trove/bzr-fastimport.morph + - trove/perl-dbi-tarball.morph + - trove/perl-dbd-sqlite-tarball.morph + - trove/cvs-tarball.morph + - trove/cvsps.morph + - trove/subversion-tarball.morph + - trove/mercurial-tarball.morph + - trove/hg-fast-export.morph +- name: trove/trove-setup.morph repo: baserock:baserock/trove-setup ref: 56b4fc537662d8d42f366b5cb5be0eada79d8d56 unpetrify-ref: master build-depends: [] -- name: lorry-controller +- name: trove/lorry-controller.morph repo: baserock:baserock/lorry-controller ref: 627c50633977804e6a10bafad81e72ae376b1cf6 unpetrify-ref: master build-depends: [] -- name: lighttpd +- name: trove/lighttpd.morph repo: upstream:lighttpd ref: 12e4e21763da770034267ff0a7b660876930f789 unpetrify-ref: baserock/morph build-depends: - - pcre -- name: flup + - trove/pcre.morph +- name: trove/flup.morph repo: upstream:flup ref: 0f97c5e0ab7d9827506120efc22af3a9c21d1d70 unpetrify-ref: baserock/morph build-depends: [] -- name: lua-scrypt +- name: trove/lua-scrypt.morph repo: upstream:lua-scrypt ref: 0d7f74cd3eab7d54fbb13294194de7ea70ac34a5 unpetrify-ref: baserock/morph build-depends: - - lua + - trove/lua.morph diff --git a/upgrade-devel.morph b/upgrade-devel.morph index fc5f5b30..56d0203e 100644 --- a/upgrade-devel.morph +++ b/upgrade-devel.morph @@ -1,4 +1,4 @@ -name: upgrade-devel +name: upgrade-devel.morph kind: cluster description: | This is a cluster morphology that can be used to deploy systems to a @@ -36,7 +36,7 @@ description: | On a base system, use 'diff -r' instead of 'git diff --no-index'. It will not be as colourful. systems: -- morph: devel-system-x86_64-generic +- morph: devel-system-x86_64-generic.morph deploy: upgrade-devel: type: ssh-rsync diff --git a/wayland-armv7-versatile/morph b/wayland-armv7-versatile/morph index 9b779477..3bf540ea 100644 --- a/wayland-armv7-versatile/morph +++ b/wayland-armv7-versatile/morph @@ -1,85 +1,85 @@ -name: wayland-armv7-versatile +name: wayland-armv7-versatile/morph kind: stratum build-depends: -- morph: x-common +- morph: x-common/morph chunks: -- name: libxkbcommon +- name: wayland-armv7-versatile/libxkbcommon.morph repo: upstream:xorg-lib-libxkbcommon ref: b721254769212d671a4729f1c88b059979b80efc unpetrify-ref: baserock/genivi/baseline build-depends: [] -- name: wayland +- name: wayland-armv7-versatile/wayland.morph repo: upstream:wayland ref: cbd8ab5ba7f3f0dba6c9b04176b3a2da965cd21c unpetrify-ref: baserock/1.4.0 build-depends: - - libxkbcommon -- name: mesa-wayland + - wayland-armv7-versatile/libxkbcommon.morph +- name: wayland-armv7-versatile/mesa-wayland.morph repo: upstream:mesa ref: e96f3daac78e3971e4500a31e72c0a7e5845c3d1 unpetrify-ref: baserock/genivi/baseline-armv7-versatile build-depends: - - wayland -- name: pixman + - wayland-armv7-versatile/wayland.morph +- name: wayland-armv7-versatile/pixman.morph repo: upstream:pixman ref: 958bd334b3c17f529c80f2eeef4224f45c62f292 unpetrify-ref: baserock/morph build-depends: [] -- name: cairo +- name: wayland-armv7-versatile/cairo.morph repo: upstream:cairo ref: 86fd783959c537b8c0fd49fd979881178ca9a24e unpetrify-ref: baserock/genivi/baseline build-depends: - - wayland - - mesa-wayland - - pixman -- name: mtdev + - wayland-armv7-versatile/wayland.morph + - wayland-armv7-versatile/mesa-wayland.morph + - wayland-armv7-versatile/pixman.morph +- name: wayland-armv7-versatile/mtdev.morph repo: upstream:mtdev-git ref: 4381b78fea54de0e775bf54952b2f95e5a06c57d unpetrify-ref: baserock/genivi/baseline build-depends: [] -- name: xorg-lib-libxkbfile +- name: wayland-armv7-versatile/xorg-lib-libxkbfile.morph repo: upstream:xorg-lib-libxkbfile ref: 7381c2f9013ef7784c78091fa671e652a62ca706 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-app-xkbcomp +- name: wayland-armv7-versatile/xorg-app-xkbcomp.morph repo: upstream:xorg-app-xkbcomp ref: 705b9bbb426410f9510601c7010da51184919b36 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libxkbfile -- name: xkeyboard-config + - wayland-armv7-versatile/xorg-lib-libxkbfile.morph +- name: wayland-armv7-versatile/xkeyboard-config.morph repo: upstream:xkeyboard-config ref: b4be67b48fb11989f1824dd0b1c8c399430162b0 unpetrify-ref: baserock/morph build-depends: - - xorg-app-xkbcomp -- name: libevdev + - wayland-armv7-versatile/xorg-app-xkbcomp.morph +- name: wayland-armv7-versatile/libevdev.morph repo: upstream:libevdev ref: b23649e1ba9fd5c72fa9318e417b4f17f5f6f528 unpetrify-ref: baserock/genivi/baseline build-depends: [] -- name: linux-api-headers +- name: wayland-armv7-versatile/linux-api-headers.morph repo: upstream:linux ref: 316df4c3eb667636eadf4b663f4087f1f9cc3cfe unpetrify-ref: baserock/morph build-depends: [] -- name: libinput +- name: wayland-armv7-versatile/libinput.morph repo: upstream:libinput ref: f0fd32db8f3df558e1d763dfa2db76cdca260323 unpetrify-ref: baserock/genivi/baseline build-depends: - - libxkbcommon - - mtdev - - libevdev - - linux-api-headers -- name: weston + - wayland-armv7-versatile/libxkbcommon.morph + - wayland-armv7-versatile/mtdev.morph + - wayland-armv7-versatile/libevdev.morph + - wayland-armv7-versatile/linux-api-headers.morph +- name: wayland-armv7-versatile/weston.morph repo: upstream:weston ref: e2136e1f2494c2c1732f0afeba9a7050bdd48e42 unpetrify-ref: baserock/genivi/baseline build-depends: - - wayland - - mesa-wayland - - libinput - - cairo + - wayland-armv7-versatile/wayland.morph + - wayland-armv7-versatile/mesa-wayland.morph + - wayland-armv7-versatile/libinput.morph + - wayland-armv7-versatile/cairo.morph diff --git a/wayland-x86_64-generic/morph b/wayland-x86_64-generic/morph index 2b9f581f..1628588a 100644 --- a/wayland-x86_64-generic/morph +++ b/wayland-x86_64-generic/morph @@ -1,87 +1,87 @@ -name: wayland-x86_64-generic +name: wayland-x86_64-generic/morph kind: stratum build-depends: -- morph: x-common +- morph: x-common/morph chunks: -- name: libxkbcommon +- name: wayland-x86_64-generic/libxkbcommon.morph repo: upstream:xorg-lib-libxkbcommon ref: b721254769212d671a4729f1c88b059979b80efc unpetrify-ref: baserock/genivi/baseline build-depends: [] -- name: wayland +- name: wayland-x86_64-generic/wayland.morph repo: upstream:wayland ref: cbd8ab5ba7f3f0dba6c9b04176b3a2da965cd21c unpetrify-ref: baserock/1.4.0 build-depends: - - libxkbcommon -- name: mesa-wayland + - wayland-x86_64-generic/libxkbcommon.morph +- name: wayland-x86_64-generic/mesa-wayland.morph repo: upstream:mesa ref: f64dd91f4f2a2591e66b38fdfdfa83077f8221ab unpetrify-ref: baserock/genivi/morph build-depends: - - wayland -- name: pixman + - wayland-x86_64-generic/wayland.morph +- name: wayland-x86_64-generic/pixman.morph repo: upstream:pixman ref: 958bd334b3c17f529c80f2eeef4224f45c62f292 unpetrify-ref: baserock/morph build-depends: [] -- name: cairo +- name: wayland-x86_64-generic/cairo.morph repo: upstream:cairo ref: 86fd783959c537b8c0fd49fd979881178ca9a24e unpetrify-ref: baserock/genivi/baseline build-depends: - - wayland - - mesa-wayland - - pixman -- name: mtdev + - wayland-x86_64-generic/wayland.morph + - wayland-x86_64-generic/mesa-wayland.morph + - wayland-x86_64-generic/pixman.morph +- name: wayland-x86_64-generic/mtdev.morph repo: upstream:mtdev-git ref: 4381b78fea54de0e775bf54952b2f95e5a06c57d unpetrify-ref: baserock/genivi/baseline build-depends: [] -- name: xorg-lib-libxkbfile +- name: wayland-x86_64-generic/xorg-lib-libxkbfile.morph repo: upstream:xorg-lib-libxkbfile ref: 7381c2f9013ef7784c78091fa671e652a62ca706 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-app-xkbcomp +- name: wayland-x86_64-generic/xorg-app-xkbcomp.morph repo: upstream:xorg-app-xkbcomp ref: 705b9bbb426410f9510601c7010da51184919b36 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libxkbfile -- name: xkeyboard-config + - wayland-x86_64-generic/xorg-lib-libxkbfile.morph +- name: wayland-x86_64-generic/xkeyboard-config.morph repo: upstream:xkeyboard-config ref: b4be67b48fb11989f1824dd0b1c8c399430162b0 unpetrify-ref: baserock/morph build-depends: - - xorg-app-xkbcomp -- name: libevdev + - wayland-x86_64-generic/xorg-app-xkbcomp.morph +- name: wayland-x86_64-generic/libevdev.morph repo: upstream:libevdev ref: b23649e1ba9fd5c72fa9318e417b4f17f5f6f528 unpetrify-ref: baserock/genivi/baseline build-depends: [] -- name: linux-api-headers +- name: wayland-x86_64-generic/linux-api-headers.morph repo: upstream:linux ref: 316df4c3eb667636eadf4b663f4087f1f9cc3cfe unpetrify-ref: baserock/morph build-depends: [] -- name: libinput +- name: wayland-x86_64-generic/libinput.morph repo: upstream:libinput ref: f0fd32db8f3df558e1d763dfa2db76cdca260323 unpetrify-ref: baserock/genivi/baseline build-depends: - - libxkbcommon - - mtdev - - libevdev - - linux-api-headers -- name: weston + - wayland-x86_64-generic/libxkbcommon.morph + - wayland-x86_64-generic/mtdev.morph + - wayland-x86_64-generic/libevdev.morph + - wayland-x86_64-generic/linux-api-headers.morph +- name: wayland-x86_64-generic/weston.morph repo: upstream:weston ref: e2136e1f2494c2c1732f0afeba9a7050bdd48e42 unpetrify-ref: baserock/genivi/baseline build-depends: - - wayland - - mesa-wayland - - libinput - - cairo - - pixman - - libxkbcommon + - wayland-x86_64-generic/wayland.morph + - wayland-x86_64-generic/mesa-wayland.morph + - wayland-x86_64-generic/libinput.morph + - wayland-x86_64-generic/cairo.morph + - wayland-x86_64-generic/pixman.morph + - wayland-x86_64-generic/libxkbcommon.morph diff --git a/x-armv7-versatile/morph b/x-armv7-versatile/morph index 3fcf1ea5..114b26ec 100644 --- a/x-armv7-versatile/morph +++ b/x-armv7-versatile/morph @@ -1,179 +1,179 @@ -name: x-armv7-versatile +name: x-armv7-versatile/morph kind: stratum build-depends: -- morph: x-common +- morph: x-common/morph chunks: -- name: mesa-x +- name: x-armv7-versatile/mesa-x.morph repo: upstream:mesa ref: e96f3daac78e3971e4500a31e72c0a7e5845c3d1 unpetrify-ref: baserock/genivi/baseline-armv7-versatile build-depends: [] -- name: xorg-lib-libxkbfile +- name: x-armv7-versatile/xorg-lib-libxkbfile.morph repo: upstream:xorg-lib-libxkbfile ref: 7381c2f9013ef7784c78091fa671e652a62ca706 unpetrify-ref: baserock/morph build-depends: [] -- name: pixman +- name: x-armv7-versatile/pixman.morph repo: upstream:pixman ref: 958bd334b3c17f529c80f2eeef4224f45c62f292 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-font-util +- name: x-armv7-versatile/xorg-font-util.morph repo: upstream:xorg-font-util ref: 5f01ea79f1cb2328bfc4130b1e693f71be916b87 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-lib-libfontenc +- name: x-armv7-versatile/xorg-lib-libfontenc.morph repo: upstream:xorg-lib-libfontenc ref: f5d1208172e965fdd7fae8927bd3e29b3cc3a975 unpetrify-ref: baserock/morph build-depends: - - xorg-font-util -- name: freetype2 + - x-armv7-versatile/xorg-font-util.morph +- name: x-armv7-versatile/freetype2.morph repo: upstream:freetype2 ref: 2ba18ba1ce730ed79672801b20f986f10a628c95 unpetrify-ref: baserock/morph build-depends: [] -- name: fontconfig +- name: x-armv7-versatile/fontconfig.morph repo: upstream:fontconfig ref: 72b0480a21958f0f8c115d8e0a5bfbd8d358b5c3 unpetrify-ref: baserock/morph build-depends: - - freetype2 -- name: xorg-lib-libXfont + - x-armv7-versatile/freetype2.morph +- name: x-armv7-versatile/xorg-lib-libXfont.morph repo: upstream:xorg-lib-libXfont ref: b8dd42dce868f9c16a59790ce51f0542b59cb79d unpetrify-ref: baserock/morph build-depends: - - freetype2 - - xorg-lib-libfontenc -- name: xorg-lib-libICE + - x-armv7-versatile/freetype2.morph + - x-armv7-versatile/xorg-lib-libfontenc.morph +- name: x-armv7-versatile/xorg-lib-libICE.morph repo: upstream:xorg-lib-libICE ref: 1b1cf8072b2559e15ac440d5484a29a81d6918c6 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-lib-libSM +- name: x-armv7-versatile/xorg-lib-libSM.morph repo: upstream:xorg-lib-libSM ref: 77ddd273239a629eeed7bd1d5b4509b1bd6d4e37 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libICE -- name: xorg-lib-libXt + - x-armv7-versatile/xorg-lib-libICE.morph +- name: x-armv7-versatile/xorg-lib-libXt.morph repo: upstream:xorg-lib-libXt ref: ead50a9a274aa96bef94e57c4625be8e9288af4e unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libSM -- name: xorg-lib-libXmu + - x-armv7-versatile/xorg-lib-libSM.morph +- name: x-armv7-versatile/xorg-lib-libXmu.morph repo: upstream:xorg-lib-libXmu ref: 474d22468c90f99104873b4c5fd7b0f0d2cbf823 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXt -- name: xorg-lib-libXpm + - x-armv7-versatile/xorg-lib-libXt.morph +- name: x-armv7-versatile/xorg-lib-libXpm.morph repo: upstream:xorg-lib-libXpm ref: 81608285e11f2455800001a965dfece878861162 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXt -- name: xorg-lib-libXaw + - x-armv7-versatile/xorg-lib-libXt.morph +- name: x-armv7-versatile/xorg-lib-libXaw.morph repo: upstream:xorg-lib-libXaw ref: a5630e166921b5b5322b30fb152df01bb6536e42 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXmu - - xorg-lib-libXpm - - xorg-lib-libXt -- name: libsha1 + - x-armv7-versatile/xorg-lib-libXmu.morph + - x-armv7-versatile/xorg-lib-libXpm.morph + - x-armv7-versatile/xorg-lib-libXt.morph +- name: x-armv7-versatile/libsha1.morph repo: upstream:libsha1 ref: 17173732b9f1b2d4142de27913250b4563db2436 unpetrify-ref: baserock/morph build-depends: [] -- name: xserver +- name: x-armv7-versatile/xserver.morph repo: upstream:xserver ref: b7cbfa882778cf8857577e0da77aa9295f072db3 unpetrify-ref: baserock/morph build-depends: - - libsha1 - - mesa-x - - pixman - - xorg-font-util - - xorg-lib-libXaw - - xorg-lib-libXfont - - xorg-lib-libXmu - - xorg-lib-libXpm - - xorg-lib-libXt - - xorg-lib-libfontenc - - xorg-lib-libxkbfile -- name: xorg-driver-xf86-video-cirrus + - x-armv7-versatile/libsha1.morph + - x-armv7-versatile/mesa-x.morph + - x-armv7-versatile/pixman.morph + - x-armv7-versatile/xorg-font-util.morph + - x-armv7-versatile/xorg-lib-libXaw.morph + - x-armv7-versatile/xorg-lib-libXfont.morph + - x-armv7-versatile/xorg-lib-libXmu.morph + - x-armv7-versatile/xorg-lib-libXpm.morph + - x-armv7-versatile/xorg-lib-libXt.morph + - x-armv7-versatile/xorg-lib-libfontenc.morph + - x-armv7-versatile/xorg-lib-libxkbfile.morph +- name: x-armv7-versatile/xorg-driver-xf86-video-cirrus.morph repo: upstream:xorg-driver-xf86-video-cirrus ref: 6504929481eab616f064b5d661a057de74b8b488 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-video-fbdev + - x-armv7-versatile/xserver.morph +- name: x-armv7-versatile/xorg-driver-xf86-video-fbdev.morph repo: upstream:xorg-driver-xf86-video-fbdev ref: ac293412a01d87f87eb61f4adb9db7486a75d3fc unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-video-vesa + - x-armv7-versatile/xserver.morph +- name: x-armv7-versatile/xorg-driver-xf86-video-vesa.morph repo: upstream:xorg-driver-xf86-video-vesa ref: 29a149544e2120a582043738d5b09dd80e896345 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-input-evdev + - x-armv7-versatile/xserver.morph +- name: x-armv7-versatile/xorg-driver-xf86-input-evdev.morph repo: upstream:xorg-driver-xf86-input-evdev ref: 2b8b0df62ec554952784f2820fb4143c495232b0 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-input-keyboard + - x-armv7-versatile/xserver.morph +- name: x-armv7-versatile/xorg-driver-xf86-input-keyboard.morph repo: upstream:xorg-driver-xf86-input-keyboard ref: 4a954bc6a8fbc4aa50dfcabec011274252713204 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-input-mouse + - x-armv7-versatile/xserver.morph +- name: x-armv7-versatile/xorg-driver-xf86-input-mouse.morph repo: upstream:xorg-driver-xf86-input-mouse ref: 585f4030d77accf2a4ba115729ca08da82217863 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-app-xkbcomp + - x-armv7-versatile/xserver.morph +- name: x-armv7-versatile/xorg-app-xkbcomp.morph repo: upstream:xorg-app-xkbcomp ref: 705b9bbb426410f9510601c7010da51184919b36 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libxkbfile -- name: xkeyboard-config + - x-armv7-versatile/xorg-lib-libxkbfile.morph +- name: x-armv7-versatile/xkeyboard-config.morph repo: upstream:xkeyboard-config ref: b4be67b48fb11989f1824dd0b1c8c399430162b0 unpetrify-ref: baserock/morph build-depends: - - xorg-app-xkbcomp -- name: xorg-app-xinit + - x-armv7-versatile/xorg-app-xkbcomp.morph +- name: x-armv7-versatile/xorg-app-xinit.morph repo: upstream:xorg-app-xinit ref: 4e85bce64acef1fa0ddff04d59737444e942ff12 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-lib-libXft +- name: x-armv7-versatile/xorg-lib-libXft.morph repo: upstream:xorg-lib-libXft ref: c5e760a239afc62a1c75e0509868e35957c8df52 unpetrify-ref: baserock/morph build-depends: - - fontconfig - - freetype2 -- name: xcb-util + - x-armv7-versatile/fontconfig.morph + - x-armv7-versatile/freetype2.morph +- name: x-armv7-versatile/xcb-util.morph repo: upstream:xcb-util ref: 45215e6f56bf57efdf5469567c00eba7a991d3a3 unpetrify-ref: baserock/morph build-depends: [] -- name: xterm +- name: x-armv7-versatile/xterm.morph repo: upstream:xterm ref: 7fc0a9529babac61d9a0b30e6ddb3c79e44af0e5 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXaw - - xorg-lib-libxkbfile + - x-armv7-versatile/xorg-lib-libXaw.morph + - x-armv7-versatile/xorg-lib-libxkbfile.morph diff --git a/x-common/morph b/x-common/morph index 81ca96ab..09109c56 100644 --- a/x-common/morph +++ b/x-common/morph @@ -1,382 +1,382 @@ -name: x-common +name: x-common/morph kind: stratum build-depends: -- morph: genivi-foundation +- morph: genivi-foundation/morph chunks: -- name: llvm +- name: x-common/llvm.morph repo: upstream:llvm ref: 60aa15443579a9542a1e8818f3c5dd901edb03d9 unpetrify-ref: baserock/morph build-depends: [] -- name: libpng +- name: x-common/libpng.morph repo: upstream:libpng ref: 981560ae6094f0b0557e82c33d7ae5f7d81ca0ea unpetrify-ref: baserock/morph build-depends: [] -- name: libjpeg +- name: x-common/libjpeg.morph repo: upstream:libjpeg ref: f57ac58ac664ede6bc6e8cd9d88e0edaa366e21a unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-util-macros +- name: x-common/xorg-util-macros.morph repo: upstream:xorg-util-macros ref: c98b41de5596c675c603ef43ae9570133f1a9921 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-proto-bigreqsproto +- name: x-common/xorg-proto-bigreqsproto.morph repo: upstream:xorg-proto-bigreqsproto ref: d6ed3e927a756900ad4c9fd7235f8f7f34f376db unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-compositeproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-compositeproto.morph repo: upstream:xorg-proto-compositeproto ref: 39738dbe9438dc80fc6b9e221d9ed26a6d42da6b unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-damageproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-damageproto.morph repo: upstream:xorg-proto-damageproto ref: 015b980e5091492dbe681af59569768ba89fbfe0 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-dmxproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-dmxproto.morph repo: upstream:xorg-proto-dmxproto ref: 395f6fcc0a5635907b5e45829e86b29431316184 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-fixesproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-fixesproto.morph repo: upstream:xorg-proto-fixesproto ref: b6c6bc2aa4b83f8763c75c90e6671052272a2af2 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-fontsproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-fontsproto.morph repo: upstream:xorg-proto-fontsproto ref: 81e4d4ec53f1f3848ff269fe476c3a1d35d93aef unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-glproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-glproto.morph repo: upstream:xorg-proto-glproto ref: 8e3407e02980d088e20041e79bdcdd3737e7827e unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-inputproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-inputproto.morph repo: upstream:xorg-proto-inputproto ref: f8428123019e7357891bbfc0aef21dbb4d0db10f unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-kbproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-kbproto.morph repo: upstream:xorg-proto-kbproto ref: f7022f5775350dce3348b7151845a32390e98791 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-xineramaproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-xineramaproto.morph repo: upstream:xorg-proto-xineramaproto ref: 4e77b45e0d6b42a448dab2ec316eeb5c490ecfed unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-randrproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-randrproto.morph repo: upstream:xorg-proto-randrproto ref: ca7cc541c2e43e6c784df19b4583ac35829d2f72 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-recordproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-recordproto.morph repo: upstream:xorg-proto-recordproto ref: 0fd4f8e57c1e637b2aaaaa0f539ddbac8cc50575 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-renderproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-renderproto.morph repo: upstream:xorg-proto-renderproto ref: 935f5ec95a3718c184ff685f5b79b467483b7844 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-resourceproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-resourceproto.morph repo: upstream:xorg-proto-resourceproto ref: ada91f54c98b5a61d3e116fca6bf239a8604730f unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-scrnsaverproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-scrnsaverproto.morph repo: upstream:xorg-proto-scrnsaverproto ref: 614532026e8ec7496216316fb584d6f2af6a7f7b unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-videoproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-videoproto.morph repo: upstream:xorg-proto-videoproto ref: e42cf822e230cff5c6550ca2c050dfa27d2c9611 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-xcmiscproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-xcmiscproto.morph repo: upstream:xorg-proto-xcmiscproto ref: 83549077a3c2140b9862709004cd873f1c55e395 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-xextproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-xextproto.morph repo: upstream:xorg-proto-xextproto ref: f27fcc99d1cf935cc289933326f7d3baacd5107a unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-xf86bigfontproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-xf86bigfontproto.morph repo: upstream:xorg-proto-xf86bigfontproto ref: f805b328b2195de384c0fb6b82ef5f88c179b2c0 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-xf86dgaproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-xf86dgaproto.morph repo: upstream:xorg-proto-xf86dgaproto ref: c52b205c3175309be7952774668c87dd2d5ce30e unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-xf86driproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-xf86driproto.morph repo: upstream:xorg-proto-xf86driproto ref: cb03b8d49bf063860859c1ed8bcecd055551e93a unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-xf86vidmodeproto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-xf86vidmodeproto.morph repo: upstream:xorg-proto-xf86vidmodeproto ref: 15c05b263eb6cc0eaa7ab49c39fe489613d6d796 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-x11proto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-x11proto.morph repo: upstream:xorg-proto-x11proto ref: f8c43d587e43fee2c22bd7b5f35a9d4dc8bdb580 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-proto-dri2proto + - x-common/xorg-util-macros.morph +- name: x-common/xorg-proto-dri2proto.morph repo: upstream:xorg-proto-dri2proto ref: ead89ad84877551cc15d26b95cb19a3e205df71f unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xcb-pthread-stubs + - x-common/xorg-util-macros.morph +- name: x-common/xcb-pthread-stubs.morph repo: upstream:xcb-pthread-stubs ref: 431d2c0be218d878b9dd3862e4232243c599df4b unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xcb-proto + - x-common/xorg-util-macros.morph +- name: x-common/xcb-proto.morph repo: upstream:xcb-proto ref: ca30e6d5d7a0c7618d988f9051026d250f5e124e unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-lib-libXau + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXau.morph repo: upstream:xorg-lib-libXau ref: 1a8a1b2c68967b48c07b56142799b1020f017027 unpetrify-ref: baserock/morph build-depends: - - xorg-proto-x11proto - - xorg-util-macros -- name: xcb-libxcb + - x-common/xorg-proto-x11proto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xcb-libxcb.morph repo: upstream:xcb-libxcb ref: 0dd8f8d26a758bc385e79d9239bf6ef2e3d7bf13 unpetrify-ref: baserock/morph build-depends: - - xcb-proto - - xcb-pthread-stubs - - xorg-lib-libXau - - xorg-util-macros -- name: xorg-lib-libxtrans + - x-common/xcb-proto.morph + - x-common/xcb-pthread-stubs.morph + - x-common/xorg-lib-libXau.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libxtrans.morph repo: upstream:xorg-lib-libxtrans ref: bd53f4c8543faf910a7a151241ee07661b4d57ad unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-lib-libX11 + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libX11.morph repo: upstream:xorg-lib-libX11 ref: f57fd760cba92ad846917f21e94e73e9c846185f unpetrify-ref: baserock/morph build-depends: - - xcb-libxcb - - xorg-lib-libXau - - xorg-lib-libxtrans - - xorg-proto-bigreqsproto - - xorg-proto-inputproto - - xorg-proto-kbproto - - xorg-proto-x11proto - - xorg-proto-xcmiscproto - - xorg-proto-xextproto - - xorg-proto-xf86bigfontproto - - xorg-util-macros -- name: xorg-lib-libpciaccess + - x-common/xcb-libxcb.morph + - x-common/xorg-lib-libXau.morph + - x-common/xorg-lib-libxtrans.morph + - x-common/xorg-proto-bigreqsproto.morph + - x-common/xorg-proto-inputproto.morph + - x-common/xorg-proto-kbproto.morph + - x-common/xorg-proto-x11proto.morph + - x-common/xorg-proto-xcmiscproto.morph + - x-common/xorg-proto-xextproto.morph + - x-common/xorg-proto-xf86bigfontproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libpciaccess.morph repo: upstream:xorg-lib-libpciaccess ref: 3e17f069682a226c14bb29c802e776c6e39f7e8f unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: drm + - x-common/xorg-util-macros.morph +- name: x-common/drm.morph repo: upstream:drm ref: 20c5607b57da113ca1a29caaa5a52eaf83808dff unpetrify-ref: baserock/morph build-depends: - - xcb-pthread-stubs - - xorg-lib-libpciaccess -- name: xorg-lib-libXext + - x-common/xcb-pthread-stubs.morph + - x-common/xorg-lib-libpciaccess.morph +- name: x-common/xorg-lib-libXext.morph repo: upstream:xorg-lib-libXext ref: 8eee1236041d46a21faba32e0d27c26985267d89 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libX11 - - xorg-lib-libXau - - xorg-proto-x11proto - - xorg-proto-xextproto - - xorg-util-macros -- name: xorg-lib-libXi + - x-common/xorg-lib-libX11.morph + - x-common/xorg-lib-libXau.morph + - x-common/xorg-proto-x11proto.morph + - x-common/xorg-proto-xextproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXi.morph repo: upstream:xorg-lib-libXi ref: 9b26b81477cf3486e5aa0ef8d81af68a0f04df1b unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libX11 - - xorg-lib-libXext - - xorg-proto-inputproto - - xorg-proto-x11proto - - xorg-proto-xextproto - - xorg-util-macros -- name: xorg-util-makedepend + - x-common/xorg-lib-libX11.morph + - x-common/xorg-lib-libXext.morph + - x-common/xorg-proto-inputproto.morph + - x-common/xorg-proto-x11proto.morph + - x-common/xorg-proto-xextproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-util-makedepend.morph repo: upstream:xorg-util-makedepend ref: 87fd28cd5a5acfe6e91c97c4af0a469e1e86cbd5 unpetrify-ref: baserock/morph build-depends: - - xorg-proto-x11proto - - xorg-util-macros -- name: xorg-lib-libXfixes + - x-common/xorg-proto-x11proto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXfixes.morph repo: upstream:xorg-lib-libXfixes ref: 73a0fbb479f5b7806a3dd0741be55c9abda76220 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXext - - xorg-proto-fixesproto - - xorg-util-macros -- name: xorg-lib-libXcomposite + - x-common/xorg-lib-libXext.morph + - x-common/xorg-proto-fixesproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXcomposite.morph repo: upstream:xorg-lib-libXcomposite ref: eda48b1bedaa344ada8e13930c9ab3058b836190 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libX11 - - xorg-lib-libXfixes - - xorg-proto-compositeproto - - xorg-util-macros -- name: xorg-lib-libXrender + - x-common/xorg-lib-libX11.morph + - x-common/xorg-lib-libXfixes.morph + - x-common/xorg-proto-compositeproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXrender.morph repo: upstream:xorg-lib-libXrender ref: 1af52cb334377611233d7dc156bc1e6f7923756d unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libX11 - - xorg-proto-renderproto - - xorg-util-macros -- name: xorg-lib-libXrandr + - x-common/xorg-lib-libX11.morph + - x-common/xorg-proto-renderproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXrandr.morph repo: upstream:xorg-lib-libXrandr ref: 99a63d10cbbab7d69a52d25d78795a3278506ea9 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libX11 - - xorg-lib-libXext - - xorg-lib-libXrender - - xorg-proto-randrproto - - xorg-proto-renderproto - - xorg-proto-xextproto - - xorg-util-macros -- name: xorg-lib-libXinerama + - x-common/xorg-lib-libX11.morph + - x-common/xorg-lib-libXext.morph + - x-common/xorg-lib-libXrender.morph + - x-common/xorg-proto-randrproto.morph + - x-common/xorg-proto-renderproto.morph + - x-common/xorg-proto-xextproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXinerama.morph repo: upstream:xorg-lib-libXinerama ref: 470b9356af961ff7d3968b164aa73872b49a5dcc unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libX11 - - xorg-lib-libXext - - xorg-proto-xextproto - - xorg-proto-xineramaproto - - xorg-util-macros -- name: xorg-lib-libdmx + - x-common/xorg-lib-libX11.morph + - x-common/xorg-lib-libXext.morph + - x-common/xorg-proto-xextproto.morph + - x-common/xorg-proto-xineramaproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libdmx.morph repo: upstream:xorg-lib-libdmx ref: 9f470c92bc2d194c8abb9154f42864e6c82f43ef unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libX11 - - xorg-lib-libXext - - xorg-proto-dmxproto - - xorg-proto-xextproto - - xorg-util-macros -- name: xorg-lib-libXtst + - x-common/xorg-lib-libX11.morph + - x-common/xorg-lib-libXext.morph + - x-common/xorg-proto-dmxproto.morph + - x-common/xorg-proto-xextproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXtst.morph repo: upstream:xorg-lib-libXtst ref: 2aafac9474a0a0a0c39797862f823255918cf368 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libX11 - - xorg-lib-libXext - - xorg-lib-libXi - - xorg-proto-inputproto - - xorg-proto-recordproto - - xorg-proto-xextproto - - xorg-util-macros -- name: xorg-lib-libXRes + - x-common/xorg-lib-libX11.morph + - x-common/xorg-lib-libXext.morph + - x-common/xorg-lib-libXi.morph + - x-common/xorg-proto-inputproto.morph + - x-common/xorg-proto-recordproto.morph + - x-common/xorg-proto-xextproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXRes.morph repo: upstream:xorg-lib-libXRes ref: 83e7693515369d57dcd11c2bb1f03563f51bc500 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libX11 - - xorg-lib-libXext - - xorg-proto-resourceproto - - xorg-proto-xextproto - - xorg-util-macros -- name: xorg-lib-libXdamage + - x-common/xorg-lib-libX11.morph + - x-common/xorg-lib-libXext.morph + - x-common/xorg-proto-resourceproto.morph + - x-common/xorg-proto-xextproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXdamage.morph repo: upstream:xorg-lib-libXdamage ref: 0d35761dc39409b70e04dd0786aef6537f92976a unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXfixes - - xorg-proto-damageproto - - xorg-util-macros -- name: xorg-lib-libXcursor + - x-common/xorg-lib-libXfixes.morph + - x-common/xorg-proto-damageproto.morph + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXcursor.morph repo: upstream:xorg-lib-libXcursor ref: 1b98fd6a2e8c00a563187849a585e68c7344468b unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros - - xorg-lib-libXrender - - xorg-lib-libXfixes - - xorg-proto-fixesproto - - xorg-lib-libXau - - xorg-lib-libX11 -- name: xorg-proto-printproto + - x-common/xorg-util-macros.morph + - x-common/xorg-lib-libXrender.morph + - x-common/xorg-lib-libXfixes.morph + - x-common/xorg-proto-fixesproto.morph + - x-common/xorg-lib-libXau.morph + - x-common/xorg-lib-libX11.morph +- name: x-common/xorg-proto-printproto.morph repo: upstream:xorg-proto-printproto ref: cca2ca69d2a6b4b133dba69d5330499fbfe88257 unpetrify-ref: baserock/morph build-depends: - - xorg-util-macros -- name: xorg-lib-libXp + - x-common/xorg-util-macros.morph +- name: x-common/xorg-lib-libXp.morph repo: upstream:xorg-lib-libXp ref: 41aab7d289aba2aaf3839e96d0c9e2f15ede4bd1 unpetrify-ref: baserock/morph build-depends: - - xorg-proto-printproto - - xorg-proto-xextproto - - xorg-lib-libXext - - xorg-lib-libX11 -- name: xorg-lib-libXScrnSaver + - x-common/xorg-proto-printproto.morph + - x-common/xorg-proto-xextproto.morph + - x-common/xorg-lib-libXext.morph + - x-common/xorg-lib-libX11.morph +- name: x-common/xorg-lib-libXScrnSaver.morph repo: upstream:xorg-lib-libXScrnSaver ref: f388a2ff259ee1c1c6058762e900bb29550e8246 unpetrify-ref: baserock/morph build-depends: - - xorg-proto-scrnsaverproto - - xorg-proto-xextproto - - xorg-lib-libXext - - xorg-lib-libX11 + - x-common/xorg-proto-scrnsaverproto.morph + - x-common/xorg-proto-xextproto.morph + - x-common/xorg-lib-libXext.morph + - x-common/xorg-lib-libX11.morph diff --git a/x-ppc64-generic/morph b/x-ppc64-generic/morph index ee24f566..1567e173 100644 --- a/x-ppc64-generic/morph +++ b/x-ppc64-generic/morph @@ -1,206 +1,206 @@ -name: x-ppc64-generic +name: x-ppc64-generic/morph kind: stratum build-depends: -- morph: x-common +- morph: x-common/morph chunks: -- name: mesa-x +- name: x-ppc64-generic/mesa-x.morph repo: upstream:mesa ref: e96f3daac78e3971e4500a31e72c0a7e5845c3d1 unpetrify-ref: baserock/genivi/baseline-armv7-versatile build-depends: [] -- name: xorg-lib-libxkbfile +- name: x-ppc64-generic/xorg-lib-libxkbfile.morph repo: upstream:xorg-lib-libxkbfile ref: 7381c2f9013ef7784c78091fa671e652a62ca706 unpetrify-ref: baserock/morph build-depends: [] -- name: pixman +- name: x-ppc64-generic/pixman.morph repo: upstream:pixman ref: 958bd334b3c17f529c80f2eeef4224f45c62f292 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-font-util +- name: x-ppc64-generic/xorg-font-util.morph repo: upstream:xorg-font-util ref: 5f01ea79f1cb2328bfc4130b1e693f71be916b87 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-lib-libfontenc +- name: x-ppc64-generic/xorg-lib-libfontenc.morph repo: upstream:xorg-lib-libfontenc ref: f5d1208172e965fdd7fae8927bd3e29b3cc3a975 unpetrify-ref: baserock/morph build-depends: - - xorg-font-util -- name: freetype2 + - x-ppc64-generic/xorg-font-util.morph +- name: x-ppc64-generic/freetype2.morph repo: upstream:freetype2 ref: 2ba18ba1ce730ed79672801b20f986f10a628c95 unpetrify-ref: baserock/morph build-depends: [] -- name: fontconfig +- name: x-ppc64-generic/fontconfig.morph repo: upstream:fontconfig ref: 72b0480a21958f0f8c115d8e0a5bfbd8d358b5c3 unpetrify-ref: baserock/morph build-depends: - - freetype2 -- name: xorg-lib-libXfont + - x-ppc64-generic/freetype2.morph +- name: x-ppc64-generic/xorg-lib-libXfont.morph repo: upstream:xorg-lib-libXfont ref: b8dd42dce868f9c16a59790ce51f0542b59cb79d unpetrify-ref: baserock/morph build-depends: - - freetype2 - - xorg-lib-libfontenc -- name: freefont-otf + - x-ppc64-generic/freetype2.morph + - x-ppc64-generic/xorg-lib-libfontenc.morph +- name: x-ppc64-generic/freefont-otf.morph repo: upstream:freefont-otf ref: 0ca3ccce74e81f7feb6e922edd988be0e1a43f05 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-lib-libICE +- name: x-ppc64-generic/xorg-lib-libICE.morph repo: upstream:xorg-lib-libICE ref: 1b1cf8072b2559e15ac440d5484a29a81d6918c6 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-lib-libSM +- name: x-ppc64-generic/xorg-lib-libSM.morph repo: upstream:xorg-lib-libSM ref: 77ddd273239a629eeed7bd1d5b4509b1bd6d4e37 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libICE -- name: xorg-lib-libXt + - x-ppc64-generic/xorg-lib-libICE.morph +- name: x-ppc64-generic/xorg-lib-libXt.morph repo: upstream:xorg-lib-libXt ref: ead50a9a274aa96bef94e57c4625be8e9288af4e unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libSM -- name: xorg-lib-libXmu + - x-ppc64-generic/xorg-lib-libSM.morph +- name: x-ppc64-generic/xorg-lib-libXmu.morph repo: upstream:xorg-lib-libXmu ref: 474d22468c90f99104873b4c5fd7b0f0d2cbf823 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXt -- name: xorg-lib-libXpm + - x-ppc64-generic/xorg-lib-libXt.morph +- name: x-ppc64-generic/xorg-lib-libXpm.morph repo: upstream:xorg-lib-libXpm ref: 81608285e11f2455800001a965dfece878861162 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXt -- name: xorg-lib-libXaw + - x-ppc64-generic/xorg-lib-libXt.morph +- name: x-ppc64-generic/xorg-lib-libXaw.morph repo: upstream:xorg-lib-libXaw ref: a5630e166921b5b5322b30fb152df01bb6536e42 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXmu - - xorg-lib-libXpm - - xorg-lib-libXt -- name: libsha1 + - x-ppc64-generic/xorg-lib-libXmu.morph + - x-ppc64-generic/xorg-lib-libXpm.morph + - x-ppc64-generic/xorg-lib-libXt.morph +- name: x-ppc64-generic/libsha1.morph repo: upstream:libsha1 ref: 17173732b9f1b2d4142de27913250b4563db2436 unpetrify-ref: baserock/morph build-depends: [] -- name: xserver +- name: x-ppc64-generic/xserver.morph repo: upstream:xserver ref: b7cbfa882778cf8857577e0da77aa9295f072db3 unpetrify-ref: baserock/morph build-depends: - - libsha1 - - mesa-x - - pixman - - xorg-font-util - - xorg-lib-libXaw - - xorg-lib-libXfont - - xorg-lib-libXmu - - xorg-lib-libXpm - - xorg-lib-libXt - - xorg-lib-libfontenc - - xorg-lib-libxkbfile -- name: xorg-driver-xf86-video-cirrus + - x-ppc64-generic/libsha1.morph + - x-ppc64-generic/mesa-x.morph + - x-ppc64-generic/pixman.morph + - x-ppc64-generic/xorg-font-util.morph + - x-ppc64-generic/xorg-lib-libXaw.morph + - x-ppc64-generic/xorg-lib-libXfont.morph + - x-ppc64-generic/xorg-lib-libXmu.morph + - x-ppc64-generic/xorg-lib-libXpm.morph + - x-ppc64-generic/xorg-lib-libXt.morph + - x-ppc64-generic/xorg-lib-libfontenc.morph + - x-ppc64-generic/xorg-lib-libxkbfile.morph +- name: x-ppc64-generic/xorg-driver-xf86-video-cirrus.morph repo: upstream:xorg-driver-xf86-video-cirrus ref: 6504929481eab616f064b5d661a057de74b8b488 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-video-fbdev + - x-ppc64-generic/xserver.morph +- name: x-ppc64-generic/xorg-driver-xf86-video-fbdev.morph repo: upstream:xorg-driver-xf86-video-fbdev ref: ac293412a01d87f87eb61f4adb9db7486a75d3fc unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-video-vesa + - x-ppc64-generic/xserver.morph +- name: x-ppc64-generic/xorg-driver-xf86-video-vesa.morph repo: upstream:xorg-driver-xf86-video-vesa ref: 29a149544e2120a582043738d5b09dd80e896345 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-input-evdev + - x-ppc64-generic/xserver.morph +- name: x-ppc64-generic/xorg-driver-xf86-input-evdev.morph repo: upstream:xorg-driver-xf86-input-evdev ref: 2b8b0df62ec554952784f2820fb4143c495232b0 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-input-keyboard + - x-ppc64-generic/xserver.morph +- name: x-ppc64-generic/xorg-driver-xf86-input-keyboard.morph repo: upstream:xorg-driver-xf86-input-keyboard ref: 4a954bc6a8fbc4aa50dfcabec011274252713204 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-input-mouse + - x-ppc64-generic/xserver.morph +- name: x-ppc64-generic/xorg-driver-xf86-input-mouse.morph repo: upstream:xorg-driver-xf86-input-mouse ref: 585f4030d77accf2a4ba115729ca08da82217863 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-app-xkbcomp + - x-ppc64-generic/xserver.morph +- name: x-ppc64-generic/xorg-app-xkbcomp.morph repo: upstream:xorg-app-xkbcomp ref: 705b9bbb426410f9510601c7010da51184919b36 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libxkbfile -- name: xkeyboard-config + - x-ppc64-generic/xorg-lib-libxkbfile.morph +- name: x-ppc64-generic/xkeyboard-config.morph repo: upstream:xkeyboard-config ref: b4be67b48fb11989f1824dd0b1c8c399430162b0 unpetrify-ref: baserock/morph build-depends: - - xorg-app-xkbcomp -- name: xorg-app-xinit + - x-ppc64-generic/xorg-app-xkbcomp.morph +- name: x-ppc64-generic/xorg-app-xinit.morph repo: upstream:xorg-app-xinit ref: 4e85bce64acef1fa0ddff04d59737444e942ff12 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-lib-libXft +- name: x-ppc64-generic/xorg-lib-libXft.morph repo: upstream:xorg-lib-libXft ref: c5e760a239afc62a1c75e0509868e35957c8df52 unpetrify-ref: baserock/morph build-depends: - - fontconfig - - freetype2 -- name: xcb-util + - x-ppc64-generic/fontconfig.morph + - x-ppc64-generic/freetype2.morph +- name: x-ppc64-generic/xcb-util.morph repo: upstream:xcb-util ref: 45215e6f56bf57efdf5469567c00eba7a991d3a3 unpetrify-ref: baserock/morph build-depends: [] -- name: util-wm +- name: x-ppc64-generic/util-wm.morph repo: upstream:util-wm ref: 18bde07dc7cb44617c0d159ccd9ef640804296e3 unpetrify-ref: baserock/morph build-depends: [] -- name: util-keysyms +- name: x-ppc64-generic/util-keysyms.morph repo: upstream:util-keysyms ref: 0be179eff4eadb99ee303891d1c29c4e4dd6fbab unpetrify-ref: baserock/morph build-depends: [] -- name: util-image +- name: x-ppc64-generic/util-image.morph repo: upstream:util-image ref: 66b0caa72eb5011d89d0346424ea40b9e8e93816 unpetrify-ref: baserock/morph build-depends: - - xcb-util -- name: xterm + - x-ppc64-generic/xcb-util.morph +- name: x-ppc64-generic/xterm.morph repo: upstream:xterm ref: 7fc0a9529babac61d9a0b30e6ddb3c79e44af0e5 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXaw - - xorg-lib-libxkbfile -- name: xorg-app-xauth + - x-ppc64-generic/xorg-lib-libXaw.morph + - x-ppc64-generic/xorg-lib-libxkbfile.morph +- name: x-ppc64-generic/xorg-app-xauth.morph repo: upstream:xorg-app-xauth ref: 6dda11c17f2fdc47d43f269dccee98ec66cc8c4b unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXmu + - x-ppc64-generic/xorg-lib-libXmu.morph diff --git a/x-x86_64-generic/morph b/x-x86_64-generic/morph index c19356c7..2c62f42f 100644 --- a/x-x86_64-generic/morph +++ b/x-x86_64-generic/morph @@ -1,206 +1,206 @@ -name: x-x86_64-generic +name: x-x86_64-generic/morph kind: stratum build-depends: -- morph: x-common +- morph: x-common/morph chunks: -- name: mesa-x +- name: x-x86_64-generic/mesa-x.morph repo: upstream:mesa ref: f64dd91f4f2a2591e66b38fdfdfa83077f8221ab unpetrify-ref: baserock/genivi/morph build-depends: [] -- name: xorg-lib-libxkbfile +- name: x-x86_64-generic/xorg-lib-libxkbfile.morph repo: upstream:xorg-lib-libxkbfile ref: 7381c2f9013ef7784c78091fa671e652a62ca706 unpetrify-ref: baserock/morph build-depends: [] -- name: pixman +- name: x-x86_64-generic/pixman.morph repo: upstream:pixman ref: 958bd334b3c17f529c80f2eeef4224f45c62f292 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-font-util +- name: x-x86_64-generic/xorg-font-util.morph repo: upstream:xorg-font-util ref: 5f01ea79f1cb2328bfc4130b1e693f71be916b87 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-lib-libfontenc +- name: x-x86_64-generic/xorg-lib-libfontenc.morph repo: upstream:xorg-lib-libfontenc ref: f5d1208172e965fdd7fae8927bd3e29b3cc3a975 unpetrify-ref: baserock/morph build-depends: - - xorg-font-util -- name: freetype2 + - x-x86_64-generic/xorg-font-util.morph +- name: x-x86_64-generic/freetype2.morph repo: upstream:freetype2 ref: 2ba18ba1ce730ed79672801b20f986f10a628c95 unpetrify-ref: baserock/morph build-depends: [] -- name: fontconfig +- name: x-x86_64-generic/fontconfig.morph repo: upstream:fontconfig ref: 72b0480a21958f0f8c115d8e0a5bfbd8d358b5c3 unpetrify-ref: baserock/morph build-depends: - - freetype2 -- name: xorg-lib-libXfont + - x-x86_64-generic/freetype2.morph +- name: x-x86_64-generic/xorg-lib-libXfont.morph repo: upstream:xorg-lib-libXfont ref: b8dd42dce868f9c16a59790ce51f0542b59cb79d unpetrify-ref: baserock/morph build-depends: - - freetype2 - - xorg-lib-libfontenc -- name: freefont-otf + - x-x86_64-generic/freetype2.morph + - x-x86_64-generic/xorg-lib-libfontenc.morph +- name: x-x86_64-generic/freefont-otf.morph repo: upstream:freefont-otf ref: 0ca3ccce74e81f7feb6e922edd988be0e1a43f05 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-lib-libICE +- name: x-x86_64-generic/xorg-lib-libICE.morph repo: upstream:xorg-lib-libICE ref: 1b1cf8072b2559e15ac440d5484a29a81d6918c6 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-lib-libSM +- name: x-x86_64-generic/xorg-lib-libSM.morph repo: upstream:xorg-lib-libSM ref: 77ddd273239a629eeed7bd1d5b4509b1bd6d4e37 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libICE -- name: xorg-lib-libXt + - x-x86_64-generic/xorg-lib-libICE.morph +- name: x-x86_64-generic/xorg-lib-libXt.morph repo: upstream:xorg-lib-libXt ref: ead50a9a274aa96bef94e57c4625be8e9288af4e unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libSM -- name: xorg-lib-libXmu + - x-x86_64-generic/xorg-lib-libSM.morph +- name: x-x86_64-generic/xorg-lib-libXmu.morph repo: upstream:xorg-lib-libXmu ref: 474d22468c90f99104873b4c5fd7b0f0d2cbf823 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXt -- name: xorg-lib-libXpm + - x-x86_64-generic/xorg-lib-libXt.morph +- name: x-x86_64-generic/xorg-lib-libXpm.morph repo: upstream:xorg-lib-libXpm ref: 81608285e11f2455800001a965dfece878861162 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXt -- name: xorg-lib-libXaw + - x-x86_64-generic/xorg-lib-libXt.morph +- name: x-x86_64-generic/xorg-lib-libXaw.morph repo: upstream:xorg-lib-libXaw ref: a5630e166921b5b5322b30fb152df01bb6536e42 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXmu - - xorg-lib-libXpm - - xorg-lib-libXt -- name: libsha1 + - x-x86_64-generic/xorg-lib-libXmu.morph + - x-x86_64-generic/xorg-lib-libXpm.morph + - x-x86_64-generic/xorg-lib-libXt.morph +- name: x-x86_64-generic/libsha1.morph repo: upstream:libsha1 ref: 17173732b9f1b2d4142de27913250b4563db2436 unpetrify-ref: baserock/morph build-depends: [] -- name: xserver +- name: x-x86_64-generic/xserver.morph repo: upstream:xserver ref: b7cbfa882778cf8857577e0da77aa9295f072db3 unpetrify-ref: baserock/morph build-depends: - - libsha1 - - mesa-x - - pixman - - xorg-font-util - - xorg-lib-libXaw - - xorg-lib-libXfont - - xorg-lib-libXmu - - xorg-lib-libXpm - - xorg-lib-libXt - - xorg-lib-libfontenc - - xorg-lib-libxkbfile -- name: xorg-driver-xf86-video-cirrus + - x-x86_64-generic/libsha1.morph + - x-x86_64-generic/mesa-x.morph + - x-x86_64-generic/pixman.morph + - x-x86_64-generic/xorg-font-util.morph + - x-x86_64-generic/xorg-lib-libXaw.morph + - x-x86_64-generic/xorg-lib-libXfont.morph + - x-x86_64-generic/xorg-lib-libXmu.morph + - x-x86_64-generic/xorg-lib-libXpm.morph + - x-x86_64-generic/xorg-lib-libXt.morph + - x-x86_64-generic/xorg-lib-libfontenc.morph + - x-x86_64-generic/xorg-lib-libxkbfile.morph +- name: x-x86_64-generic/xorg-driver-xf86-video-cirrus.morph repo: upstream:xorg-driver-xf86-video-cirrus ref: 6504929481eab616f064b5d661a057de74b8b488 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-video-fbdev + - x-x86_64-generic/xserver.morph +- name: x-x86_64-generic/xorg-driver-xf86-video-fbdev.morph repo: upstream:xorg-driver-xf86-video-fbdev ref: ac293412a01d87f87eb61f4adb9db7486a75d3fc unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-video-vesa + - x-x86_64-generic/xserver.morph +- name: x-x86_64-generic/xorg-driver-xf86-video-vesa.morph repo: upstream:xorg-driver-xf86-video-vesa ref: 29a149544e2120a582043738d5b09dd80e896345 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-input-evdev + - x-x86_64-generic/xserver.morph +- name: x-x86_64-generic/xorg-driver-xf86-input-evdev.morph repo: upstream:xorg-driver-xf86-input-evdev ref: 2b8b0df62ec554952784f2820fb4143c495232b0 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-input-keyboard + - x-x86_64-generic/xserver.morph +- name: x-x86_64-generic/xorg-driver-xf86-input-keyboard.morph repo: upstream:xorg-driver-xf86-input-keyboard ref: 4a954bc6a8fbc4aa50dfcabec011274252713204 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-driver-xf86-input-mouse + - x-x86_64-generic/xserver.morph +- name: x-x86_64-generic/xorg-driver-xf86-input-mouse.morph repo: upstream:xorg-driver-xf86-input-mouse ref: 585f4030d77accf2a4ba115729ca08da82217863 unpetrify-ref: baserock/morph build-depends: - - xserver -- name: xorg-app-xkbcomp + - x-x86_64-generic/xserver.morph +- name: x-x86_64-generic/xorg-app-xkbcomp.morph repo: upstream:xorg-app-xkbcomp ref: 705b9bbb426410f9510601c7010da51184919b36 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libxkbfile -- name: xkeyboard-config + - x-x86_64-generic/xorg-lib-libxkbfile.morph +- name: x-x86_64-generic/xkeyboard-config.morph repo: upstream:xkeyboard-config ref: b4be67b48fb11989f1824dd0b1c8c399430162b0 unpetrify-ref: baserock/morph build-depends: - - xorg-app-xkbcomp -- name: xorg-app-xinit + - x-x86_64-generic/xorg-app-xkbcomp.morph +- name: x-x86_64-generic/xorg-app-xinit.morph repo: upstream:xorg-app-xinit ref: 4e85bce64acef1fa0ddff04d59737444e942ff12 unpetrify-ref: baserock/morph build-depends: [] -- name: xorg-lib-libXft +- name: x-x86_64-generic/xorg-lib-libXft.morph repo: upstream:xorg-lib-libXft ref: c5e760a239afc62a1c75e0509868e35957c8df52 unpetrify-ref: baserock/morph build-depends: - - fontconfig - - freetype2 -- name: xcb-util + - x-x86_64-generic/fontconfig.morph + - x-x86_64-generic/freetype2.morph +- name: x-x86_64-generic/xcb-util.morph repo: upstream:xcb-util ref: 45215e6f56bf57efdf5469567c00eba7a991d3a3 unpetrify-ref: baserock/morph build-depends: [] -- name: util-wm +- name: x-x86_64-generic/util-wm.morph repo: upstream:util-wm ref: 18bde07dc7cb44617c0d159ccd9ef640804296e3 unpetrify-ref: baserock/morph build-depends: [] -- name: util-keysyms +- name: x-x86_64-generic/util-keysyms.morph repo: upstream:util-keysyms ref: 0be179eff4eadb99ee303891d1c29c4e4dd6fbab unpetrify-ref: baserock/morph build-depends: [] -- name: util-image +- name: x-x86_64-generic/util-image.morph repo: upstream:util-image ref: 66b0caa72eb5011d89d0346424ea40b9e8e93816 unpetrify-ref: baserock/morph build-depends: - - xcb-util -- name: xterm + - x-x86_64-generic/xcb-util.morph +- name: x-x86_64-generic/xterm.morph repo: upstream:xterm ref: 7fc0a9529babac61d9a0b30e6ddb3c79e44af0e5 unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXaw - - xorg-lib-libxkbfile -- name: xorg-app-xauth + - x-x86_64-generic/xorg-lib-libXaw.morph + - x-x86_64-generic/xorg-lib-libxkbfile.morph +- name: x-x86_64-generic/xorg-app-xauth.morph repo: upstream:xorg-app-xauth ref: 6dda11c17f2fdc47d43f269dccee98ec66cc8c4b unpetrify-ref: baserock/morph build-depends: - - xorg-lib-libXmu + - x-x86_64-generic/xorg-lib-libXmu.morph diff --git a/xfce-system.morph b/xfce-system.morph index b2fd7d2e..0bb827fc 100644 --- a/xfce-system.morph +++ b/xfce-system.morph @@ -1,26 +1,26 @@ +name: xfce-system.morph +kind: system +description: A GENIVI devel with XFCE arch: x86_64 +strata: +- morph: build-essential/morph +- morph: core/morph +- morph: foundation/morph +- morph: genivi-foundation/morph +- morph: bsp-x86_64-generic/morph +- morph: connectivity/morph +- morph: audio-bluetooth/morph +- morph: x-common/morph +- morph: x-x86_64-generic/morph +- morph: multimedia/morph +- morph: genivi/morph +- morph: genivi-x-x86_64-generic/morph +- morph: gtk2/morph +- morph: tools/morph +- morph: xfce/morph configuration-extensions: - set-hostname - add-config-files - simple-network - nfsboot - install-files -description: A GENIVI devel with XFCE -kind: system -name: xfce-system -strata: -- morph: build-essential -- morph: core -- morph: foundation -- morph: genivi-foundation -- morph: bsp-x86_64-generic -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-x86_64-generic -- morph: multimedia -- morph: genivi -- morph: genivi-x-x86_64-generic -- morph: gtk2 -- morph: tools -- morph: xfce diff --git a/xfce/morph b/xfce/morph index 1e7a1f41..e997edec 100644 --- a/xfce/morph +++ b/xfce/morph @@ -1,144 +1,144 @@ -name: xfce +name: xfce/morph kind: stratum description: xfce stratum build-depends: -- morph: genivi-x-x86_64-generic -- morph: gtk2 -- morph: x-x86_64-generic +- morph: genivi-x-x86_64-generic/morph +- morph: gtk2/morph +- morph: x-x86_64-generic/morph chunks: -- name: xfce-dev-tools +- name: xfce/xfce-dev-tools.morph repo: upstream:xfce/xfce4-dev-tools ref: 9244250ac0c15ba160688758c5dccf97f3f160ef unpetrify-ref: baserock/morph build-depends: [] -- name: libxfce4util +- name: xfce/libxfce4util.morph repo: upstream:xfce/libxfce4util ref: fc0437fe503c3eaa5ccd4fa68f098bc428f27cad unpetrify-ref: baserock/morph build-depends: - - xfce-dev-tools -- name: xfconf + - xfce/xfce-dev-tools.morph +- name: xfce/xfconf.morph repo: upstream:xfce/xfconf ref: ed6ed2f7656a0d5d8cb453cb643061c9a157f2ae unpetrify-ref: baserock/morph build-depends: - - xfce-dev-tools - - libxfce4util -- name: libxfce4ui + - xfce/xfce-dev-tools.morph + - xfce/libxfce4util.morph +- name: xfce/libxfce4ui.morph repo: upstream:xfce/libxfce4ui ref: a9c2a379709915dfda255d3ca9181fac3f8484d8 unpetrify-ref: baserock/morph build-depends: - - xfce-dev-tools - - libxfce4util - - xfconf -- name: garcon + - xfce/xfce-dev-tools.morph + - xfce/libxfce4util.morph + - xfce/xfconf.morph +- name: xfce/garcon.morph repo: upstream:xfce/garcon ref: febd4136365714556f6afbccf4302e8f4550e5d1 unpetrify-ref: baserock/morph build-depends: - - libxfce4util -- name: perl-uri + - xfce/libxfce4util.morph +- name: xfce/perl-uri.morph repo: upstream:libwww-perl/uri ref: 3dd72ded7f043a4f6973781fe594722e2e95f491 unpetrify-ref: baserock/morph build-depends: [] -- name: exo +- name: xfce/exo.morph repo: upstream:xfce/exo ref: b985c4b5c72ef116d55bbf746c16a05f26afc045 unpetrify-ref: baserock/morph build-depends: - - libxfce4util - - libxfce4ui - - perl-uri -- name: libwnck + - xfce/libxfce4util.morph + - xfce/libxfce4ui.morph + - xfce/perl-uri.morph +- name: xfce/libwnck.morph repo: upstream:libwnck ref: 6792abcdf27aceba1012406d51606e84b065a526 unpetrify-ref: baserock/xfce-build build-depends: [] -- name: xfce4-panel +- name: xfce/xfce4-panel.morph repo: upstream:xfce/xfce4-panel ref: 6ac8bfcb481781e8e23b101f5c5fdd70cf6d083b unpetrify-ref: baserock/morph build-depends: - - libxfce4ui - - garcon - - exo - - libwnck -- name: thunar + - xfce/libxfce4ui.morph + - xfce/garcon.morph + - xfce/exo.morph + - xfce/libwnck.morph +- name: xfce/thunar.morph repo: upstream:xfce/thunar ref: 8289f48c200b91cc1e9932e13defb8e6a4765054 unpetrify-ref: baserock/morph build-depends: - - libxfce4ui - - exo - - garcon - - libwnck -- name: xfce4-settings + - xfce/libxfce4ui.morph + - xfce/exo.morph + - xfce/garcon.morph + - xfce/libwnck.morph +- name: xfce/xfce4-settings.morph repo: upstream:xfce/xfce4-settings ref: 697ce5cd4bf4860a0a20c27b557be296c9adf469 unpetrify-ref: baserock/morph build-depends: - - xfce-dev-tools - - xfconf - - exo - - libxfce4ui - - garcon -- name: iceauth + - xfce/xfce-dev-tools.morph + - xfce/xfconf.morph + - xfce/exo.morph + - xfce/libxfce4ui.morph + - xfce/garcon.morph +- name: xfce/iceauth.morph repo: upstream:iceauth ref: c07d443d43e53cfe21b53a9a0eafcd6189432867 unpetrify-ref: baserock/morph build-depends: [] -- name: xfce4-session +- name: xfce/xfce4-session.morph repo: upstream:xfce/xfce4-session ref: 2c89b2f12409ca617fc094e2942cb0d69318c7b5 unpetrify-ref: baserock/morph build-depends: - - iceauth - - exo - - xfce-dev-tools - - libxfce4ui - - libwnck -- name: gtk-xfce-engine-2 + - xfce/iceauth.morph + - xfce/exo.morph + - xfce/xfce-dev-tools.morph + - xfce/libxfce4ui.morph + - xfce/libwnck.morph +- name: xfce/gtk-xfce-engine-2.morph repo: upstream:xfce/gtk-xfce-engine ref: ed44a71f1a4d76ae850483ece41638bb9a3e7781 unpetrify-ref: baserock/morph build-depends: - - xfce-dev-tools -- name: xfdesktop + - xfce/xfce-dev-tools.morph +- name: xfce/xfdesktop.morph repo: upstream:xfce/xfdesktop ref: d2f7404da32f29cfec4a704389112fe7183edda5 unpetrify-ref: baserock/morph build-depends: - - exo - - libxfce4ui - - xfconf - - libwnck -- name: xfwm4 + - xfce/exo.morph + - xfce/libxfce4ui.morph + - xfce/xfconf.morph + - xfce/libwnck.morph +- name: xfce/xfwm4.morph repo: upstream:xfce/xfwm4 ref: 523ef8a6861af772be3468cd700ad14172c86768 unpetrify-ref: baserock/morph build-depends: - - exo - - libxfce4util - - libxfce4ui - - xfconf - - libwnck -- name: xfce4-appfinder + - xfce/exo.morph + - xfce/libxfce4util.morph + - xfce/libxfce4ui.morph + - xfce/xfconf.morph + - xfce/libwnck.morph +- name: xfce/xfce4-appfinder.morph repo: upstream:xfce/xfce4-appfinder ref: 5c069f13fde648913a59f022957b2c83b5764f39 unpetrify-ref: baserock/morph build-depends: - - exo - - libxfce4ui - - garcon -- name: tumbler + - xfce/exo.morph + - xfce/libxfce4ui.morph + - xfce/garcon.morph +- name: xfce/tumbler.morph repo: upstream:xfce/tumbler ref: f8191f286227a045fbdabd7684c9da81ade518c8 unpetrify-ref: baserock/morph build-depends: - - xfce-dev-tools -- name: elementary-xfce + - xfce/xfce-dev-tools.morph +- name: xfce/elementary-xfce.morph repo: upstream:elementary-xfce ref: 81e683bb46f8ba58c49c60ed75124951b7ba0779 unpetrify-ref: baserock/morph -- cgit v1.2.1