summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bootstrap-pass2.morph4
-rw-r--r--devel.morph2
2 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap-pass2.morph b/bootstrap-pass2.morph
index 5fda4d1..1f15fcc 100644
--- a/bootstrap-pass2.morph
+++ b/bootstrap-pass2.morph
@@ -26,8 +26,8 @@
},
{
"name": "binutils",
- "repo": "upstream:binutils",
- "ref": "baserock/bootstrap"
+ "repo": "upstream:binutils-redhat",
+ "ref": "baserock/bootstrap-pass2"
},
{
"name": "gcc",
diff --git a/devel.morph b/devel.morph
index 602105a..d25b2a9 100644
--- a/devel.morph
+++ b/devel.morph
@@ -16,7 +16,7 @@
},
{
"name": "binutils",
- "repo": "upstream:binutils",
+ "repo": "upstream:binutils-redhat",
"ref": "baserock/morph"
},
{