From 816ed7b6e56b0b142e293e4d0bc19733edc04c28 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 31 Jul 2015 14:52:02 +0100 Subject: Ensure 'description' field is always a string Change-Id: I908878a3794623704eb26ae1dfaf32d72dd3c8d9 --- systems/build-system-armv5l-openbmc-aspeed.morph | 3 +-- systems/build-system-armv8b64.morph | 3 +-- systems/build-system-armv8l64.morph | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'systems') diff --git a/systems/build-system-armv5l-openbmc-aspeed.morph b/systems/build-system-armv5l-openbmc-aspeed.morph index 1515b83f..922d49f1 100644 --- a/systems/build-system-armv5l-openbmc-aspeed.morph +++ b/systems/build-system-armv5l-openbmc-aspeed.morph @@ -1,7 +1,6 @@ name: build-system-armv5l-openbmc-aspeed kind: system -description: -- | +description: | The system that should be used for building other Baserock systems for little endian ARMv5 computers. arch: armv5l diff --git a/systems/build-system-armv8b64.morph b/systems/build-system-armv8b64.morph index 464bdc7b..27757027 100644 --- a/systems/build-system-armv8b64.morph +++ b/systems/build-system-armv8b64.morph @@ -1,7 +1,6 @@ name: build-system-armv8b64 kind: system -description: -- | +description: | The system that should be used for building all other Baserock systems for 64-bit ARMv8 computers running in big-endian mode. arch: armv8b64 diff --git a/systems/build-system-armv8l64.morph b/systems/build-system-armv8l64.morph index 2f636680..2f9560c4 100644 --- a/systems/build-system-armv8l64.morph +++ b/systems/build-system-armv8l64.morph @@ -1,7 +1,6 @@ name: build-system-armv8l64 kind: system -description: -- | +description: | The system that should be used for building all other Baserock systems for little endian 64-bit ARMv8 computers. arch: armv8l64 -- cgit v1.2.1