summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-24 17:55:34 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-27 17:28:38 +0000
commit2986b002abaf98d7ce279c76e6ed2d3f6e278bd5 (patch)
treeeffde028ac230332521f0c2ba469fb9f9d681271
parent87fb99154575a7f9a4ada817de3f858fff089a77 (diff)
downloaddefinitions-2986b002abaf98d7ce279c76e6ed2d3f6e278bd5.tar.gz
Add missing python-core stratum to armv8l64 systems
-rw-r--r--systems/build-system-armv8l64.morph2
-rw-r--r--systems/devel-system-armv8l64.morph2
2 files changed, 4 insertions, 0 deletions
diff --git a/systems/build-system-armv8l64.morph b/systems/build-system-armv8l64.morph
index 7715ecb7..01d70c61 100644
--- a/systems/build-system-armv8l64.morph
+++ b/systems/build-system-armv8l64.morph
@@ -12,6 +12,8 @@ strata:
morph: strata/core.morph
- name: foundation
morph: strata/foundation.morph
+- name: python-core
+ morph: strata/python-core.morph
- name: bsp-armv8l64-generic
morph: strata/bsp-armv8l64-generic.morph
- name: tools
diff --git a/systems/devel-system-armv8l64.morph b/systems/devel-system-armv8l64.morph
index 27080535..e292e780 100644
--- a/systems/devel-system-armv8l64.morph
+++ b/systems/devel-system-armv8l64.morph
@@ -30,6 +30,8 @@ strata:
morph: strata/baserock-import.morph
- name: nfs
morph: strata/nfs.morph
+- name: python-core
+ morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: devtools