Disables OCaml tools.

There is currently no support for OCaml in OpenEmbedded.

Signed-off-by: Machon Gregory <mbgrego@tycho.nsa.gov>
Signed-off-by: Bruce Ashfield <bruce@zedd.org>
This commit is contained in:
Machon Gregory 2015-12-16 12:08:41 -05:00 committed by Bruce Ashfield
parent 48c9261487
commit ac6ab1b406

View File

@ -712,6 +712,7 @@ EXTRA_OECONF += " \
--disable-pv-grub \ --disable-pv-grub \
--disable-xenstore-stubdom \ --disable-xenstore-stubdom \
--disable-rombios \ --disable-rombios \
--disable-ocamltools \
" "
do_configure() { do_configure() {