summaryrefslogtreecommitdiff
path: root/base-system-armv7-highbank.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-05-30 14:32:31 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-05-30 14:32:31 +0000
commit7310e136f29645455adb7e1b0523cbb724cbed98 (patch)
tree76096d07ff9e49c40fc68c98a37ca0cbbd62f7c4 /base-system-armv7-highbank.morph
parente74f5991f08ef15e19940ed205c6fc1b073c7e8f (diff)
downloadmorphs-genivi-F-1.1.tar.gz
nfs was manually petrified, since there are out-of-tree morphologies that use it. The manual petrify tool is not stratum build-dependency-aware, so those refs had to be manually fixed.
Diffstat (limited to 'base-system-armv7-highbank.morph')
-rw-r--r--base-system-armv7-highbank.morph14
1 files changed, 7 insertions, 7 deletions
diff --git a/base-system-armv7-highbank.morph b/base-system-armv7-highbank.morph
index bb9cc5b..0ffcd6f 100644
--- a/base-system-armv7-highbank.morph
+++ b/base-system-armv7-highbank.morph
@@ -9,30 +9,30 @@
{
"morph": "build-essential",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/release/baserock-8"
},
{
"morph": "core",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/release/baserock-8"
},
{
"morph": "foundation",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/release/baserock-8"
},
{
"morph": "bsp-armv7-highbank",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/release/baserock-8"
}
],
"configuration-extensions": [
"set-hostname",
"ssh",
"add-config-files",
- "simple-network",
- "nfsboot",
- "install-files"
+ "simple-network",
+ "nfsboot",
+ "install-files"
]
}