summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-15 14:40:26 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-15 14:40:26 +0000
commit55d83f0889ae6a39f12a24ad9eccb20cbaa55949 (patch)
tree279c5c8aded067a6316a259063fcc5d56098cc42
parent14766c82540a261a55e62cfc55f82395b4dd6226 (diff)
downloadmorphs-55d83f0889ae6a39f12a24ad9eccb20cbaa55949.tar.gz
bootstrap-pass1.morph: gcc has separate branches
Patches needed to be applied to the source. Rather than doing this at build time it makes more sense to have each be a different branch Technically the names can be changed since it now allows a unique reference for this triple, however for specifying dependencies the name has to be unique
-rw-r--r--bootstrap-pass1.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap-pass1.morph b/bootstrap-pass1.morph
index c7addbd..f62e0af 100644
--- a/bootstrap-pass1.morph
+++ b/bootstrap-pass1.morph
@@ -9,7 +9,7 @@
},
{
"repo": "gcc-tarball",
- "ref": "baserock/bootstrap",
+ "ref": "baserock/bootstrap-pass1-1",
"name": "gcc-bootstrap-pass1-1"
},
{
@@ -29,7 +29,7 @@
},
{
"repo": "gcc-tarball",
- "ref": "baserock/bootstrap",
+ "ref": "baserock/bootstrap-pass1-2",
"name": "gcc-bootstrap-pass1-2"
},
{