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-armv8b64.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/build-system-armv8b64.morph') diff --git a/systems/build-system-armv8b64.morph b/systems/build-system-armv8b64.morph index aa16f545..21e28937 100644 --- a/systems/build-system-armv8b64.morph +++ b/systems/build-system-armv8b64.morph @@ -16,6 +16,8 @@ strata: morph: strata/bsp-armv8b64-generic.morph - name: python-core morph: strata/python-core.morph +- name: python3-core + morph: strata/python3-core.morph - name: tools morph: strata/tools.morph - name: python-cliapp -- cgit v1.2.1