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/devel-system-x86_32-chroot.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/devel-system-x86_32-chroot.morph') diff --git a/systems/devel-system-x86_32-chroot.morph b/systems/devel-system-x86_32-chroot.morph index bc3872a7..649a8645 100644 --- a/systems/devel-system-x86_32-chroot.morph +++ b/systems/devel-system-x86_32-chroot.morph @@ -37,6 +37,8 @@ strata: morph: strata/baserock-import.morph - name: python-core morph: strata/python-core.morph +- name: python3-core + morph: strata/python3-core.morph - name: python-tools morph: strata/python-tools.morph - name: python-common -- cgit v1.2.1