From be76e8c941530db9068c643647f1a55aee0ac18f Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 17 Jul 2015 11:42:02 +0100 Subject: Add Python 3 to all systems that contain Python 2 (cpython interpreter) Change-Id: Ib66f3f56b60cc5dc78d08e28e281d120d83a7b9d --- systems/build-system-armv7lhf-highbank.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/build-system-armv7lhf-highbank.morph') diff --git a/systems/build-system-armv7lhf-highbank.morph b/systems/build-system-armv7lhf-highbank.morph index 42156d78..228c4282 100644 --- a/systems/build-system-armv7lhf-highbank.morph +++ b/systems/build-system-armv7lhf-highbank.morph @@ -11,6 +11,8 @@ strata: morph: strata/foundation.morph - name: python-core morph: strata/python-core.morph +- name: python3-core + morph: strata/python3-core.morph - name: bsp-armv7-highbank morph: strata/bsp-armv7-highbank.morph - name: tools -- cgit v1.2.1