summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-07-05 15:11:41 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-07-05 15:11:41 +0000
commitaacb73412d602fd12f3da6f65f6e210aba600484 (patch)
tree1aaf924f6eac6f853c8ca63baf0319cc50083c7b
parent236248cdf21fe91e0e64e3375d3b9a1652922416 (diff)
downloadmorphs-aacb73412d602fd12f3da6f65f6e210aba600484.tar.gz
Remove obsolete fields
-rw-r--r--base-system-armv7-highbank.morph2
-rw-r--r--base-system-armv7-versatile.morph2
-rw-r--r--base-system-armv7b-highbank.morph2
-rw-r--r--base-system-x86_32-generic.morph2
-rw-r--r--base-system-x86_64-generic.morph2
-rw-r--r--devel-system-armv7-highbank.morph2
-rw-r--r--devel-system-armv7-versatile.morph2
-rw-r--r--devel-system-armv7b-highbank.morph2
-rw-r--r--devel-system-x86_32-generic.morph2
-rw-r--r--devel-system-x86_64-generic.morph2
-rw-r--r--genivi-baseline-system-armv7-versatile.morph2
-rw-r--r--genivi-baseline-system-x86_64-generic.morph2
-rw-r--r--genivi-devel-system-armv7-versatile.morph2
-rw-r--r--genivi-devel-system-x86_64-generic.morph2
-rw-r--r--qt4-devel-system-x86_64-generic.morph2
-rw-r--r--qt5-devel-system-x86_64-generic.morph2
16 files changed, 0 insertions, 32 deletions
diff --git a/base-system-armv7-highbank.morph b/base-system-armv7-highbank.morph
index 8df8b48..a317f6a 100644
--- a/base-system-armv7-highbank.morph
+++ b/base-system-armv7-highbank.morph
@@ -2,9 +2,7 @@ name: base-system-armv7-highbank
description: The set of strata required to have a minimal system for an ARM highbank
system.
kind: system
-system-kind: rootfs-tarball
arch: armv7
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/base-system-armv7-versatile.morph b/base-system-armv7-versatile.morph
index 6600cc6..b64845f 100644
--- a/base-system-armv7-versatile.morph
+++ b/base-system-armv7-versatile.morph
@@ -2,9 +2,7 @@ name: base-system-armv7-versatile
description: The set of strata required to have a minimal system for an ARM versatile
system.
kind: system
-system-kind: rootfs-tarball
arch: armv7
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/base-system-armv7b-highbank.morph b/base-system-armv7b-highbank.morph
index b333421..ce86b41 100644
--- a/base-system-armv7b-highbank.morph
+++ b/base-system-armv7b-highbank.morph
@@ -2,9 +2,7 @@ name: base-system-armv7b-highbank
description: The set of strata required to have a minimal system for an ARM highbank
system.
kind: system
-system-kind: rootfs-tarball
arch: armv7b
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/base-system-x86_32-generic.morph b/base-system-x86_32-generic.morph
index 8d9bc00..643ec94 100644
--- a/base-system-x86_32-generic.morph
+++ b/base-system-x86_32-generic.morph
@@ -2,9 +2,7 @@ name: base-system-x86_32-generic
description: The set of strata required to have a minimal system for a 32-bit x86
system.
kind: system
-system-kind: rootfs-tarball
arch: x86_32
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/base-system-x86_64-generic.morph b/base-system-x86_64-generic.morph
index 2cb06f9..89e7f39 100644
--- a/base-system-x86_64-generic.morph
+++ b/base-system-x86_64-generic.morph
@@ -2,9 +2,7 @@ name: base-system-x86_64-generic
description: The set of strata required to have a minimal system for a 64-bit x86
system.
kind: system
-system-kind: rootfs-tarball
arch: x86_64
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/devel-system-armv7-highbank.morph b/devel-system-armv7-highbank.morph
index b1b3127..ed28417 100644
--- a/devel-system-armv7-highbank.morph
+++ b/devel-system-armv7-highbank.morph
@@ -2,9 +2,7 @@ name: devel-system-armv7-highbank
description: A system that is able to build other systems based on the ARM highbank
architecture.
kind: system
-system-kind: rootfs-tarball
arch: armv7
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/devel-system-armv7-versatile.morph b/devel-system-armv7-versatile.morph
index 913f8fc..8973423 100644
--- a/devel-system-armv7-versatile.morph
+++ b/devel-system-armv7-versatile.morph
@@ -2,9 +2,7 @@ name: devel-system-armv7-versatile
description: A system that is able to build other systems based on the ARM versatile
architecture.
kind: system
-system-kind: rootfs-tarball
arch: armv7
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/devel-system-armv7b-highbank.morph b/devel-system-armv7b-highbank.morph
index 736fadf..3992740 100644
--- a/devel-system-armv7b-highbank.morph
+++ b/devel-system-armv7b-highbank.morph
@@ -2,9 +2,7 @@ name: devel-system-armv7b-highbank
description: A system that is able to build other systems based on the ARM highbank
architecture.
kind: system
-system-kind: rootfs-tarball
arch: armv7b
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/devel-system-x86_32-generic.morph b/devel-system-x86_32-generic.morph
index a8c9e12..4ee9388 100644
--- a/devel-system-x86_32-generic.morph
+++ b/devel-system-x86_32-generic.morph
@@ -2,9 +2,7 @@ name: devel-system-x86_32-generic
description: A system that is able to build other systems based on the 32-bit x86
architecture.
kind: system
-system-kind: rootfs-tarball
arch: x86_32
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/devel-system-x86_64-generic.morph b/devel-system-x86_64-generic.morph
index 28ad9e3..3c66d0c 100644
--- a/devel-system-x86_64-generic.morph
+++ b/devel-system-x86_64-generic.morph
@@ -2,9 +2,7 @@ name: devel-system-x86_64-generic
description: A system that is able to build other systems based on the 64-bit x86
architecture.
kind: system
-system-kind: rootfs-tarball
arch: x86_64
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/genivi-baseline-system-armv7-versatile.morph b/genivi-baseline-system-armv7-versatile.morph
index 78d67b9..b9fa2f8 100644
--- a/genivi-baseline-system-armv7-versatile.morph
+++ b/genivi-baseline-system-armv7-versatile.morph
@@ -1,9 +1,7 @@
name: genivi-baseline-system-armv7-versatile
description: A GENIVI baseline system for an ARMv7 system.
kind: system
-system-kind: rootfs-tarball
arch: armv7
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/genivi-baseline-system-x86_64-generic.morph b/genivi-baseline-system-x86_64-generic.morph
index be46a44..f95af5e 100644
--- a/genivi-baseline-system-x86_64-generic.morph
+++ b/genivi-baseline-system-x86_64-generic.morph
@@ -1,9 +1,7 @@
name: genivi-baseline-system-x86_64-generic
description: A GENIVI baseline system for a 64-bit x86 system.
kind: system
-system-kind: rootfs-tarball
arch: x86_64
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/genivi-devel-system-armv7-versatile.morph b/genivi-devel-system-armv7-versatile.morph
index 81489d8..e7fb259 100644
--- a/genivi-devel-system-armv7-versatile.morph
+++ b/genivi-devel-system-armv7-versatile.morph
@@ -1,9 +1,7 @@
name: genivi-devel-system-armv7-versatile
description: A GENIVI baseline system for an ARMv7 system.
kind: system
-system-kind: rootfs-tarball
arch: armv7
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/genivi-devel-system-x86_64-generic.morph b/genivi-devel-system-x86_64-generic.morph
index 8fba0bb..cbfdb73 100644
--- a/genivi-devel-system-x86_64-generic.morph
+++ b/genivi-devel-system-x86_64-generic.morph
@@ -1,9 +1,7 @@
name: genivi-devel-system-x86_64-generic
description: A GENIVI baseline system for a 64-bit x86 system.
kind: system
-system-kind: rootfs-tarball
arch: x86_64
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/qt4-devel-system-x86_64-generic.morph b/qt4-devel-system-x86_64-generic.morph
index 9b5163f..6949c1c 100644
--- a/qt4-devel-system-x86_64-generic.morph
+++ b/qt4-devel-system-x86_64-generic.morph
@@ -2,9 +2,7 @@ name: qt4-devel-system-x86_64-generic
description: A system that is able to build other systems based on the 64-bit x86
architecture.
kind: system
-system-kind: rootfs-tarball
arch: x86_64
-disk-size: 4G
strata:
- morph: build-essential
repo: baserock:baserock/morphs
diff --git a/qt5-devel-system-x86_64-generic.morph b/qt5-devel-system-x86_64-generic.morph
index ea920eb..214ce3e 100644
--- a/qt5-devel-system-x86_64-generic.morph
+++ b/qt5-devel-system-x86_64-generic.morph
@@ -2,9 +2,7 @@ name: qt5-devel-system-x86_64-generic
description: A system that is able to build other systems based on the 64-bit x86
architecture.
kind: system
-system-kind: rootfs-tarball
arch: x86_64
-disk-size: 2G
strata:
- morph: build-essential
repo: baserock:baserock/morphs