summaryrefslogtreecommitdiff
path: root/devel-bootstrap.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-11-14 16:47:49 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-11-14 16:47:49 +0000
commitaabf8e6f805d41379a58cb2752249f6daee17076 (patch)
tree45fd6ea1e060a1c8fe117129d0f05785b8454e35 /devel-bootstrap.morph
parent314513c152dc688203718d9784cbbd1876a88e1a (diff)
downloaddefinitions-aabf8e6f805d41379a58cb2752249f6daee17076.tar.gz
Add preliminary morph for bootstrapping devel system from scratch
Diffstat (limited to 'devel-bootstrap.morph')
-rw-r--r--devel-bootstrap.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/devel-bootstrap.morph b/devel-bootstrap.morph
new file mode 100644
index 00000000..bfd8b511
--- /dev/null
+++ b/devel-bootstrap.morph
@@ -0,0 +1,15 @@
+{
+ "name": "devel-bootstrap",
+ "kind": "stratum",
+ "sources": [
+ {
+ "name": "fhs-dirs",
+ "ref": "baserocks/bootstrap"
+ },
+ {
+ "name": "binutils-pass-1",
+ "repo": "binutils",
+ "ref": "baserocks/bootstrap",
+ "morph": "binutils-pass-1.morph"
+ ]
+}