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

Chris Patterson cjp256 at gmail.com
Tue Dec 22 10:27:29 PST 2015


+1, though I wonder if should be using PACKAGECONFIG?  Should
packageconfig options be only for things that are known to work?

On Mon, Dec 21, 2015 at 3:11 PM, Doug Goldstein <cardoe at cardoe.com> wrote:
> On 12/16/15 11:08 AM, Machon Gregory wrote:
>> 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() {
>>
>
> Reviewed-by: Doug Goldstein <cardoe at cardoe.com>
>
> --
> Doug Goldstein
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>


More information about the meta-virtualization mailing list