summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Cragg <edward.cragg@codethink.co.uk>2015-04-30 17:37:32 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-05-01 21:18:38 +0000
commit763a7efb36818224e514b3d58262b26317ac80ed (patch)
tree72fb567986ad6b43d8bc21a4aa4a53fffc0ebdfd
parente59372229e39549a97b8929208c5705ad827db99 (diff)
downloaddefinitions-763a7efb36818224e514b3d58262b26317ac80ed.tar.gz
Fix syntax errors in armv8 base system definitions
Change-Id: I74ce7ee1fe268359493750c452c2b6f699e99636
-rw-r--r--systems/base-system-armv8b64.morph3
-rw-r--r--systems/base-system-armv8l64.morph3
2 files changed, 4 insertions, 2 deletions
diff --git a/systems/base-system-armv8b64.morph b/systems/base-system-armv8b64.morph
index 43de2a01..49e7dac7 100644
--- a/systems/base-system-armv8b64.morph
+++ b/systems/base-system-armv8b64.morph
@@ -1,6 +1,7 @@
name: base-system-armv8b64
kind: system
-description: The set of strata required to have a minimal
+description: |
+ The set of strata required to have a minimal
system for big endian 64-bit ARMv8 computers.
arch: armv8b64
strata:
diff --git a/systems/base-system-armv8l64.morph b/systems/base-system-armv8l64.morph
index 4b28dff4..560add69 100644
--- a/systems/base-system-armv8l64.morph
+++ b/systems/base-system-armv8l64.morph
@@ -1,6 +1,7 @@
name: base-system-armv8l64
kind: system
-description: The set of strata required to have a minimal
+description: |
+ The set of strata required to have a minimal
system for little endian 64-bit ARMv8 computers.
arch: armv8l64
strata: