summaryrefslogtreecommitdiff
path: root/devel-system-x86_64-generic.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-11-08 14:42:33 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-11-08 14:42:57 +0000
commit380c110ced82006b2c355cc61878c0902365014b (patch)
treeb4c62d16ae582dddac99a1abb6a16b30b153f382 /devel-system-x86_64-generic.morph
parent494222dd3967ae1f954627543bbcd2eb0f28c8c1 (diff)
parent7f0c3548e6dca3819c4fd56b2326e5713680b8cc (diff)
downloaddefinitions-380c110ced82006b2c355cc61878c0902365014b.tar.gz
Merge branch 'liw/url-change' of git://git.baserock.org/baserock/morphs
We're going to move git.baserock.org to a new host, and also running on a new software stack. Because of the new software stack, the repo URLs that currently are of the form "baserock:foo" will need to change to the form "baserock:baserock/foo". We have added a compatibility symlink so that the new form works on the old git.baserock.org server, so changing morphologies now is harmless.
Diffstat (limited to 'devel-system-x86_64-generic.morph')
-rw-r--r--devel-system-x86_64-generic.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel-system-x86_64-generic.morph b/devel-system-x86_64-generic.morph
index 09b322c2..c9bcda6b 100644
--- a/devel-system-x86_64-generic.morph
+++ b/devel-system-x86_64-generic.morph
@@ -8,17 +8,17 @@
"strata": [
{
"morph": "bsp-x86_64-generic",
- "repo": "baserock:morphs",
+ "repo": "baserock:baserock/morphs",
"ref": "master"
},
{
"morph": "foundation",
- "repo": "baserock:morphs",
+ "repo": "baserock:baserock/morphs",
"ref": "master"
},
{
"morph": "devel",
- "repo": "baserock:morphs",
+ "repo": "baserock:baserock/morphs",
"ref": "master"
}
]