From 9f844bab0e62f7abe990160e5c0aea474eaf1255 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 5 Oct 2012 10:15:48 +0100 Subject: Correct system definitions after rename --- ci1/systems.json.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci1/systems.json.txt b/ci1/systems.json.txt index bbf4e90..0210eb5 100644 --- a/ci1/systems.json.txt +++ b/ci1/systems.json.txt @@ -1,7 +1,7 @@ [ { "description": "x86 development system", - "morph": "x86_64-generic-devel-system", + "morph": "devel-system-x86_64-generic", "ref": "master", "repo": "baserock:morphs" }, @@ -13,7 +13,7 @@ }, { "description": "x86 base system", - "morph": "x86_64-generic-base-system", + "morph": "base-system-x86_64-generic", "ref": "master", "repo": "baserock:morphs" } -- cgit v1.2.1