From 0d96f1994aaa9612dc2a40111686f869b984fb40 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Thu, 23 Jun 2016 19:38:49 +0000 Subject: Fix various names Change-Id: Iae7c080ad957420ee73e55cf8738d470621fa144 --- .../linux-armv7l-altera-socfpga-devkit.morph | 2 +- strata/lua51/lua51.morph | 2 +- systems/xfce-system-x86_64.morph | 2 +- systems/zookeeper-server-x86_64.morph | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/strata/bsp-armv7l-altera-socfpga-devkit/linux-armv7l-altera-socfpga-devkit.morph b/strata/bsp-armv7l-altera-socfpga-devkit/linux-armv7l-altera-socfpga-devkit.morph index 95684083..be372265 100644 --- a/strata/bsp-armv7l-altera-socfpga-devkit/linux-armv7l-altera-socfpga-devkit.morph +++ b/strata/bsp-armv7l-altera-socfpga-devkit/linux-armv7l-altera-socfpga-devkit.morph @@ -1,4 +1,4 @@ -name: linux-armv7l-socfpga-devkit +name: linux-armv7l-altera-socfpga-devkit kind: chunk configure-commands: - git status diff --git a/strata/lua51/lua51.morph b/strata/lua51/lua51.morph index 32aeb5c1..c8f7daa4 100644 --- a/strata/lua51/lua51.morph +++ b/strata/lua51/lua51.morph @@ -1,4 +1,4 @@ -name: lua +name: lua51 kind: chunk configure-commands: - sed -e 's/defined(LUA_USE_READLINE)/0/g' src/luaconf.h.orig >src/luaconf.h diff --git a/systems/xfce-system-x86_64.morph b/systems/xfce-system-x86_64.morph index 62616000..807a6309 100644 --- a/systems/xfce-system-x86_64.morph +++ b/systems/xfce-system-x86_64.morph @@ -1,4 +1,4 @@ -name: xfce-system +name: xfce-system-x86_64 kind: system description: A system with the XFCE desktop arch: x86_64 diff --git a/systems/zookeeper-server-x86_64.morph b/systems/zookeeper-server-x86_64.morph index 37a60ae2..8c7ad1a2 100644 --- a/systems/zookeeper-server-x86_64.morph +++ b/systems/zookeeper-server-x86_64.morph @@ -1,4 +1,4 @@ -name: zookeeper-server-X86_64 +name: zookeeper-server-x86_64 kind: system description: | A system that is able to build other systems based on the 64-bit x86 -- cgit v1.2.1