summaryrefslogtreecommitdiff
path: root/foundation.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 /foundation.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 'foundation.morph')
-rw-r--r--foundation.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/foundation.morph b/foundation.morph
index 46ad8241..e3a7867f 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -5,7 +5,7 @@
"chunks": [
{
"name": "fhs-dirs",
- "repo": "baserock:fhs-dirs",
+ "repo": "baserock:baserock/fhs-dirs",
"ref": "master",
"build-depends": []
},
@@ -75,7 +75,7 @@
},
{
"name": "tbdiff",
- "repo": "baserock:tbdiff",
+ "repo": "baserock:baserock/tbdiff",
"ref": "master",
"build-depends": [
"eglibc",