summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2013-02-26 14:58:38 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2013-02-26 14:59:02 +0000
commit05ed9f72c949f483d25df96c465a7eee32ccd69d (patch)
treef2e968c7ce6095d7d1fdfc02329a5bcb093153c0
parenta998fab29d61933786b03658e1eae6d8826f276d (diff)
downloadmorphs-05ed9f72c949f483d25df96c465a7eee32ccd69d.tar.gz
Fix more refs
-rw-r--r--base-system-armv7-highbank.morph8
-rw-r--r--bsp-armv7-highbank.morph2
-rw-r--r--devel-system-armv7-highbank.morph10
3 files changed, 10 insertions, 10 deletions
diff --git a/base-system-armv7-highbank.morph b/base-system-armv7-highbank.morph
index 22005cb..24cfb95 100644
--- a/base-system-armv7-highbank.morph
+++ b/base-system-armv7-highbank.morph
@@ -9,22 +9,22 @@
{
"morph": "build-essential",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/samthursfield/build-essential-2"
},
{
"morph": "core",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/samthursfield/build-essential-2"
},
{
"morph": "foundation",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/samthursfield/build-essential-2"
},
{
"morph": "bsp-armv7-highbank",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/samthursfield/build-essential-2"
}
]
}
diff --git a/bsp-armv7-highbank.morph b/bsp-armv7-highbank.morph
index 1a49c68..145ec41 100644
--- a/bsp-armv7-highbank.morph
+++ b/bsp-armv7-highbank.morph
@@ -5,7 +5,7 @@
"build-depends": [
{
"repo": "baserock:baserock/morphs",
- "ref": "master",
+ "ref": "baserock/samthursfield/build-essential-2",
"morph": "core"
}
],
diff --git a/devel-system-armv7-highbank.morph b/devel-system-armv7-highbank.morph
index ab73541..af3a4c8 100644
--- a/devel-system-armv7-highbank.morph
+++ b/devel-system-armv7-highbank.morph
@@ -9,27 +9,27 @@
{
"morph": "build-essential",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/samthursfield/build-essential-2"
},
{
"morph": "core",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/samthursfield/build-essential-2"
},
{
"morph": "foundation",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/samthursfield/build-essential-2"
},
{
"morph": "bsp-armv7-highbank",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/samthursfield/build-essential-2"
},
{
"morph": "tools",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/samthursfield/build-essential-2"
}
]
}