[meta-virtualization] [V2 Patch 1/2] Disables OCaml tools.

Machon Gregory mbgrego at tycho.nsa.gov
Wed Dec 16 09:08:41 PST 2015


There is currently no support for OCaml in OpenEmbedded.

Signed-off-by: Machon Gregory <mbgrego at tycho.nsa.gov>
---
 recipes-extended/xen/xen.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
index 00f1823..9e35459 100644
--- a/recipes-extended/xen/xen.inc
+++ b/recipes-extended/xen/xen.inc
@@ -712,6 +712,7 @@ EXTRA_OECONF += " \
     --disable-pv-grub \
     --disable-xenstore-stubdom \
     --disable-rombios \
+    --disable-ocamltools \
     "
 
 do_configure() {
-- 
2.1.0



More information about the meta-virtualization mailing list