summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorEdward Cragg <edward.cragg@codethink.co.uk>2015-11-06 17:23:55 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-11-09 13:39:03 +0000
commitd4b2bc889ee2c37f9f76914cdba598621ff64c03 (patch)
treee22c2fa809475b994afeef4c7e740c4eefc3a0c0 /systems
parentf9cb3bc187746468bb5faa5fc68d5b902630da15 (diff)
downloaddefinitions-d4b2bc889ee2c37f9f76914cdba598621ff64c03.tar.gz
SoCFPGA: Amendments to SoCFPGA system definitions
Remove a duplicated stratum, and correct the repo url for bsp-support. These Altera SoCFPGA definitions will now build correctly with modern morph. Change-Id: I614c1e21ead2d4d66607695b8482eecefc44cd7c
Diffstat (limited to 'systems')
-rw-r--r--systems/build-system-armv7l-altera-socfpga-devkit.morph4
-rw-r--r--systems/devel-system-armv7l-altera-socfpga-devkit.morph4
2 files changed, 4 insertions, 4 deletions
diff --git a/systems/build-system-armv7l-altera-socfpga-devkit.morph b/systems/build-system-armv7l-altera-socfpga-devkit.morph
index ff93569f..813392cb 100644
--- a/systems/build-system-armv7l-altera-socfpga-devkit.morph
+++ b/systems/build-system-armv7l-altera-socfpga-devkit.morph
@@ -13,8 +13,8 @@ strata:
morph: strata/foundation.morph
- name: bsp-armv7l-altera-socfpga-devkit
morph: strata/bsp-armv7l-altera-socfpga-devkit.morph
-- name: python-core
- morph: strata/python-core.morph
+- name: python2-core
+ morph: strata/python2-core.morph
- name: tools
morph: strata/tools.morph
- name: python-cliapp
diff --git a/systems/devel-system-armv7l-altera-socfpga-devkit.morph b/systems/devel-system-armv7l-altera-socfpga-devkit.morph
index e467d862..ab8f6bf1 100644
--- a/systems/devel-system-armv7l-altera-socfpga-devkit.morph
+++ b/systems/devel-system-armv7l-altera-socfpga-devkit.morph
@@ -35,8 +35,8 @@ strata:
morph: strata/baserock-import.morph
- name: nfs
morph: strata/nfs.morph
-- name: python-core
- morph: strata/python-core.morph
+- name: python2-core
+ morph: strata/python2-core.morph
- name: python-tools
morph: strata/python-tools.morph
- name: python-common