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 15:16:10 +0000
commitc6142010b65a389fb90432f0559f3d6bb225aad3 (patch)
tree17ea155a9c6991ca657ca95031dac66d466cd9e3
parentf2aed246dca158f78c1d0721ca7f6579043b41b2 (diff)
downloaddefinitions-c6142010b65a389fb90432f0559f3d6bb225aad3.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