summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-21 13:03:14 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-21 13:03:14 +0000
commite3b0b8932585f6c7ada0ce252b66c3cbc2abbac4 (patch)
treeb2205fa11dbd5e57fc59dbcd0c92b6098df9bebe
parentc2fe8c52f8b1b037693b928149060c62f4eb914d (diff)
downloadmorphs-e3b0b8932585f6c7ada0ce252b66c3cbc2abbac4.tar.gz
bootstrap-pass1: use redhat binutils mirror
this mirror has more useful history and is a direct git mirror the baserock/bootstrap-pass1 branch is based off the same contents as the tarball release we built from earlier
-rw-r--r--bootstrap-pass1.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap-pass1.morph b/bootstrap-pass1.morph
index 4592cd7..19ea6b6 100644
--- a/bootstrap-pass1.morph
+++ b/bootstrap-pass1.morph
@@ -3,7 +3,7 @@
"kind": "stratum",
"sources": [
{
- "repo": "binutils",
+ "repo": "binutils-redhat",
"ref": "baserock/bootstrap-pass1",
"name": "binutils-1"
},
@@ -23,7 +23,7 @@
"name": "eglibc"
},
{
- "repo": "binutils",
+ "repo": "binutils-redhat",
"ref": "baserock/bootstrap-pass1",
"name": "binutils-2"
},