From 61c8e415cc1c53641f24706b22dab7dd1718c34d Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 10 Feb 2015 18:25:25 +0000 Subject: Add python-core to build-systems and as a dep of Morph This allows us to use the Python 'requests' library in Morph. --- systems/build-system-armv7lhf-highbank.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/build-system-armv7lhf-highbank.morph') diff --git a/systems/build-system-armv7lhf-highbank.morph b/systems/build-system-armv7lhf-highbank.morph index 3c41fa1e..cf37f5e6 100644 --- a/systems/build-system-armv7lhf-highbank.morph +++ b/systems/build-system-armv7lhf-highbank.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-armv7-highbank morph: strata/bsp-armv7-highbank.morph - name: tools -- cgit v1.2.1