summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-04-26 16:43:03 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-04-26 16:43:03 +0100
commit2f16126d3e36b302901ed44266581df03daaada3 (patch)
treee9cdf19fd0568540ce664caaf2495e5cb4d22e4d
parent8c27c36a3e695e42bd0125b394ac2bf0a5dde6f7 (diff)
downloadmorphs-2f16126d3e36b302901ed44266581df03daaada3.tar.gz
bootstrap: only build eglibc once in bootstrap
-rw-r--r--bootstrap-pass2.morph8
1 files changed, 1 insertions, 7 deletions
diff --git a/bootstrap-pass2.morph b/bootstrap-pass2.morph
index 247086e..08ddf68 100644
--- a/bootstrap-pass2.morph
+++ b/bootstrap-pass2.morph
@@ -12,13 +12,7 @@
"ref": "baserock/morph"
},
{
- "name": "eglibc-runtime",
- "morph": "eglibc",
- "repo": "eglibc2",
- "ref": "baserock/2.15-morph"
- },
- {
- "name": "eglibc-devel",
+ "name": "eglibc",
"morph": "eglibc",
"repo": "eglibc2",
"ref": "baserock/2.15-morph"