diff options
author | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2014-05-16 10:28:45 +0000 |
---|---|---|
committer | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2014-05-16 17:02:05 +0100 |
commit | 13912d9262e44161e4609bda4b9cecaae5db3d6e (patch) | |
tree | 0f9c099d289f2907425a0de301a2c36b5a891186 /devel-system-x86_64-chroot.morph | |
parent | da7f1db8c9a66e0a295ed0dfc49afed12687fbf6 (diff) | |
download | definitions-13912d9262e44161e4609bda4b9cecaae5db3d6e.tar.gz |
Add a tools BSP stratum and add to the chroot devel systems for x86.
This means that chroots will be able to build rawdisks providing the
host has a compatible btrfs module.
Diffstat (limited to 'devel-system-x86_64-chroot.morph')
-rw-r--r-- | devel-system-x86_64-chroot.morph | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel-system-x86_64-chroot.morph b/devel-system-x86_64-chroot.morph index 04ab534c..50c757ea 100644 --- a/devel-system-x86_64-chroot.morph +++ b/devel-system-x86_64-chroot.morph @@ -15,3 +15,4 @@ strata: - morph: foundation - morph: tools - morph: openstack-clients +- morph: bsp-x86_both-tools |