summaryrefslogtreecommitdiff
path: root/base-system-x86_64-generic.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-01-28 15:08:16 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-01-28 15:08:16 +0000
commit03432c2c33523965aadfe06c28c531b2cfe016ff (patch)
treee5a76a87294a912345a7c3dd990f76a90cf68dae /base-system-x86_64-generic.morph
parentd17d1b3a90158a421f4738e30a9f6c2eb55fe318 (diff)
parentce7ff87138bfec755c0543ec2d0712574f1128b4 (diff)
downloaddefinitions-03432c2c33523965aadfe06c28c531b2cfe016ff.tar.gz
Merge remote-tracking branch 'origin/baserock/samthursfield/build-essential'
Conflicts: core.morph
Diffstat (limited to 'base-system-x86_64-generic.morph')
-rw-r--r--base-system-x86_64-generic.morph13
1 files changed, 9 insertions, 4 deletions
diff --git a/base-system-x86_64-generic.morph b/base-system-x86_64-generic.morph
index 94c93ff1..68fc7761 100644
--- a/base-system-x86_64-generic.morph
+++ b/base-system-x86_64-generic.morph
@@ -7,14 +7,19 @@
"disk-size": "2G",
"strata": [
{
- "morph": "bsp-x86_64-generic",
+ "morph": "build-essential",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/samthursfield/build-essential"
},
{
- "morph": "foundation",
+ "morph": "core",
+ "repo": "baserock:baserock/morphs",
+ "ref": "baserock/samthursfield/build-essential"
+ },
+ {
+ "morph": "bsp-x86_64-generic",
"repo": "baserock:baserock/morphs",
- "ref": "master"
+ "ref": "baserock/samthursfield/build-essential"
}
]
}