summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-18 15:59:28 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-18 15:59:28 +0000
commit243eae276618dac4c48c665a981a822ab08fe319 (patch)
tree46fa0398437119a54cf7c4d359afaffa37156448 /foundation.morph
parent918f8cc7333da20857292eac9510222b2ccbc92d (diff)
parente93cc7309bc019ef97c2cf5c5d37ec576fcf92ad (diff)
downloaddefinitions-243eae276618dac4c48c665a981a822ab08fe319.tar.gz
Merge branch 'liw/baserock-refs'
Change branch names for all chunks that had master or trunk to baserock/morph. I have tested that base and devel systems build.
Diffstat (limited to 'foundation.morph')
-rw-r--r--foundation.morph10
1 files changed, 5 insertions, 5 deletions
diff --git a/foundation.morph b/foundation.morph
index f13cc85a..c49dba11 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -39,13 +39,13 @@
{
"name": "libffi",
"repo": "upstream:libffi",
- "ref": "master",
+ "ref": "baserock/morph",
"build-depends": []
},
{
"name": "libusbx",
"repo": "upstream:libusbx",
- "ref": "master",
+ "ref": "baserock/morph",
"build-depends": []
},
{
@@ -65,7 +65,7 @@
{
"name": "glib",
"repo": "upstream:glib",
- "ref": "master",
+ "ref": "baserock/morph",
"build-depends": [
"libffi"
]
@@ -119,7 +119,7 @@
{
"name": "gtk-doc-stub",
"repo": "upstream:gtk-doc-stub",
- "ref": "master",
+ "ref": "baserock/morph",
"build-depends": []
},
{
@@ -131,7 +131,7 @@
{
"name": "libxslt",
"repo": "upstream:libxslt",
- "ref": "master",
+ "ref": "baserock/master",
"build-depends": []
},
{