summaryrefslogtreecommitdiff
path: root/genivi-foundation.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 /genivi-foundation.morph
parente74f5991f08ef15e19940ed205c6fc1b073c7e8f (diff)
downloadmorphs-baserock/release/baserock-8.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 'genivi-foundation.morph')
-rw-r--r--genivi-foundation.morph19
1 files changed, 11 insertions, 8 deletions
diff --git a/genivi-foundation.morph b/genivi-foundation.morph
index 51fccc0..fb7053b 100644
--- a/genivi-foundation.morph
+++ b/genivi-foundation.morph
@@ -6,32 +6,35 @@
{
"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"
}
],
"chunks": [
{
"name": "dbus-glib",
"repo": "upstream:dbus-glib",
- "ref": "baserock/morph",
- "build-depends": []
+ "ref": "ee85b071fb51efb9f9a48d4a658cbefefd14544a",
+ "build-depends": [],
+ "unpetrify-ref": "baserock/morph"
},
{
"name": "fuse",
"repo": "upstream:fuse",
- "ref": "baserock/genivi/morph",
- "build-depends": []
+ "ref": "13ee8f62d4aa3360adb6956fb30da0c858928fa2",
+ "build-depends": [],
+ "unpetrify-ref": "baserock/genivi/morph"
},
{
"name": "linuxquota",
"repo": "upstream:linuxquota",
- "ref": "baserock/genivi/morph",
- "build-depends": []
+ "ref": "0804c89a16736533e440771dc42a15e5d0223902",
+ "build-depends": [],
+ "unpetrify-ref": "baserock/genivi/morph"
}
]
}