[yocto] [meta-mono] [RFC] [PATCH 0/1] Force MONO_CFG_DIR

Richard Tollerton rich.tollerton at ni.com
Mon Jul 20 11:11:14 PDT 2015


Alex J Lennon <ajlennon at dynamicdevices.co.uk> writes:

> Out of image-full-mono these have problems without gmcs present,
>
> Looks like we need a solution for these three to use mcs instead of gmcs,
>
> mono-xsp_3.0.11.bb

I guess I'm the least concerned about this because of the fixes applied
in git. They still haven't cut a release yet so I'd guess we should just
create a mono-xsp_git.bb.

> dbus-sharp_0.8.0.bb

We might be able to work around this by setting $GMCS, judging from
configure.ac.

> mono-addins_1.1.bb

We might be able to work around this by setting $MCS, judging from
configure.ac.

Beyond that, I suppose the most OE-y way of solving this would be to
promote your script to a full-blown package that PROVIDES gmcs, such
that mono3 PROVIDES gmcs and mcs, but mono4 only PROVIDES mcs. Or
something like that.

> Cheers,
>
> Alex



More information about the yocto mailing list