summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-15 11:39:32 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-15 11:39:32 +0000
commit05c10bdaf9c77ea7a2ae9958af356bcb9851ae87 (patch)
treeba39dfbbb2420a82a18605730d1d6f37d4d890d8
parent35e4310946f1d4d335c9eefae91a0bf2c3d73704 (diff)
downloaddefinitions-05c10bdaf9c77ea7a2ae9958af356bcb9851ae87.tar.gz
Add virtualization to x86_32 devel system toobaserock/sam/scratchbox2
Scratchbox2 on x86_64 tries to build both 32 and 64bit binaries, which doesn't work in Baserock because we don't use multilib, i.e. there is no 32-bit toolchain in a 64bit Baserock system. It's probably possible to fix this, but for now let's just build 32-bit.
-rw-r--r--systems/devel-system-x86_32-generic.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/devel-system-x86_32-generic.morph b/systems/devel-system-x86_32-generic.morph
index a7f3f9ce..8717874f 100644
--- a/systems/devel-system-x86_32-generic.morph
+++ b/systems/devel-system-x86_32-generic.morph
@@ -18,6 +18,8 @@ strata:
morph: strata/openstack-clients.morph
- name: cloudinit-support
morph: strata/cloudinit-support.morph
+- name: virtualization
+ morph: strata/virtualization.morph
configuration-extensions:
- set-hostname
- add-config-files