From 1bbde9f40747b00e2d06d952f62fe24a36d1f52a Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Sat, 15 Feb 2014 13:30:13 +0000 Subject: remove nulls from system morphologies --- base-system-armv7-highbank.morph | 8 ------ base-system-armv7-versatile.morph | 8 ------ base-system-armv7b-highbank.morph | 8 ------ base-system-armv7b-vexpress-tc2.morph | 8 ------ base-system-ppc64-generic.morph | 8 ------ base-system-x86_32-generic.morph | 8 ------ base-system-x86_64-generic.morph | 8 ------ cross-bootstrap-system-ppc64-generic.morph | 6 ----- cross-bootstrap-system-x86_64-generic.morph | 6 ----- devel-system-armv7-highbank.morph | 26 -------------------- devel-system-armv7-versatile.morph | 26 -------------------- devel-system-armv7-wandboard.morph | 26 -------------------- devel-system-armv7b-highbank.morph | 26 -------------------- devel-system-ppc64-generic.morph | 28 --------------------- devel-system-x86_32-generic.morph | 28 --------------------- devel-system-x86_64-generic.morph | 28 --------------------- genivi-baseline-system-armv7-versatile.morph | 24 ------------------ genivi-baseline-system-x86_64-generic.morph | 24 ------------------ openstack-client-base-system-x86_32-generic.morph | 10 -------- openstack-client-base-system-x86_64-generic.morph | 10 -------- qt4-devel-system-x86_64-generic.morph | 28 --------------------- qt5-devel-system-x86_64-generic.morph | 28 --------------------- trove-system-x86_64.morph | 14 ----------- xfce-system.morph | 30 ----------------------- 24 files changed, 424 deletions(-) diff --git a/base-system-armv7-highbank.morph b/base-system-armv7-highbank.morph index c2c056a..9573866 100644 --- a/base-system-armv7-highbank.morph +++ b/base-system-armv7-highbank.morph @@ -11,14 +11,6 @@ kind: system name: base-system-armv7-highbank strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: bsp-armv7-highbank - ref: null - repo: null diff --git a/base-system-armv7-versatile.morph b/base-system-armv7-versatile.morph index 2e56998..31e3bf3 100644 --- a/base-system-armv7-versatile.morph +++ b/base-system-armv7-versatile.morph @@ -11,14 +11,6 @@ kind: system name: base-system-armv7-versatile strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: bsp-armv7-versatile - ref: null - repo: null diff --git a/base-system-armv7b-highbank.morph b/base-system-armv7b-highbank.morph index c35cdea..75c69f8 100644 --- a/base-system-armv7b-highbank.morph +++ b/base-system-armv7b-highbank.morph @@ -11,14 +11,6 @@ kind: system name: base-system-armv7b-highbank strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: bsp-armv7b-highbank - ref: null - repo: null diff --git a/base-system-armv7b-vexpress-tc2.morph b/base-system-armv7b-vexpress-tc2.morph index 4d140a8..bdd63a0 100644 --- a/base-system-armv7b-vexpress-tc2.morph +++ b/base-system-armv7b-vexpress-tc2.morph @@ -10,14 +10,6 @@ kind: system name: base-system-armv7b-vexpress-tc2 strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: bsp-armv7b-vexpress-tc2 - ref: null - repo: null diff --git a/base-system-ppc64-generic.morph b/base-system-ppc64-generic.morph index 5d0382c..c1589af 100644 --- a/base-system-ppc64-generic.morph +++ b/base-system-ppc64-generic.morph @@ -11,14 +11,6 @@ kind: system name: base-system-ppc64-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: bsp-ppc64-generic - ref: null - repo: null diff --git a/base-system-x86_32-generic.morph b/base-system-x86_32-generic.morph index 4ea9fc9..a1eff55 100644 --- a/base-system-x86_32-generic.morph +++ b/base-system-x86_32-generic.morph @@ -11,14 +11,6 @@ kind: system name: base-system-x86_32-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: bsp-x86_32-generic - ref: null - repo: null diff --git a/base-system-x86_64-generic.morph b/base-system-x86_64-generic.morph index ebb8478..183e331 100644 --- a/base-system-x86_64-generic.morph +++ b/base-system-x86_64-generic.morph @@ -11,14 +11,6 @@ kind: system name: base-system-x86_64-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: bsp-x86_64-generic - ref: null - repo: null diff --git a/cross-bootstrap-system-ppc64-generic.morph b/cross-bootstrap-system-ppc64-generic.morph index 3eb86dc..9a05a90 100644 --- a/cross-bootstrap-system-ppc64-generic.morph +++ b/cross-bootstrap-system-ppc64-generic.morph @@ -4,11 +4,5 @@ kind: system name: cross-bootstrap-system-ppc64-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: cross-bootstrap - ref: null - repo: null diff --git a/cross-bootstrap-system-x86_64-generic.morph b/cross-bootstrap-system-x86_64-generic.morph index fac8249..6c7986e 100644 --- a/cross-bootstrap-system-x86_64-generic.morph +++ b/cross-bootstrap-system-x86_64-generic.morph @@ -4,11 +4,5 @@ kind: system name: cross-bootstrap-system-x86_64-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: cross-bootstrap - ref: null - repo: null diff --git a/devel-system-armv7-highbank.morph b/devel-system-armv7-highbank.morph index 8210f31..adeb07b 100644 --- a/devel-system-armv7-highbank.morph +++ b/devel-system-armv7-highbank.morph @@ -11,41 +11,15 @@ kind: system name: devel-system-armv7-highbank strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: genivi-foundation - ref: null - repo: null - morph: bsp-armv7-highbank - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-armv7-versatile - ref: null - repo: null - morph: multimedia - ref: null - repo: null - morph: genivi - ref: null - repo: null - morph: genivi-x-armv7-versatile - ref: null - repo: null - morph: tools - ref: null - repo: null diff --git a/devel-system-armv7-versatile.morph b/devel-system-armv7-versatile.morph index f9a1c9d..e4cf3d5 100644 --- a/devel-system-armv7-versatile.morph +++ b/devel-system-armv7-versatile.morph @@ -11,41 +11,15 @@ kind: system name: devel-system-armv7-versatile strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: genivi-foundation - ref: null - repo: null - morph: bsp-armv7-versatile - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-armv7-versatile - ref: null - repo: null - morph: multimedia - ref: null - repo: null - morph: genivi - ref: null - repo: null - morph: genivi-x-armv7-versatile - ref: null - repo: null - morph: tools - ref: null - repo: null diff --git a/devel-system-armv7-wandboard.morph b/devel-system-armv7-wandboard.morph index 0df0b8b..2d75882 100644 --- a/devel-system-armv7-wandboard.morph +++ b/devel-system-armv7-wandboard.morph @@ -10,41 +10,15 @@ kind: system name: devel-system-armv7-wandboard strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: genivi-foundation - ref: null - repo: null - morph: bsp-wandboard - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-armv7-versatile - ref: null - repo: null - morph: multimedia - ref: null - repo: null - morph: genivi - ref: null - repo: null - morph: genivi-x-armv7-versatile - ref: null - repo: null - morph: tools - ref: null - repo: null diff --git a/devel-system-armv7b-highbank.morph b/devel-system-armv7b-highbank.morph index 1c03c24..1a120e1 100644 --- a/devel-system-armv7b-highbank.morph +++ b/devel-system-armv7b-highbank.morph @@ -11,41 +11,15 @@ kind: system name: devel-system-armv7b-highbank strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: genivi-foundation - ref: null - repo: null - morph: bsp-armv7b-highbank - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-armv7-versatile - ref: null - repo: null - morph: multimedia - ref: null - repo: null - morph: genivi - ref: null - repo: null - morph: genivi-x-armv7-versatile - ref: null - repo: null - morph: tools - ref: null - repo: null diff --git a/devel-system-ppc64-generic.morph b/devel-system-ppc64-generic.morph index 87e6b69..3dcdce7 100644 --- a/devel-system-ppc64-generic.morph +++ b/devel-system-ppc64-generic.morph @@ -11,44 +11,16 @@ kind: system name: devel-system-ppc64-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: genivi-foundation - ref: null - repo: null - morph: bsp-ppc64-generic - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-ppc64-generic - ref: null - repo: null - morph: multimedia - ref: null - repo: null - morph: genivi - ref: null - repo: null - morph: genivi-x-ppc64-generic - ref: null - repo: null - morph: tools - ref: null - repo: null - morph: glanceclient - ref: null - repo: null diff --git a/devel-system-x86_32-generic.morph b/devel-system-x86_32-generic.morph index ca14953..0a37542 100644 --- a/devel-system-x86_32-generic.morph +++ b/devel-system-x86_32-generic.morph @@ -11,44 +11,16 @@ kind: system name: devel-system-x86_32-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: genivi-foundation - ref: null - repo: null - morph: bsp-x86_32-generic - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-x86_64-generic - ref: null - repo: null - morph: multimedia - ref: null - repo: null - morph: genivi - ref: null - repo: null - morph: genivi-x-x86_64-generic - ref: null - repo: null - morph: tools - ref: null - repo: null - morph: glanceclient - ref: null - repo: null diff --git a/devel-system-x86_64-generic.morph b/devel-system-x86_64-generic.morph index 75646ce..ec25196 100644 --- a/devel-system-x86_64-generic.morph +++ b/devel-system-x86_64-generic.morph @@ -11,44 +11,16 @@ kind: system name: devel-system-x86_64-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: genivi-foundation - ref: null - repo: null - morph: bsp-x86_64-generic - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-x86_64-generic - ref: null - repo: null - morph: multimedia - ref: null - repo: null - morph: genivi - ref: null - repo: null - morph: genivi-x-x86_64-generic - ref: null - repo: null - morph: tools - ref: null - repo: null - morph: glanceclient - ref: null - repo: null diff --git a/genivi-baseline-system-armv7-versatile.morph b/genivi-baseline-system-armv7-versatile.morph index 355f25a..efa122a 100644 --- a/genivi-baseline-system-armv7-versatile.morph +++ b/genivi-baseline-system-armv7-versatile.morph @@ -11,38 +11,14 @@ kind: system name: genivi-baseline-system-armv7-versatile strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: genivi-foundation - ref: null - repo: null - morph: bsp-armv7-versatile - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-armv7-versatile - ref: null - repo: null - morph: multimedia - ref: null - repo: null - morph: genivi - ref: null - repo: null - morph: genivi-x-armv7-versatile - ref: null - repo: null diff --git a/genivi-baseline-system-x86_64-generic.morph b/genivi-baseline-system-x86_64-generic.morph index 25b4b7e..1ed20b5 100644 --- a/genivi-baseline-system-x86_64-generic.morph +++ b/genivi-baseline-system-x86_64-generic.morph @@ -11,38 +11,14 @@ kind: system name: genivi-baseline-system-x86_64-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: genivi-foundation - ref: null - repo: null - morph: bsp-x86_64-generic - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-x86_64-generic - ref: null - repo: null - morph: multimedia - ref: null - repo: null - morph: genivi - ref: null - repo: null - morph: genivi-x-x86_64-generic - ref: null - repo: null diff --git a/openstack-client-base-system-x86_32-generic.morph b/openstack-client-base-system-x86_32-generic.morph index 76c5560..21b60af 100644 --- a/openstack-client-base-system-x86_32-generic.morph +++ b/openstack-client-base-system-x86_32-generic.morph @@ -12,17 +12,7 @@ kind: system name: openstack-client-base-system-x86_32-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: bsp-x86_32-generic - ref: null - repo: null - morph: cloudinit-support - ref: null - repo: null diff --git a/openstack-client-base-system-x86_64-generic.morph b/openstack-client-base-system-x86_64-generic.morph index 0a89488..977e1fb 100644 --- a/openstack-client-base-system-x86_64-generic.morph +++ b/openstack-client-base-system-x86_64-generic.morph @@ -12,17 +12,7 @@ kind: system name: openstack-client-base-system-x86_64-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: bsp-x86_64-generic - ref: null - repo: null - morph: cloudinit-support - ref: null - repo: null diff --git a/qt4-devel-system-x86_64-generic.morph b/qt4-devel-system-x86_64-generic.morph index 747d252..7a45c0f 100644 --- a/qt4-devel-system-x86_64-generic.morph +++ b/qt4-devel-system-x86_64-generic.morph @@ -11,44 +11,16 @@ kind: system name: qt4-devel-system-x86_64-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: multimedia-gstreamer-0.10 - ref: null - repo: null - morph: bsp-x86_64-generic - ref: null - repo: null - morph: tools - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-x86_64-generic - ref: null - repo: null - morph: qt4-tools - ref: null - repo: null - morph: qt4-sdk - ref: null - repo: null - morph: lua - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: enlightenment - ref: null - repo: null diff --git a/qt5-devel-system-x86_64-generic.morph b/qt5-devel-system-x86_64-generic.morph index 36d9762..2c75333 100644 --- a/qt5-devel-system-x86_64-generic.morph +++ b/qt5-devel-system-x86_64-generic.morph @@ -11,44 +11,16 @@ kind: system name: qt5-devel-system-x86_64-generic strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: multimedia-gstreamer-0.10 - ref: null - repo: null - morph: bsp-x86_64-generic - ref: null - repo: null - morph: tools - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-x86_64-generic - ref: null - repo: null - morph: qt5-tools - ref: null - repo: null - morph: qt5-sdk - ref: null - repo: null - morph: lua - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: enlightenment - ref: null - repo: null diff --git a/trove-system-x86_64.morph b/trove-system-x86_64.morph index 8eb3d80..c415e54 100644 --- a/trove-system-x86_64.morph +++ b/trove-system-x86_64.morph @@ -10,23 +10,9 @@ kind: system name: trove-system-x86_64 strata: - morph: build-essential - ref: null - repo: null - morph: bsp-x86_64-generic - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: core - ref: null - repo: null - morph: tools - ref: null - repo: null - morph: trove - ref: null - repo: null - morph: nfs - ref: null - repo: null diff --git a/xfce-system.morph b/xfce-system.morph index aafb4b6..b2fd7d2 100644 --- a/xfce-system.morph +++ b/xfce-system.morph @@ -10,47 +10,17 @@ kind: system name: xfce-system strata: - morph: build-essential - ref: null - repo: null - morph: core - ref: null - repo: null - morph: foundation - ref: null - repo: null - morph: genivi-foundation - ref: null - repo: null - morph: bsp-x86_64-generic - ref: null - repo: null - morph: connectivity - ref: null - repo: null - morph: audio-bluetooth - ref: null - repo: null - morph: x-common - ref: null - repo: null - morph: x-x86_64-generic - ref: null - repo: null - morph: multimedia - ref: null - repo: null - morph: genivi - ref: null - repo: null - morph: genivi-x-x86_64-generic - ref: null - repo: null - morph: gtk2 - ref: null - repo: null - morph: tools - ref: null - repo: null - morph: xfce - ref: null - repo: null -- cgit v1.2.1