summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-04-23 12:16:10 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-04-23 12:16:10 +0000
commiteacdc2a50b1c4f519406f2c105e025f8f93bc0d1 (patch)
tree9a2804dac6339ba583a63b8f7eb1efcb85b9cefb
parent1d0b420e86100e156ac2270ae48ed7e4d964f16c (diff)
downloaddefinitions-eacdc2a50b1c4f519406f2c105e025f8f93bc0d1.tar.gz
Fix mess created in previous commit
Change-Id: I828aa856fc14b04d3e4d358f78deb0d8abc22229
-rw-r--r--systems/cross-bootstrap-system-armv7lhf-generic.morph2
-rw-r--r--systems/cross-bootstrap-system-armv8b64-generic.morph2
-rw-r--r--systems/cross-bootstrap-system-armv8l64-generic.morph2
-rw-r--r--systems/cross-bootstrap-system-ppc64-generic.morph2
-rw-r--r--systems/cross-bootstrap-system-x86_64-generic.morph2
5 files changed, 5 insertions, 5 deletions
diff --git a/systems/cross-bootstrap-system-armv7lhf-generic.morph b/systems/cross-bootstrap-system-armv7lhf-generic.morph
index 755fef70..e07faa38 100644
--- a/systems/cross-bootstrap-system-armv7lhf-generic.morph
+++ b/systems/cross-bootstrap-system-armv7lhf-generic.morph
@@ -12,7 +12,7 @@ strata:
- name: python-cliapp
morph: strata/python-cliapp.morph
- name: python-core
- morph: strata/python-cliapp.morph
+ morph: strata/python-core.morph
- name: python-pygobject
morph: strata/python-pygobject.morph
- name: libsoup-common
diff --git a/systems/cross-bootstrap-system-armv8b64-generic.morph b/systems/cross-bootstrap-system-armv8b64-generic.morph
index a146a1f6..7084333a 100644
--- a/systems/cross-bootstrap-system-armv8b64-generic.morph
+++ b/systems/cross-bootstrap-system-armv8b64-generic.morph
@@ -12,7 +12,7 @@ strata:
- name: python-cliapp
morph: strata/python-cliapp.morph
- name: python-core
- morph: strata/python-cliapp.morph
+ morph: strata/python-core.morph
- name: python-pygobject
morph: strata/python-pygobject.morph
- name: libsoup-common
diff --git a/systems/cross-bootstrap-system-armv8l64-generic.morph b/systems/cross-bootstrap-system-armv8l64-generic.morph
index 8cc6ac0b..b05357c9 100644
--- a/systems/cross-bootstrap-system-armv8l64-generic.morph
+++ b/systems/cross-bootstrap-system-armv8l64-generic.morph
@@ -12,7 +12,7 @@ strata:
- name: python-cliapp
morph: strata/python-cliapp.morph
- name: python-core
- morph: strata/python-cliapp.morph
+ morph: strata/python-core.morph
- name: python-pygobject
morph: strata/python-pygobject.morph
- name: libsoup-common
diff --git a/systems/cross-bootstrap-system-ppc64-generic.morph b/systems/cross-bootstrap-system-ppc64-generic.morph
index 56ce889c..a7953aa0 100644
--- a/systems/cross-bootstrap-system-ppc64-generic.morph
+++ b/systems/cross-bootstrap-system-ppc64-generic.morph
@@ -12,7 +12,7 @@ strata:
- name: python-cliapp
morph: strata/python-cliapp.morph
- name: python-core
- morph: strata/python-cliapp.morph
+ morph: strata/python-core.morph
- name: python-pygobject
morph: strata/python-pygobject.morph
- name: libsoup-common
diff --git a/systems/cross-bootstrap-system-x86_64-generic.morph b/systems/cross-bootstrap-system-x86_64-generic.morph
index b816a038..25397fe3 100644
--- a/systems/cross-bootstrap-system-x86_64-generic.morph
+++ b/systems/cross-bootstrap-system-x86_64-generic.morph
@@ -12,7 +12,7 @@ strata:
- name: python-cliapp
morph: strata/python-cliapp.morph
- name: python-core
- morph: strata/python-cliapp.morph
+ morph: strata/python-core.morph
- name: python-pygobject
morph: strata/python-pygobject.morph
- name: libsoup-common