summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-10-01 14:44:51 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-10-01 14:44:51 +0000
commit6b1b8b8562a5d9f9da092c875a64a56bb4146318 (patch)
tree16ba2f5d24255bda7a121b47c8bbe47c01fd8301
parent0cab0856f50a4ffb00869f29a5ef981fe74a76f2 (diff)
downloadmorphs-6b1b8b8562a5d9f9da092c875a64a56bb4146318.tar.gz
Rename bootstrap morphologies
This requires the bootstrap script to be fixed.
-rw-r--r--bootstrap-pass3-imx53.morph (renamed from imx53-bootstrap-pass3.morph)2
-rw-r--r--bootstrap-pass3-x86_64-generic.morph (renamed from x86_64-generic-bootstrap-pass3.morph)2
-rw-r--r--bsp-imx53.morph (renamed from imx53-bsp.morph)2
3 files changed, 3 insertions, 3 deletions
diff --git a/imx53-bootstrap-pass3.morph b/bootstrap-pass3-imx53.morph
index 078e545..82493aa 100644
--- a/imx53-bootstrap-pass3.morph
+++ b/bootstrap-pass3-imx53.morph
@@ -1,5 +1,5 @@
{
- "name": "imx53-bootstrap-pass3",
+ "name": "bootstrap-pass3-imx53",
"description": "The set of strata that constitute the final bootstrap for the i.MX 53 ARM development board. This is a stratum rather than a system because a system image is not necessarily required to finish a bootstrap, and listing multiple strata on the command line doesn't share a staging area, so imx53-bsp fails to find what it needs from devel.",
"kind": "stratum",
"build-depends": [
diff --git a/x86_64-generic-bootstrap-pass3.morph b/bootstrap-pass3-x86_64-generic.morph
index 8e1f5ec..538b157 100644
--- a/x86_64-generic-bootstrap-pass3.morph
+++ b/bootstrap-pass3-x86_64-generic.morph
@@ -1,5 +1,5 @@
{
- "name": "x86_64-generic-bootstrap-pass3",
+ "name": "bootstrap-pass3-x86_64-generic",
"description": "The set of strata that constitute the final bootstrap for 64-bit x86 systems. This is a stratum rather than a system because a system image is not necessarily required to finish a bootstrap, and listing multiple strata on the command line doesn't share a staging area, so bsp-x86_64-generic fails to find what it needs from devel.",
"kind": "stratum",
"build-depends": [
diff --git a/imx53-bsp.morph b/bsp-imx53.morph
index 1bb73cf..54a58f8 100644
--- a/imx53-bsp.morph
+++ b/bsp-imx53.morph
@@ -1,5 +1,5 @@
{
- "name": "imx53-bsp",
+ "name": "bsp-imx53",
"description": "The platform dependent components required to boot an i.MX 53 ARM development board.",
"kind": "stratum",
"chunks": [