summaryrefslogtreecommitdiff
path: root/bsp-imx53.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 /bsp-imx53.morph
parente74f5991f08ef15e19940ed205c6fc1b073c7e8f (diff)
downloadmorphs-7310e136f29645455adb7e1b0523cbb724cbed98.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 'bsp-imx53.morph')
-rw-r--r--bsp-imx53.morph7
1 files changed, 4 insertions, 3 deletions
diff --git a/bsp-imx53.morph b/bsp-imx53.morph
index d8c668d..3b4a4d6 100644
--- a/bsp-imx53.morph
+++ b/bsp-imx53.morph
@@ -5,7 +5,7 @@
"build-depends": [
{
"repo": "baserock:baserock/morphs",
- "ref": "master",
+ "ref": "baserock/release/baserock-8",
"morph": "core"
}
],
@@ -13,8 +13,9 @@
{
"name": "linux",
"repo": "upstream:linux",
- "ref": "baserock/morph",
- "build-depends": []
+ "ref": "ef07590e16be78084065117b54ded3e35a852bc7",
+ "build-depends": [],
+ "unpetrify-ref": "baserock/morph"
}
]
}