summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-11-19 16:45:55 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-11-19 17:02:48 +0000
commitf73af357f15d2adb70ad4bd6a1f42914a867f4ec (patch)
treee3218bf3f1dd0818f5fdc0c704951ef99effc406
parent864e70e1342fe87763ba171e4de977d71006c483 (diff)
downloaddefinitions-f73af357f15d2adb70ad4bd6a1f42914a867f4ec.tar.gz
Fix system that was still including python3-core
Change-Id: Ifb25de3488883da52eae15dcd20ebc09a42bcb7d
-rw-r--r--systems/build-system-armv7lhf-rootfs.morph6
1 files changed, 2 insertions, 4 deletions
diff --git a/systems/build-system-armv7lhf-rootfs.morph b/systems/build-system-armv7lhf-rootfs.morph
index c335783c..0cdfc804 100644
--- a/systems/build-system-armv7lhf-rootfs.morph
+++ b/systems/build-system-armv7lhf-rootfs.morph
@@ -10,10 +10,8 @@ strata:
morph: strata/core.morph
- name: foundation
morph: strata/foundation.morph
-- name: python-core
- morph: strata/python-core.morph
-- name: python3-core
- morph: strata/python3-core.morph
+- name: python2-core
+ morph: strata/python2-core.morph
- name: tools
morph: strata/tools.morph
- name: python-cliapp