[OE-core] [PATCH] glib-2.0: Remove recommend shared-mime-info for MinGW

Burton, Ross ross.burton at intel.com
Wed Oct 4 22:23:31 UTC 2017


Already queued for master and probably rocko.

Ross

On 4 October 2017 at 22:50, Alistair Francis <alistair23 at gmail.com> wrote:

> On Mon, Sep 25, 2017 at 3:56 PM, Alistair Francis
> <alistair.francis at xilinx.com> wrote:
> > Commit glib-2.0: recommend shared-mime-info
> > (51e4f9ca5368af5cefa26f4ca50b282e858982f8) broke compilation when cross
> > compiling for Windows. This patch removes the recommendation for
> > shared-mime-info when using MinGW cross compile.
> >
> > Signed-off-by: Alistair Francis <alistair.francis at xilinx.com>
> > Cc: Ross Burton <ross.burton at intel.com>
> > Cc: Richard Purdie <richard.purdie at linuxfoundation.org>
>
> Ping!
>
> Thanks,
> Alistair
>
> > ---
> >  meta/recipes-core/glib-2.0/glib.inc | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/meta/recipes-core/glib-2.0/glib.inc
> b/meta/recipes-core/glib-2.0/glib.inc
> > index ce15ccefc3..8434b7dae3 100644
> > --- a/meta/recipes-core/glib-2.0/glib.inc
> > +++ b/meta/recipes-core/glib-2.0/glib.inc
> > @@ -74,6 +74,8 @@ FILES_${PN}-codegen = "${datadir}/glib-2.0/codegen/*.py
> \
> >  FILES_${PN}-utils = "${bindir}/*"
> >
> >  RRECOMMENDS_${PN} += "shared-mime-info"
> > +# When cross compiling for Windows we don't want to include this
> > +RRECOMMENDS_${PN}_remove_mingw32 = "shared-mime-info"
> >
> >  ARM_INSTRUCTION_SET_armv4 = "arm"
> >  ARM_INSTRUCTION_SET_armv5 = "arm"
> > --
> > 2.11.0
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20171004/be205f19/attachment-0002.html>


More information about the Openembedded-core mailing list