summaryrefslogtreecommitdiff
path: root/systems/build-system-armv7lhf-jetson.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-02-10 18:25:25 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-02-10 18:26:30 +0000
commit61c8e415cc1c53641f24706b22dab7dd1718c34d (patch)
tree80ac30fafd8f261877a4ffe83a828fac8bf3409b /systems/build-system-armv7lhf-jetson.morph
parent411e02dd7d186817538f4e6759cc6ab277ce3eb5 (diff)
downloaddefinitions-61c8e415cc1c53641f24706b22dab7dd1718c34d.tar.gz
Add python-core to build-systems and as a dep of Morph
This allows us to use the Python 'requests' library in Morph.
Diffstat (limited to 'systems/build-system-armv7lhf-jetson.morph')
-rw-r--r--systems/build-system-armv7lhf-jetson.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/build-system-armv7lhf-jetson.morph b/systems/build-system-armv7lhf-jetson.morph
index 5a45c7c8..846681a2 100644
--- a/systems/build-system-armv7lhf-jetson.morph
+++ b/systems/build-system-armv7lhf-jetson.morph
@@ -9,6 +9,8 @@ strata:
morph: strata/core.morph
- name: foundation
morph: strata/foundation.morph
+- name: python-core
+ morph: strata/python-core.morph
- name: bsp-jetson
morph: strata/bsp-jetson.morph
- name: tools