summaryrefslogtreecommitdiff
path: root/base-system-armv7-highbank.morph
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2013-01-30 15:12:03 +0000
committerJavier Jardón <javier.jardon@codethink.co.uk>2013-02-13 13:49:43 +0000
commit42171a1c3a75c4606383103cda4129ab344e1d69 (patch)
tree4a5e01c652e5721cd2378074b83b5e74883f706e /base-system-armv7-highbank.morph
parent980a9089527fa577bc1facd6a0382fa2eacef716 (diff)
downloaddefinitions-42171a1c3a75c4606383103cda4129ab344e1d69.tar.gz
highbank: Adapt to new build-essential changes
Diffstat (limited to 'base-system-armv7-highbank.morph')
-rw-r--r--base-system-armv7-highbank.morph11
1 files changed, 8 insertions, 3 deletions
diff --git a/base-system-armv7-highbank.morph b/base-system-armv7-highbank.morph
index 9bdadbaa..63776d4d 100644
--- a/base-system-armv7-highbank.morph
+++ b/base-system-armv7-highbank.morph
@@ -7,14 +7,19 @@
"disk-size": "2G",
"strata": [
{
- "morph": "bsp-armv7-highbank",
+ "morph": "build-essential",
"repo": "baserock:baserock/morphs",
- "ref": "jjardon/calxeda_highbank"
+ "ref": "master"
},
{
- "morph": "foundation",
+ "morph": "core",
"repo": "baserock:baserock/morphs",
"ref": "master"
+ },
+ {
+ "morph": "bsp-armv7-highbank",
+ "repo": "baserock:baserock/morphs",
+ "ref": "jjardon/highbank"
}
]
}