summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-01-14 17:02:05 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-01-14 17:16:02 +0000
commitdd8d74ed90e42bfa5861da06ea06bf00d70f56ed (patch)
treeaf1642ef47fb51d0c9f4ee45f3f9d30d33cd05d1
parentb9571b6466a6700e13684f9077ba2f8ee3459d38 (diff)
downloaddefinitions-dd8d74ed90e42bfa5861da06ea06bf00d70f56ed.tar.gz
Add cross-bootstrap system for armv7lhf
-rw-r--r--cross-bootstrap-system-armv7lhf-generic.morph14
1 files changed, 14 insertions, 0 deletions
diff --git a/cross-bootstrap-system-armv7lhf-generic.morph b/cross-bootstrap-system-armv7lhf-generic.morph
new file mode 100644
index 00000000..93617539
--- /dev/null
+++ b/cross-bootstrap-system-armv7lhf-generic.morph
@@ -0,0 +1,14 @@
+arch: armv7lhf
+description: A system that produces the minimum needed to build a devel system
+kind: system
+name: cross-bootstrap-system-armv7lhf-generic
+strata:
+- morph: build-essential
+ ref: master
+ repo: baserock:baserock/morphs
+- morph: core
+ ref: master
+ repo: baserock:baserock/morphs
+- morph: cross-bootstrap
+ ref: master
+ repo: baserock:baserock/morphs