summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-07-12 13:34:57 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-07-12 13:34:57 +0100
commit17cf260d85729311b835141e64fe0d7104c97cf6 (patch)
tree05361df5d249e803b9d6f72e16c50005db1b403b
parentc82b51c3d20d317171829d6f7a24ad3354a07c94 (diff)
downloadmorphs-17cf260d85729311b835141e64fe0d7104c97cf6.tar.gz
morphs: remove reference to rm/no-bb-overlap
-rw-r--r--bootstrap-pass2.morph2
-rw-r--r--devel.morph2
2 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap-pass2.morph b/bootstrap-pass2.morph
index 0b20499..95ec0b5 100644
--- a/bootstrap-pass2.morph
+++ b/bootstrap-pass2.morph
@@ -67,7 +67,7 @@
{
"name": "coreutils",
"repo": "upstream:coreutils",
- "ref": "rm/no-bb-overlap/bootstrap-pass2",
+ "ref": "baserock/bootstrap-pass2",
"build-depends": ["gperf"]
},
{
diff --git a/devel.morph b/devel.morph
index 413408a..5a0b541 100644
--- a/devel.morph
+++ b/devel.morph
@@ -79,7 +79,7 @@
{
"name": "coreutils",
"repo": "upstream:coreutils",
- "ref": "rm/no-bb-overlap/morph",
+ "ref": "baserock/morph",
"build-depends": [ "make" ]
},
{