summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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