summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-11-23 08:57:25 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-11-23 11:09:20 +0000
commitc99b936ebef2c9fc7fa0c7eb8ede6620d1272fe4 (patch)
treebbf6dc5588c917aa5cfe07771ada1b1c1c1898fd
parent2b6a1715866f26ea2b1174f92222d893b60996dd (diff)
downloadinfrastructure-c99b936ebef2c9fc7fa0c7eb8ede6620d1272fe4.tar.gz
Fix: python-core is now python2-core
-rw-r--r--baserock_irclogs/strata/irclogs.morph2
-rw-r--r--baserock_irclogs/systems/irclogs-x86_64.morph4
-rw-r--r--systems/gerrit-system-x86_64.morph4
3 files changed, 5 insertions, 5 deletions
diff --git a/baserock_irclogs/strata/irclogs.morph b/baserock_irclogs/strata/irclogs.morph
index a2b08fc6..b46e48db 100644
--- a/baserock_irclogs/strata/irclogs.morph
+++ b/baserock_irclogs/strata/irclogs.morph
@@ -2,7 +2,7 @@ name: irclogs
kind: stratum
description: Tools to create irclogs of a IRC channel
build-depends:
-- morph: strata/python-core.morph
+- morph: strata/python2-core.morph
chunks:
- name: supybot
repo: http://gitorious.org/supybot/supybot.git
diff --git a/baserock_irclogs/systems/irclogs-x86_64.morph b/baserock_irclogs/systems/irclogs-x86_64.morph
index 07f42119..50b62e4f 100644
--- a/baserock_irclogs/systems/irclogs-x86_64.morph
+++ b/baserock_irclogs/systems/irclogs-x86_64.morph
@@ -8,8 +8,8 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
-- name: python-core
- morph: strata/python-core.morph
+- name: python2-core
+ morph: strata/python2-core.morph
- name: foundation
morph: strata/foundation.morph
- name: bsp-x86_64-generic
diff --git a/systems/gerrit-system-x86_64.morph b/systems/gerrit-system-x86_64.morph
index 578d41b6..aec06eea 100644
--- a/systems/gerrit-system-x86_64.morph
+++ b/systems/gerrit-system-x86_64.morph
@@ -18,8 +18,8 @@ strata:
morph: strata/core.morph
- name: glib-common
morph: strata/glib-common.morph
-- name: python-core
- morph: strata/python-core.morph
+- name: python2-core
+ morph: strata/python2-core.morph
- name: bsp-x86_64-generic
morph: strata/bsp-x86_64-generic.morph
- name: foundation