From f73af357f15d2adb70ad4bd6a1f42914a867f4ec Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 19 Nov 2015 16:45:55 +0000 Subject: Fix system that was still including python3-core Change-Id: Ifb25de3488883da52eae15dcd20ebc09a42bcb7d --- systems/build-system-armv7lhf-rootfs.morph | 6 ++---- 1 file 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 -- cgit v1.2.1