summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-09-20 14:36:46 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-09-20 14:44:46 +0100
commitaa85c53644dbd01bf63e346556bdda7b5aa7fc62 (patch)
treea41d4a00419780edc832fdb1ee8bb62137f54f8b
parentf5e3ebd2fdbfa758dc3f23438f69d21b1a377ab4 (diff)
downloadmorphs-aa85c53644dbd01bf63e346556bdda7b5aa7fc62.tar.gz
Rename arm architecture to armv7
-rw-r--r--armv7-versatile-base-system.morph (renamed from arm-versatile-base-system.morph)2
-rw-r--r--armv7-versatile-bsp.morph (renamed from arm-versatile-bsp.morph)0
-rw-r--r--armv7-versatile-devel-system.morph (renamed from arm-versatile-devel-system.morph)2
3 files changed, 2 insertions, 2 deletions
diff --git a/arm-versatile-base-system.morph b/armv7-versatile-base-system.morph
index 881fcdd..d3dbc47 100644
--- a/arm-versatile-base-system.morph
+++ b/armv7-versatile-base-system.morph
@@ -3,7 +3,7 @@
"description": "The set of strata required to have a minimal system for an ARM versatile system.",
"kind": "system",
"system-kind": "rootfs-tarball",
- "arch": "arm",
+ "arch": "armv7",
"disk-size": "2G",
"strata": [
{
diff --git a/arm-versatile-bsp.morph b/armv7-versatile-bsp.morph
index c2031c8..c2031c8 100644
--- a/arm-versatile-bsp.morph
+++ b/armv7-versatile-bsp.morph
diff --git a/arm-versatile-devel-system.morph b/armv7-versatile-devel-system.morph
index ffcdea1..61e33c6 100644
--- a/arm-versatile-devel-system.morph
+++ b/armv7-versatile-devel-system.morph
@@ -3,7 +3,7 @@
"description": "A system that is able to build other systems based on the ARM versatile architecture.",
"kind": "system",
"system-kind": "rootfs-tarball",
- "arch": "arm",
+ "arch": "armv7",
"disk-size": "10G",
"strata": [
{