summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-22 11:38:55 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-22 11:38:55 +0100
commit09dc6076196835faf59caac19f081098ee78e36d (patch)
tree47d2359cc08c5bd5519483912a007a7a9cd7860d
parent1eebaa8c14f52e9536bbc49efb5d4951f0396107 (diff)
parentaacb73412d602fd12f3da6f65f6e210aba600484 (diff)
downloadmorphs-09dc6076196835faf59caac19f081098ee78e36d.tar.gz
Merge remote-tracking branch 'remotes/origin/jonathan/remove-system-kind'
-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 5a2ce62..4183c78 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 58207b4..97b1d85 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